summaryrefslogtreecommitdiff
path: root/pcr/zimlib/PKGBUILD
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2018-01-28 18:55:09 +0100
committerAndreas Grapentin <andreas@grapentin.org>2018-01-28 18:55:09 +0100
commit4844f4b705099147e21062e0675105f742daa800 (patch)
treea7f40965b9e776a5aca60cf97e3f19523cb3e795 /pcr/zimlib/PKGBUILD
parent833945badaad4bcddd3b8f7484509f1c3d8592b0 (diff)
pcr/zimlib: updated to 1.4
Diffstat (limited to 'pcr/zimlib/PKGBUILD')
-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