From 4844f4b705099147e21062e0675105f742daa800 Mon Sep 17 00:00:00 2001 From: Andreas Grapentin Date: Sun, 28 Jan 2018 18:55:09 +0100 Subject: pcr/zimlib: updated to 1.4 --- pcr/zimlib/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'pcr') 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 # Contributor (Arch): Yaron de Leeuw < me@jarondl.net > +# Contributor: André Silva 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 -- cgit v1.2.3