aboutsummaryrefslogtreecommitdiffstats
path: root/libsha1/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--libsha1/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/libsha1/PKGBUILD b/libsha1/PKGBUILD
index 763ea93..372981b 100644
--- a/libsha1/PKGBUILD
+++ b/libsha1/PKGBUILD
@@ -1,17 +1,17 @@
# Maintainer: Mattias Andrée <m@`base64 -d`(bWFhbmRyZWU).se>
pkgname=libsha1
-pkgver=1.1.4
+pkgver=1.1.5
pkgrel=1
pkgdesc="SHA-1 and SHA-0 hashing library"
-arch=(i686 x86_64)
+arch=(i686 x86_64 aarch64)
url="https://codeberg.org/maandree/libsha1"
license=('custom:ISC')
depends=()
checkdepends=()
makedepends=()
source=(libsha1-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-sha256sums=(ddcb5fbe89b068c6c62fdb508eac7f6eb0755582a66e92aed291eb72adadee67)
+sha256sums=(79d37140ca3da46830947bd2569fa3e21aeb90a6df3d7418f0138b5658d3b2dd)
_config=config-portable.mk
if test "$(uname -m)" = x86_64; then