summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMittens2016-11-19 16:23:17 -0800
committerMittens2016-11-19 16:23:17 -0800
commit1006c16affb4fb133b0039e81c39b9047cf1b200 (patch)
treed270a1ecc45bba3b349f036b65c3c7dbdb0cb9dc /PKGBUILD
parent73bb81b3d8f8b5976e8d0e6ac51e915914bd2bf7 (diff)
downloadaur-1006c16affb4fb133b0039e81c39b9047cf1b200.tar.gz
update to 1.5.0
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"