summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGonzalo Exequiel Pedone2024-02-13 11:31:39 -0300
committerGonzalo Exequiel Pedone2024-02-13 11:31:39 -0300
commitd3bb62e8e54ae5b2a430d5d224456000b9ccd030 (patch)
tree43a4f544d1fb82c69280be2752fb31dfbf96c370 /PKGBUILD
parente8857872f56d573ef334efe99e53d5a4a4c24faf (diff)
downloadaur-d3bb62e8e54ae5b2a430d5d224456000b9ccd030.tar.gz
Removed root and sys_root properties because it conflicts with pkgconf.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5142222f8780..318b476444ed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=android-meson
pkgver=2
-pkgrel=1
+pkgrel=2
arch=('any')
pkgdesc="Meson wrapper for Android"
depends=('meson' 'android-environment' 'android-pkg-config')