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 bf1f2b7d9e04..34b065337464 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Vianney le Clément <vleclement AT gmail·com>
_pkgname=jbig2enc
pkgname=$_pkgname-git
-pkgver=0.29
+pkgver=0.29.1.gea6a40a
pkgrel=1
pkgdesc="A JBIG2 image encoder"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ optdepends=('python2: for pdf.py')
provides=('jbig2enc')
conflicts=('jbig2enc')
makedepends=('git')
-source=("git://github.com/agl/$_pkgname.git")
+source=("git+https://github.com/agl/$_pkgname.git")
md5sums=('SKIP')
pkgver() {