summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbinex-dsk2021-01-04 17:48:31 -0500
committerbinex-dsk2021-01-04 17:48:31 -0500
commit875b8ee0169d0658915dcc38d0dd8c016a9b4f1b (patch)
treee85fc8d04ce3a7ecaa48922996bfaf315b446792
parentea1c64787bf7ddc63aa39ba90ae80a4f8dc8aac4 (diff)
downloadaur-875b8ee0169d0658915dcc38d0dd8c016a9b4f1b.tar.gz
updated checksums woops
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 39224ac27ec9..5247c3dcf152 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = passman++-devel
pkgdesc = Incredibly simple and secure command-line password manager - development/debug release
pkgver = 2.0.0rc3
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/binex-dsk/passmanpp/
arch = x86_64
license = BSD
@@ -12,7 +12,7 @@ pkgbase = passman++-devel
conflicts = passman-git
conflicts = passman++
source = https://github.com/binex-dsk/passmanpp/archive/2.0.0rc3.zip
- md5sums = 9bcc0952f4ba7ec424748ce9200c1b61
+ md5sums = 10459975532025e7110517032a4a27fc
pkgname = passman++-devel
diff --git a/PKGBUILD b/PKGBUILD
index 146ce036122b..8be178602927 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@ pkgdesc='Incredibly simple and secure command-line password manager - developmen
url="https://github.com/binex-dsk/$_pkgname/"
license=('BSD')
pkgver=2.0.0rc3
-pkgrel=1
+pkgrel=2
source=("https://github.com/binex-dsk/$_pkgname/archive/$pkgver.zip")
-md5sums=('9bcc0952f4ba7ec424748ce9200c1b61')
+md5sums=('10459975532025e7110517032a4a27fc')
provides=('passman')
conflicts=('passman-git' 'passman++')
depends=('botan' 'libsodium' 'qt6-base')