summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGonzalo Exequiel Pedone2024-04-11 16:42:56 -0300
committerGonzalo Exequiel Pedone2024-04-11 16:42:56 -0300
commite8044954166191ceaac0de869344cf94db59a9c6 (patch)
treed7c392fed7b8b05025e74cbffe1bff12e3afcf2f /PKGBUILD
parent66a7823f7561b3d6e17ce9be359fda8bef29f3b3 (diff)
downloadaur-e8044954166191ceaac0de869344cf94db59a9c6.tar.gz
Fixed flags.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 52ae5aa69e68..21e2974ea650 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
pkgname=android-environment
pkgver=5
-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'
license=('MIT')
source=('android-env.sh')
-md5sums=('260d0027cabb2f1034ba55a6ac83b11a')
+md5sums=('0bd5cffb5899ae5bb27a2f60f7b5baa5')
package() {
install -d ${pkgdir}/usr/bin