summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/PKGBUILD b/scripts/PKGBUILD
index 1ca9d4db9..eb01d5794 100755
--- a/scripts/PKGBUILD
+++ b/scripts/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=xmake
pkgver=2.3.1
-pkgrel=3
+pkgrel=4
pkgdesc="A make-like build utility based on Lua"
arch=('i686' 'x86_64')
url="https://github.com/xmake-io/xmake"