community/zimg to 2.7.3-1

This commit is contained in:
Kevin Mihelich 2018-02-03 16:15:09 +00:00
parent de34c49bf3
commit df626da5bc

View file

@ -6,7 +6,7 @@
# - remove --enable-x86simd from configure
pkgname=zimg
pkgver=2.7
pkgver=2.7.3
pkgrel=1
pkgdesc='Scaling, colorspace conversion, and dithering library'
arch=('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=('afc15350bd0072a24dd0ed1eaae832ce606245e3c1f8edd81a81bb6f1bfdda2d')
sha256sums=('c0b7d719338d86bf69c688fcea451a6d81d93551fa9e305504f7e13bdbf7046c')
build() {
cd zimg-release-${pkgver}