[arch-commits] Commit in zimg/trunk (PKGBUILD)

Maxime Gauduin alucryd at archlinux.org
Tue Mar 6 22:42:01 UTC 2018


    Date: Tuesday, March 6, 2018 @ 22:42:00
  Author: alucryd
Revision: 303361

upgpkg: zimg 2.7.4-1

Modified:
  zimg/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-06 22:40:18 UTC (rev 303360)
+++ PKGBUILD	2018-03-06 22:42:00 UTC (rev 303361)
@@ -3,7 +3,7 @@
 # Contributor: Gustavo Alvarez <sl1pkn07 at gmail.com>
 
 pkgname=zimg
-pkgver=2.7.3
+pkgver=2.7.4
 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=('c0b7d719338d86bf69c688fcea451a6d81d93551fa9e305504f7e13bdbf7046c')
+sha256sums=('5182544ba42001613ffa8fd54dac2e8738639339f4bf070a53a4ebf17fdb2a97')
 
 build() {
   cd zimg-release-${pkgver}



More information about the arch-commits mailing list