summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbinex-dsk2021-04-19 19:07:28 -0400
committerbinex-dsk2021-04-19 19:07:28 -0400
commite31a7e6e045e38e2256a2c0f6b7cf975a523006f (patch)
treeaa7548e277389da538b68a79625ffb74766dd663
parent5bb822ed141323458ce57cd382ba1842335835ee (diff)
downloadaur-e31a7e6e045e38e2256a2c0f6b7cf975a523006f.tar.gz
re-rel for new botan update
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 103bdeba8ee1..d241efcb0381 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = passman++
pkgdesc = Incredibly simple and secure command-line password manager
pkgver = 2.1.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/binex-dsk/passmanpp/
arch = x86_64
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index cd3ab58fe8a7..c3092ce22703 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgdesc='Incredibly simple and secure command-line password manager'
url="https://github.com/binex-dsk/$_pkgname/"
license=('GPL')
pkgver=2.1.0
-pkgrel=1
+pkgrel=2
source=("https://github.com/binex-dsk/$_pkgname/archive/$pkgver.tar.gz")
md5sums=('c4129adfd5a1414967df049eba82c47d')
provides=('passman')