summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 56e5faceffc0..e7db5fbb85cd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@ _android_arch=x86
pkgname=android-${_android_arch}-libevent
pkgver=2.1.12
-pkgrel=2
+pkgrel=3
arch=('any')
-pkgdesc="Event notification library (android)"
+pkgdesc="Event notification library (Android, ${_android_arch})"
url="https://libevent.org/"
license=('BSD')
depends=("android-${_android_arch}-openssl")