summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexandre Pujol2020-12-10 17:46:28 +0000
committerAlexandre Pujol2020-12-10 17:46:28 +0000
commit6a29f4521a14f3430e820d8b92d27978e56c4023 (patch)
tree7f9af86dd08a16a766216d4d1ca08fb82f061055
parent14170f8c3f18dc9f8fc0b5652b7231eaaa2e9945 (diff)
downloadaur-6a29f4521a14f3430e820d8b92d27978e56c4023.tar.gz
upgpkg: pass-audit 1.1-2
upgpkg: pass-import 3.1-2 python 3.9 build
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ca8ccd34ac2e..d22a0a5d0e74 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = pass-audit
pkgdesc = A pass extension for auditing your password repository.
pkgver = 1.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/roddhjav/pass-audit
arch = any
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index 0fcf51e7c92e..e27cf6c45f72 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname='pass-audit'
pkgver=1.1
-pkgrel=1
+pkgrel=2
pkgdesc='A pass extension for auditing your password repository.'
arch=('any')
url='https://github.com/roddhjav/pass-audit'