community/zimg to 2.6.3-1

This commit is contained in:
Kevin Mihelich 2017-12-06 00:30:51 +00:00
parent 0b2caa7694
commit 4f45df9e14

View file

@ -6,7 +6,7 @@
# - remove --enable-x86simd from configure
pkgname=zimg
pkgver=2.6.2
pkgver=2.6.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=('db407144b265c1587867e00108f6fc810d40cf94be697de75985a0cb9041313d')
sha256sums=('a701e9ffbe3ad379e84d8720cf6220afb9c6946d761048fb77544325870cc2cb')
build() {
cd zimg-release-${pkgver}