summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCaleb Maclennan2014-12-04 14:26:43 +0200
committerCaleb Maclennan2014-12-04 14:26:43 +0200
commit24869002cc823f85f79e7263ce48401b0fbeba9f (patch)
tree4cdfcb4b7f8d31482b70686bad948961039c1038 /PKGBUILD
parentb6d4ed3a14c0b7c9fcf84ba7ebf4a98004c26fb3 (diff)
downloadaur-24869002cc823f85f79e7263ce48401b0fbeba9f.tar.gz
update git-crypt-git to use master branch again
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b8b765682daa..39076acc6b5a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,9 +5,9 @@
# https://github.com/alerque/aur/tree/master/git-crypt-git
pkgname=git-crypt-git
-pkgver=0.3_34_g3d0e757
+pkgver=0.4_1_g1b1715b
pkgrel=1
-_branch=revamp
+_branch=master
pkgdesc="Transparent file encryption in Git"
arch=('i686' 'x86_64')
url="http://www.agwa.name/projects/${pkgname%-git}/"