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

Maxime Gauduin alucryd at archlinux.org
Tue Dec 5 20:05:24 UTC 2017


    Date: Tuesday, December 5, 2017 @ 20:05:23
  Author: alucryd
Revision: 272312

upgpkg: zimg 2.6.3-1

Modified:
  zimg/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-12-05 20:02:27 UTC (rev 272311)
+++ PKGBUILD	2017-12-05 20:05:23 UTC (rev 272312)
@@ -3,7 +3,7 @@
 # Contributor: Gustavo Alvarez <sl1pkn07 at gmail.com>
 
 pkgname=zimg
-pkgver=2.6.2
+pkgver=2.6.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=('db407144b265c1587867e00108f6fc810d40cf94be697de75985a0cb9041313d')
+sha256sums=('a701e9ffbe3ad379e84d8720cf6220afb9c6946d761048fb77544325870cc2cb')
 
 build() {
   cd zimg-release-${pkgver}



More information about the arch-commits mailing list