summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5d67e7beacae..cc73dcf559f2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = pass-tomb
- pkgdesc = A pass extension that provides a convenient solution to update an existing password.
+ pkgdesc = A pass extension that helps you to keep the whole tree of password encrypted inside a tomb.
pkgver = 0.5
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/roddhjav/pass-tomb
arch = any
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index 96ead3029bfa..31352b4c79ed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname='pass-tomb'
pkgver=0.5
-pkgrel=1
-pkgdesc='A pass extension that provides a convenient solution to update an existing password.'
+pkgrel=2
+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')