summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGonzalo Exequiel Pedone2024-03-15 18:37:34 -0300
committerGonzalo Exequiel Pedone2024-03-15 18:37:34 -0300
commit9a86eb2e51c752204b03cc3562c7564e97759784 (patch)
treedf0fcd13ee26a0216e51b7b9f6b5f1aa7a0a8c7e /PKGBUILD
parent16a373f914b856267b6b2e8b2a4d7dd2fd56c984 (diff)
downloadaur-9a86eb2e51c752204b03cc3562c7564e97759784.tar.gz
Fixed typo.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ea25a3623946..8843b772435c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
pkgname=android-environment
pkgver=4
-pkgrel=4
+pkgrel=5
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=('048697c7601e4cf639ce0781763b938a')
+md5sums=('bac7a7cfbe588e39cad7f9913854cb97')
package() {
install -d ${pkgdir}/usr/bin