summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbinex-dsk2021-04-19 19:08:18 -0400
committerbinex-dsk2021-04-19 19:08:18 -0400
commite9c3b123c42ed43dd4c4fc954a342af420ab647d (patch)
tree4f92d92feec9eb902ef55256967f4f2147999bc0
parent2f496c112309a1426cf37ee0507aa03d5dd8f801 (diff)
downloadaur-passman++-lts.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 cc15f43c7418..ee66f535d3bc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = passman++-lts
pkgdesc = Incredibly simple and secure command-line password manager. - LTS releases
pkgver = 1.4.0p
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/binex-dsk/passmanpp/
arch = x86_64
license = BSD
diff --git a/PKGBUILD b/PKGBUILD
index 206e0a207a57..49c477f5f44e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgdesc='Incredibly simple and secure command-line password manager. - LTS relea
url="https://github.com/binex-dsk/$_pkgname/"
license=('BSD')
pkgver=1.4.0p
-pkgrel=1
+pkgrel=2
source=("https://github.com/binex-dsk/$_pkgname/archive/$pkgver.tar.gz")
md5sums=('4597ed3a0029c907e171f4cb6c52b7e2')
provides=('passman')