summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbinex-dsk2021-02-10 16:08:25 -0500
committerbinex-dsk2021-02-10 16:08:25 -0500
commitd1b04dd8914c45061f90a44339f3a58ecec855c2 (patch)
treed8e6bff601e736280e1ee93eb7eee1d09f212c5b
parentb445c353980b1d62a4f60b47707a091206f94c64 (diff)
downloadaur-d1b04dd8914c45061f90a44339f3a58ecec855c2.tar.gz
fixed checksum
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d637b72f48bd..b2c249b93af6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -15,7 +15,7 @@ pkgbase = passman++-devel
conflicts = passman++
conflicts = passman++-lts
source = https://github.com/binex-dsk/passmanpp/archive/2.0.0.tar.gz
- md5sums = 7ce90dad4e3cb34d94fad7cd274ce57f
+ md5sums = 22667201a3028a13d1e80dcca72b2547
pkgname = passman++-devel
diff --git a/PKGBUILD b/PKGBUILD
index 3fd18204ee09..2601ef451e5c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ license=('GPL')
pkgver=2.0.0
pkgrel=1
source=("https://github.com/binex-dsk/$_pkgname/archive/$pkgver.tar.gz")
-md5sums=('7ce90dad4e3cb34d94fad7cd274ce57f')
+md5sums=('22667201a3028a13d1e80dcca72b2547')
provides=('passman')
conflicts=('passman-git' 'passman++' 'passman++-lts')
depends=('botan' 'libsodium' 'qt6-base')