summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexandre Pujol2019-09-07 14:44:22 +0100
committerAlexandre Pujol2019-09-07 14:44:22 +0100
commitae88d22e78796c5cdd1b7bd7ab6046b5a4740f59 (patch)
treed50f21af0e415e68da1a5d422a65c61ab77f3690
parentbfc7cf3bb904a95003783c71fd6e52ed4215e6bb (diff)
downloadaur-ae88d22e78796c5cdd1b7bd7ab6046b5a4740f59.tar.gz
upgpkg: pass-tomb 1.2-1
upstream release Cosmetic
-rw-r--r--PKGBUILD5
1 files changed, 4 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d054da546527..7ba9bc45b989 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,10 @@ pkgdesc='A pass extension that helps you to keep the whole tree of password encr
arch=('any')
url='https://github.com/roddhjav/pass-tomb'
license=('GPL3')
-depends=('pass' 'tomb')
+depends=(
+ 'pass'
+ 'tomb'
+)
source=(https://github.com/roddhjav/$pkgname/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz
https://github.com/roddhjav/$pkgname/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz.asc)
sha512sums=('818c034a5214d1712f59927f806df09e697a76010bbaf03eb6133a3443e17f41fba6bbe88a5a542209186502f64e985276112c562f917eef232a2fc3cacd79d8'