summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rw-r--r--scripts/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/PKGBUILD b/scripts/PKGBUILD
index 75869b1c6..743669fbb 100644
--- a/scripts/PKGBUILD
+++ b/scripts/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=xmake
pkgver=2.2.8
-pkgrel=2
+pkgrel=3
pkgdesc="A make-like build utility based on Lua"
arch=('i686' 'x86_64')
url="https://github.com/xmake-io/xmake"