summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorruki <[email protected]>2020-02-25 00:46:55 +0800
committerruki <[email protected]>2020-02-24 22:41:31 +0800
commitce6f3fbf261e55584fba8501d0307bd23ca859b7 (patch)
tree2bdf6d35f6e4aca5ba0e6a2035ab0ef19d6bc585 /scripts
parenteeea33dc1b3c3ff991da796b52c4607f4b25bbb2 (diff)
update pkgrel
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"