summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorruki2022-12-24 16:34:01 +0800
committerruki2022-12-24 16:34:01 +0800
commit7f25714e38f4c323979dcd8e8efbda416fc84521 (patch)
tree68c5e5c406f933c3e1e9a6665062ee567acab672 /PKGBUILD
parent1a3646465e707d33778e3f64a85dbae55d0f3b62 (diff)
downloadaur-7f25714e38f4c323979dcd8e8efbda416fc84521.tar.gz
update build scripts
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ba0fb22107c5..dcaae6d92865 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=xmake
pkgver=2.7.4
-pkgrel=1
+pkgrel=2
pkgdesc="A cross-platform build utility based on Lua"
arch=('i686' 'x86_64' 'aarch64')
url="https://github.com/xmake-io/xmake"