summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0a8a40b01933..fc5c130be1e7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgrel=1
pkgdesc="A comprehensive solution to managing your dotfiles"
url="http://github.com/Cube777/dotgit"
arch=('any')
-depends=('git' 'sed' 'grep' 'bash' 'gpg')
+depends=('git' 'sed' 'grep' 'bash')
source=('git+https://github.com/Cube777/dotgit.git')
md5sums=('SKIP')