summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4adbe60f2887..2c9ac5558d27 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Mittens2001 <mittens2001@opmbx.org>
pkgname=spm
-pkgver=1.4.7
-pkgrel=2
+pkgver=1.5.0
+pkgrel=1
pkgdesc="simple password manager, a fork of mneum's tpm"
arch=('any')
url="https://notabug.org/kl3/spm"
license=('GPL')
depends=('gnupg')
source=("https://notabug.org/kl3/${pkgname}/archive/${pkgver}.tar.gz")
-md5sums=('6871e91b3fc652863ad793ec58070392')
+md5sums=('861b6bfd4f02bd5b9bc7697f5feebeaf')
package() {
cd "$srcdir/spm"