Date: Saturday, February 3, 2018 @ 10:10:48 Author: alucryd Revision: 288763
upgpkg: zimg 2.7.3-1 Modified: zimg/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-02-03 09:15:38 UTC (rev 288762) +++ PKGBUILD 2018-02-03 10:10:48 UTC (rev 288763) @@ -3,7 +3,7 @@ # Contributor: Gustavo Alvarez <[email protected]> pkgname=zimg -pkgver=2.7 +pkgver=2.7.3 pkgrel=1 pkgdesc='Scaling, colorspace conversion, and dithering library' arch=('x86_64') @@ -13,7 +13,7 @@ provides=('libzimg.so') options=('!emptydirs') source=("zimg-${pkgver}.tar.gz::https://github.com/sekrit-twc/zimg/archive/release-${pkgver}.tar.gz") -sha256sums=('afc15350bd0072a24dd0ed1eaae832ce606245e3c1f8edd81a81bb6f1bfdda2d') +sha256sums=('c0b7d719338d86bf69c688fcea451a6d81d93551fa9e305504f7e13bdbf7046c') build() { cd zimg-release-${pkgver}
