summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index af629af5d8af..81d2f77f3dd4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=foliautils
pkgname=foliautils-git
pkgver=1
-pkgrel=1
+pkgrel=2
pkgdesc="Tools for working with the FoLiA format, based on libfolia. *NOT* the same as Python package FoLiA-tools!"
arch=('i686' 'x86_64')
url="http://proycon.github.io/folia"
@@ -13,7 +13,7 @@ provides=('foliautils')
conflicts=('foliatools' 'foliautils')
makedepends=('libtool' 'autoconf')
options=(!libtool)
-source=("git://github.com/languagemachines/foliautils.git")
+source=("git+https://github.com/languagemachines/foliautils.git")
_gitname=("foliautils")
noextract=()
md5sums=('SKIP')