diff --git a/extra/zimg/PKGBUILD b/extra/zimg/PKGBUILD index 7fa990ff3..d16e1a513 100644 --- a/extra/zimg/PKGBUILD +++ b/extra/zimg/PKGBUILD @@ -6,8 +6,8 @@ # - configure with --disable-simd pkgname=zimg -pkgver=3.0.3 -pkgrel=2 +pkgver=3.0.4 +pkgrel=1 pkgdesc='Scaling, colorspace conversion, and dithering library' arch=(x86_64) url=https://github.com/sekrit-twc/zimg @@ -19,7 +19,7 @@ depends=( makedepends=(git) provides=(libzimg.so) options=(!emptydirs) -_tag=1658ce429cf944e88868a88d8aef4683425d4e78 +_tag=dd4c4dff3ce6a2877bd6ba57c1be99759b9cb2da source=(git+https://github.com/sekrit-twc/zimg.git#tag=${_tag}) sha256sums=(SKIP)