summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJim Fowler2017-05-18 09:52:10 -0400
committerJim Fowler2017-05-18 09:52:10 -0400
commit623bf36632c66d2900fe29e2387f0d4c4e95edfd (patch)
tree947065623b9c63455e00f73c2b4e6e52a1acc944
parentb8a9af7372e5daf856c0fb2dd31f6b9a437dbeee (diff)
downloadaur-623bf36632c66d2900fe29e2387f0d4c4e95edfd.tar.gz
Fixed gourl
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6788f327f29a..9223a83c4f9a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ license=('MIT')
depends=('mupdf-tools' 'texlive-htmlxml')
makedepends=('go' 'git')
options=('!strip' '!emptydirs')
-_gourl=github.com/XimeraProject/pdiff
+_gourl=github.com/XimeraProject/xake
source=("git+https://github.com/XimeraProject/xake.git")
md5sums=('SKIP')