Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
libpam-google-authenticator


Commits:
2ae49578 by Antonio Rojas at 2024-04-28T18:21:22+02:00
upgpkg: 1.10-1: Update to 1.10

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,13 @@
+pkgbase = libpam-google-authenticator
+       pkgdesc = PAM module for google authenticator app
+       pkgver = 1.10
+       pkgrel = 1
+       url = https://github.com/google/google-authenticator-libpam
+       arch = x86_64
+       license = Apache
+       depends = pam
+       optdepends = qrencode: scannable QR codes for google auth phone app
+       source = 
libpam-google-authenticator-1.10.tar.gz::https://github.com/google/google-authenticator-libpam/archive/1.10.tar.gz
+       sha512sums = 
6e2448f1e643d33c67e126e09a8de5a134e9b3b7a91fc6b7ee5e27a95020348cad8d3bb3a73a8ba17ab5312baee7ab14e4370b3ae4c67034a2938877b699a6e1
+
+pkgname = libpam-google-authenticator


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: robertfoster
 
 pkgname=libpam-google-authenticator
-pkgver=1.09
+pkgver=1.10
 pkgrel=1
 pkgdesc='PAM module for google authenticator app'
 arch=('x86_64')
@@ -11,7 +11,7 @@ license=('Apache')
 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=('c71cec3200214f7a6c7f7f33fdc0f00e812b378940be92017785bbba82236b90d443977a2af12465285316e3dade0313f4d6df1f3d85f37f830d9877c7c33754')
+sha512sums=('6e2448f1e643d33c67e126e09a8de5a134e9b3b7a91fc6b7ee5e27a95020348cad8d3bb3a73a8ba17ab5312baee7ab14e4370b3ae4c67034a2938877b699a6e1')
 
 build() {
   cd google-authenticator-libpam-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libpam-google-authenticator/-/commit/2ae495789a12065a318c88ef3fcf9b0766ec1248

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libpam-google-authenticator/-/commit/2ae495789a12065a318c88ef3fcf9b0766ec1248
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to