summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAbdo Roig-Maranges2016-04-03 03:49:59 +0200
committerAbdo Roig-Maranges2016-04-03 03:49:59 +0200
commit2f74c75a523861babe59b48433a356b2cc309e2f (patch)
tree6de7481cbf20c0928b67b92317ee825114afd625 /PKGBUILD
parent14a18add412ebf02f0c761fc51e10042f9a0a8e5 (diff)
downloadaur-2f74c75a523861babe59b48433a356b2cc309e2f.tar.gz
use a temporary fork to adapt to github3.py 1.0.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b27fc1db10c3..ed64817edf3e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,9 @@ makedepends=('make' 'python-sphinx')
optdepends=()
provides=('git-spindle')
conflicts=('git-spindle')
-source=("git+https://github.com/seveas/git-spindle.git")
+# NOTE: we need to use a patched version to adapt to github3.py
+# source=("git+https://github.com/seveas/git-spindle.git")
+source=("git+https://github.com/aroig/git-spindle.git")
md5sums=('SKIP')
pkgver() {