summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAmir Zarrinkafsh2023-08-13 10:44:13 +1000
committerAmir Zarrinkafsh2023-08-13 10:44:13 +1000
commitd1b6819019b77f4cbc27353d6dc355c629fd3c14 (patch)
tree3859c60cabfa0bc6e9db2fed6e00f364bd66f646 /PKGBUILD
parentd2cc0f19408b61ea689f96934e37d7c0f8984a27 (diff)
downloadaur-d1b6819019b77f4cbc27353d6dc355c629fd3c14.tar.gz
Version 2.0.2
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 37e47f534bc2..eed1993ee899 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Josh <moc tod liamg ta suoecal>
pkgname=duo_unix
-pkgver=2.0.1
+pkgver=2.0.2
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=('23dbabab8d05b1d59e9929cc1070b46877cbf490')
+sha1sums=('c101a2e562415f52caa935c6eee93d5fcc59ca65')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"