From c729b94ce79b1af56c871706aa04b8815e92dce1 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Fri, 28 Aug 2020 13:05:19 +0000 Subject: [PATCH] community/zimg to 3.0.1-1 --- community/zimg/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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)