community/zimg to 2.6a-1

This commit is contained in:
Kevin Mihelich 2017-08-25 11:44:32 +00:00
parent 5aa19e4a81
commit 5ba3937942

View file

@ -6,7 +6,7 @@
# - remove --enable-x86simd from configure
pkgname=zimg
pkgver=2.5.1
pkgver=2.6a
pkgrel=1
pkgdesc='Scaling, colorspace conversion, and dithering library'
arch=('i686' 'x86_64')
@ -16,7 +16,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=('deb85887081cab7fa9c492b588900d60d6466e61ee8ea51a84ca280688d93de9')
sha256sums=('d3ba0bb21a3919baf28f3caf9821cfba6ac8b40e74ee43948caae14e8a9e6a61')
build() {
cd zimg-release-${pkgver}