summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7d517e032829..d42135c96a62 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Vincent Bernardoff <vb AT luminar.eu.org>
pkgname=libkcapi
-pkgver=1.1.1
+pkgver=1.1.3
pkgrel=1
pkgdesc="Linux Kernel Crypto API User Space Interface Library"
arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64')
@@ -11,9 +11,9 @@ license=('BSD' 'GPL2')
source=("http://www.chronox.de/$pkgname/$pkgname-$pkgver.tar.xz"
"http://www.chronox.de/$pkgname/$pkgname-$pkgver.tar.xz.asc"
"makefile.patch")
-sha256sums=("a6cb952a7151184f6e74180e2624f7016f3bfe1fdf88535e9f3380af9864e03a"
- "SKIP"
- "SKIP")
+sha256sums=('19c044310eda0bf5403fae8df2eeffcfef33b67cb5b01def5f440d41ff16b55f'
+ 'SKIP'
+ '792424adf0c33ec1902a0cde15e9ca8ee7b19c9952b07b3b799fad5662d3b551')
validpgpkeys=("3BCC43D4D2C87D1784B69EE4421EE936326AC15B")
build() {