summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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')