summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNarrat2020-06-12 17:51:41 +0200
committerNarrat2020-06-12 17:51:41 +0200
commit87c18fe90876221d82da4e9053dd7b2a40b64533 (patch)
tree4f03616d3cf7b737f43c6d582f61fdc1e03ac4a3 /PKGBUILD
parentcada30967b508c04ca54d66ddc29e3784bbbd0b0 (diff)
downloadaur-87c18fe90876221d82da4e9053dd7b2a40b64533.tar.gz
loop-aes: update to 3.7q
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c0703a724018..557090ff015c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=loop-aes
_pkgname=loop-AES
-pkgver=3.7p
+pkgver=3.7q
pkgrel=1
pkgdesc="This package provides loadable Linux kernel module loop
that has AES,Twofish,Blowfish,Serpent cipher built-in."
@@ -13,7 +13,7 @@ depends=('linux' 'util-linux-aes')
makedepends=('linux-headers')
install=${pkgname}.install
source=(${url}/${_pkgname}/${_pkgname}-v${pkgver}.tar.bz2{,.sign})
-md5sums=('a8e8f2c3fe27b67f332c33555b9d8c8e'
+md5sums=('b9628468b35e92feee63eccfee8e4863'
'SKIP')
validpgpkeys=('F0733C808132F189')