community/zimg to 2.4-1

This commit is contained in:
David Beauchamp 2017-01-29 09:13:13 -05:00
parent 5df6a6c980
commit 013503513a

View file

@ -6,7 +6,7 @@
# - remove --enable-x86simd from configure
pkgname=zimg
pkgver=2.3
pkgver=2.4
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=('09962385f986dbcfd8ed6160cdafc2bc57bef8c6bfb3ca3a4bcaa482f09c06fa')
sha256sums=('996ea0e446df6ff4d6cb9c04a77d60978eca47c32d3785cd63fe8c29a9523d1f')
build() {
cd zimg-release-${pkgver}