community/zimg to 3.0-1

This commit is contained in:
Kevin Mihelich 2020-08-08 17:56:35 +00:00
parent 037704262b
commit 708b0582fd

View file

@ -5,7 +5,7 @@
# - remove --enable-x86simd from configure
pkgname=zimg
pkgver=2.9.3
pkgver=3.0
pkgrel=1
pkgdesc='Scaling, colorspace conversion, and dithering library'
arch=(x86_64)
@ -14,7 +14,8 @@ license=(custom:WTFPL)
makedepends=(git)
provides=(libzimg.so)
options=(!emptydirs)
source=(git+https://github.com/sekrit-twc/zimg.git#tag=527dd55fd5221bd223bf019456da215759073c6f)
_tag=a91c96aba15d4a255fe4187f1f0c2364dd2da98e
source=(git+https://github.com/sekrit-twc/zimg.git#tag=${_tag})
sha256sums=(SKIP)
pkgver() {