diff --git a/community/zimg/PKGBUILD b/community/zimg/PKGBUILD index 961f6185a..3124a6b42 100644 --- a/community/zimg/PKGBUILD +++ b/community/zimg/PKGBUILD @@ -6,7 +6,7 @@ # - configure with --disable-simd pkgname=zimg -pkgver=3.0 +pkgver=3.0.1 pkgrel=1 pkgdesc='Scaling, colorspace conversion, and dithering library' arch=(x86_64) @@ -15,7 +15,7 @@ license=(custom:WTFPL) makedepends=(git) provides=(libzimg.so) options=(!emptydirs) -_tag=a91c96aba15d4a255fe4187f1f0c2364dd2da98e +_tag=e17ee6cf72509c32c15067b32615849e69486367 source=(git+https://github.com/sekrit-twc/zimg.git#tag=${_tag}) sha256sums=(SKIP)