summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 31352b4c79ed..6df103546476 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname='pass-tomb'
pkgver=0.5
-pkgrel=2
+pkgrel=3
pkgdesc='A pass extension that helps you to keep the whole tree of password encrypted inside a tomb.'
arch=('any')
url='https://github.com/roddhjav/pass-tomb'
license=('GPL3')
depends=('pass'
- 'tomb-git')
+ 'tomb')
source=(https://github.com/roddhjav/pass-tomb/archive/v${pkgver}.tar.gz)
sha512sums=('bde548496884cfb3f24284a6f9b17e743a42446cd4472e7dbc86eaa9fb62fd94b9362f952b27ad7bd0e3e9a4ca2e38380e32ce35770013dbf6709527dbc9b9f0')