summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexander Schnaidt2024-07-07 22:41:33 +0200
committerAlexander Schnaidt2024-07-07 22:41:33 +0200
commit43a6c9183a9d158f47b908d10589a637eaa948f6 (patch)
tree264d86a440293319c6b275ef266b034d1f30c552 /PKGBUILD
parent51dc1e27d369afbc7228d9388edfe730c92f0643 (diff)
downloadaur-43a6c9183a9d158f47b908d10589a637eaa948f6.tar.gz
passwordsafe: update for 1.19.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 643e02fa56f2..13748d682625 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=pwsafe
pkgname=passwordsafe
-pkgver=1.19.0
+pkgver=1.19.1
pkgrel=1
pkgdesc="Simple & Secure Password Management"
arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@ conflicts=('passwordsafe-debian' 'pwsafe' 'pwsafe-gui')
source=(passwordsafe-$pkgver.tar.gz::https://github.com/pwsafe/pwsafe/archive/$pkgver.tar.gz
passwordsafe-$pkgver.tar.gz.sig::https://github.com/pwsafe/pwsafe/releases/download/$pkgver/$pkgver.tar.gz.sig)
validpgpkeys=('C8876BE69A8EC6414C8C8729B131423D7F2F1BB9') # http://pgp.mit.edu/pks/lookup?op=vindex&search=0xB131423D7F2F1BB9
-sha1sums=('e5ed92afc48cf19d4a5f052e7fb3908c235ca2dd'
+sha1sums=('5220a092f0478306d15d968a62a38b621ce84145'
'SKIP')
build() {