summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBandie2018-08-04 13:33:46 +0200
committerBandie2018-08-04 13:33:46 +0200
commite70a849264e8c6b84613db87f49dc97f779103fa (patch)
treec2e7497ee3a5c88ce95af62836d4096e0fdd395c
parent8326c837e0e4972ad4ef54a3adfb3d65c9907338 (diff)
downloadaur-e70a849264e8c6b84613db87f49dc97f779103fa.tar.gz
r142
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7e5cfd41f1cd..5654f9155919 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pam_panic-git
pkgdesc = A PAM module that protects sensitive data and provides a panic function for emergency situations. Authentication through passwords or removable media.
- pkgver = r139.923321e
+ pkgver = r142.654110a
pkgrel = 1
url = https://github.com/pampanic/pam_panic
arch = any
@@ -19,7 +19,7 @@ pkgbase = pam_panic-git
makedepends = gawk
makedepends = pam
makedepends = cryptsetup
- source = pam_panic-git-r139.923321e::git://github.com/pampanic/pam_panic.git
+ source = pam_panic-git-r142.654110a::git://github.com/pampanic/pam_panic.git
validpgpkeys = E2D7876915312785DC086BFCC1E133BC65A822DD
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index b101d10e82c5..aa974d088dc8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Bandie <bandie@chaospott.de>
pkgname=pam_panic-git
-pkgver=r139.923321e
+pkgver=r142.654110a
pkgrel=1
pkgdesc="A PAM module that protects sensitive data and provides a panic function for emergency situations. Authentication through passwords or removable media."
arch=('any')