[arch-commits] Commit in libpam-google-authenticator/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Jan 13 17:30:51 UTC 2021
Date: Wednesday, January 13, 2021 @ 17:30:50
Author: felixonmars
Revision: 820575
upgpkg: libpam-google-authenticator 1.09-1
Modified:
libpam-google-authenticator/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-01-13 17:08:08 UTC (rev 820574)
+++ PKGBUILD 2021-01-13 17:30:50 UTC (rev 820575)
@@ -2,7 +2,7 @@
# Contributor: robertfoster
pkgname=libpam-google-authenticator
-pkgver=1.08
+pkgver=1.09
pkgrel=1
pkgdesc='PAM module for google authenticator app'
arch=('x86_64')
@@ -11,7 +11,7 @@
depends=('pam')
optdepends=('qrencode: scannable QR codes for google auth phone app')
source=("$pkgname-$pkgver.tar.gz::https://github.com/google/google-authenticator-libpam/archive/$pkgver.tar.gz")
-sha512sums=('f53d2fc20b5fa0f4621566509a2ef746077e3345de289bd2c9565440eb972e3a80807bf50a2cce8e2cc520df72c2e236629a921e3fce90fd635aff0c0ef36f75')
+sha512sums=('c71cec3200214f7a6c7f7f33fdc0f00e812b378940be92017785bbba82236b90d443977a2af12465285316e3dade0313f4d6df1f3d85f37f830d9877c7c33754')
build() {
cd google-authenticator-libpam-$pkgver
More information about the arch-commits
mailing list