community/zimg to 2.5.1-1

This commit is contained in:
Kevin Mihelich 2017-04-26 19:59:22 +00:00
parent 04ca549762
commit 520e536510

View file

@ -8,7 +8,7 @@
buildarch=28
pkgname=zimg
pkgver=2.5
pkgver=2.5.1
pkgrel=1
pkgdesc='Scaling, colorspace conversion, and dithering library'
arch=('i686' 'x86_64')
@ -18,7 +18,7 @@ depends=('gcc-libs' 'glibc')
provides=('libzimg.so')
options=('!emptydirs')
source=("zimg-${pkgver}.tar.gz::https://github.com/sekrit-twc/zimg/archive/release-${pkgver}.tar.gz")
sha256sums=('50b2bcc49e51cd36011a0c363ff914a81b6f161aefdffeaa2bc4a4627c13784d')
sha256sums=('deb85887081cab7fa9c492b588900d60d6466e61ee8ea51a84ca280688d93de9')
build() {
cd zimg-release-${pkgver}