summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGonzalo Exequiel Pedone2024-03-08 23:11:24 -0300
committerGonzalo Exequiel Pedone2024-03-08 23:11:24 -0300
commit5eb8120b8a7fb43e4ffe01d88b24d04049b4ac18 (patch)
treedc99a705986f70f5a189aee9e8c6740c7fe1110a /PKGBUILD
parentb2f9cae6a7964321ddceebde2c7d7948fe9cc58c (diff)
downloadaur-android-x86-64-libksba.tar.gz
Package updated to 1.6.6.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 63d0e5f3ab3d..8283cdd4b82d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,17 +4,17 @@
_android_arch=x86-64
pkgname=android-${_android_arch}-libksba
-pkgver=1.5.0
+pkgver=1.6.6
pkgrel=1
arch=('any')
-pkgdesc="A CMS and X.509 access library (android)"
+pkgdesc="A CMS and X.509 access library (Android ${_android_arch})"
url="https://www.gnupg.org/related_software/libksba/index.html"
license=('GPL')
depends=("android-${_android_arch}-libgpg-error")
makedepends=('android-configure')
options=(!strip !buildflags staticlibs !emptydirs)
source=("https://gnupg.org/ftp/gcrypt/libksba/libksba-${pkgver}.tar.bz2")
-sha256sums=('ae4af129216b2d7fdea0b5bf2a788cd458a79c983bb09a43f4d525cc87aba0ba')
+md5sums=('b84be832461d4704c227c3719288bfc9')
build() {
cd "${srcdir}/libksba-${pkgver}/"