summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbinex-dsk2021-04-19 19:06:57 -0400
committerbinex-dsk2021-04-19 19:06:57 -0400
commit5e3ef6d2ba45c86b0a3099c3c3f9c50e6ecea81b (patch)
tree36735ca092671eef5ad08d0aef512074fee89c92
parentbc5e7bcb214c096f0d95adefb5ace18d4fda623d (diff)
downloadaur-5e3ef6d2ba45c86b0a3099c3c3f9c50e6ecea81b.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 0a7393dca501..b773d5edf56d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = passman++-devel
pkgdesc = Incredibly simple and secure command-line password manager - development releases
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 5974da655f5f..632641213907 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgdesc='Incredibly simple and secure command-line password manager - developmen
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')