summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8a35f00aea79..fec104d93e35 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
_pkgname=shroud
pkgname=${_pkgname}-git
-pkgver=0.1.2.r2.gce77970
-pkgrel=2
+pkgver=0.1.2.r7.g0f5a58d
+pkgrel=1
pkgdesc='A simple command-line secret manager using GNU Guile'
arch=('i686' 'x86_64')
license=('GPL3')
-depends=('guile2.0' 'gnupg' 'xclip')
+depends=('guile' 'gnupg' 'xclip')
provides=($_pkgname)
conflicts=($_pkgname)
makedepends=('git')