summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAmir Zarrinkafsh2024-02-28 12:04:53 +1100
committerAmir Zarrinkafsh2024-02-28 12:04:53 +1100
commit9ae69dec70cf1e3572313d3293a8d2c2cc025425 (patch)
tree14b20dfdcf9caee3a44660633790885d470f754b /PKGBUILD
parentd1b6819019b77f4cbc27353d6dc355c629fd3c14 (diff)
downloadaur-duo_unix.tar.gz
Version 2.0.3
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eed1993ee899..b40894f67431 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Josh <moc tod liamg ta suoecal>
pkgname=duo_unix
-pkgver=2.0.2
+pkgver=2.0.3
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=('c101a2e562415f52caa935c6eee93d5fcc59ca65')
+sha1sums=('92d59155b20e49782576b65f584c884a282c9b0e')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"