summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGonzalo Exequiel Pedone2019-07-22 15:34:58 -0300
committerGonzalo Exequiel Pedone2019-07-22 15:34:58 -0300
commit99528c56013767b38790711dc171d554a304207b (patch)
tree3442ae70fee336fd616e58ecae7a2dda6132acab /PKGBUILD
parent94ffd40a78dc428d2303940a3da554d9190423bc (diff)
downloadaur-99528c56013767b38790711dc171d554a304207b.tar.gz
Added check_android_platform.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 362cc779d533..9bf141a24458 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=android-environment
pkgver=2
-pkgrel=1
+pkgrel=2
pkgdesc='Script providing common environment variables and functions for Android builds.'
arch=('any')
url='https://aur.archlinux.org/packages/android-evironment'