summaryrefslogtreecommitdiff
path: root/pcr
diff options
context:
space:
mode:
Diffstat (limited to 'pcr')
-rw-r--r--pcr/zimlib/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/pcr/zimlib/PKGBUILD b/pcr/zimlib/PKGBUILD
index 680bdd140..e1309f095 100644
--- a/pcr/zimlib/PKGBUILD
+++ b/pcr/zimlib/PKGBUILD
@@ -1,8 +1,8 @@
-# Maintainer: André Silva <emulatorman@hyperbola.info>
# Contributor (Arch): Yaron de Leeuw < me@jarondl.net >
+# Contributor: André Silva <emulatorman@hyperbola.info>
pkgname=zimlib
-pkgver=1.2
+pkgver=1.4
pkgrel=1
pkgdesc="The standard implementation of the ZIM specification - openzim"
arch=('i686' 'x86_64' 'armv7h')
@@ -10,8 +10,8 @@ url="http://openzim.org/wiki/Zimlib"
license=('GPL2')
depends=('xz' 'gcc-libs')
conflicts=('zimlib-git')
-source=("http://www.openzim.org/download/zimlib-$pkgver.tar.gz")
-sha256sums=('ce119c2c5aa4cce24aed387da8072c0b0a39f9d93c832a28908d0b76d85afd43')
+source=("http://download.openzim.org/archive/zimlib-$pkgver.tar.gz")
+sha256sums=('b831f8f2aa5215300c957231b3dfbc9336f5c8d3b4ac8e6d98a37441701c2a93')
build() {
cd $pkgname-$pkgver