summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAmir Zarrinkafsh2020-05-27 12:34:17 +1000
committerAmir Zarrinkafsh2020-05-27 12:34:17 +1000
commit21140175a6f71b9ff0183cc56159b15e2b82651c (patch)
tree9da3d753883e0dba7ba00027b5fbebcd32bea1c5 /PKGBUILD
parente98852bda40b73f1f85b6d5a8f6e34e81ac7b2a1 (diff)
downloadaur-21140175a6f71b9ff0183cc56159b15e2b82651c.tar.gz
Version 1.11.4
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9cda2e01ac62..73d7b22c3929 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Josh <moc tod liamg ta suoecal>
pkgname=duo_unix
-pkgver=1.11.3
+pkgver=1.11.4
pkgrel=1
pkgdesc='Login utility and PAM module for Duo Security two-factor authentication'
arch=('i686' 'x86_64' 'armv7h')
@@ -15,7 +15,7 @@ backup=('etc/duo/login_duo.conf' 'etc/duo/pam_duo.conf')
source=("https://dl.duosecurity.com/duo_unix-${pkgver}.tar.gz")
# https://www.duosecurity.com/docs/checksums#duounix
-sha1sums=('2a1ee874a46b5bd40805adbee1b3f097e7a17e28')
+sha1sums=('bd649878005aaf4cd27c3ef99b5ef302dd42d840')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"