summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 701a2e7950cc..226b6df059bf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,15 @@
-# Maintainer: mitts <mittens2001@opmbx.org>
+# Contributor: mitts <mittens2001@opmbx.org>
+# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=spm
pkgver=1.5.0
-pkgrel=2
+pkgrel=3
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")
+source=("$pkgname-$pkgver.tar.gz::https://notabug.org/kl3/${pkgname}/archive/${pkgver}.tar.gz")
md5sums=('861b6bfd4f02bd5b9bc7697f5feebeaf')
package() {