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

Maxime Gauduin alucryd at archlinux.org
Wed Mar 22 21:05:12 UTC 2017


    Date: Wednesday, March 22, 2017 @ 21:05:11
  Author: alucryd
Revision: 218413

upgpkg: zimg 2.5-1

Modified:
  zimg/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-22 20:50:10 UTC (rev 218412)
+++ PKGBUILD	2017-03-22 21:05:11 UTC (rev 218413)
@@ -3,7 +3,7 @@
 # Contributor: Gustavo Alvarez <sl1pkn07 at gmail.com>
 
 pkgname=zimg
-pkgver=2.4
+pkgver=2.5
 pkgrel=1
 pkgdesc='Scaling, colorspace conversion, and dithering library'
 arch=('i686' '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=('996ea0e446df6ff4d6cb9c04a77d60978eca47c32d3785cd63fe8c29a9523d1f')
+sha256sums=('50b2bcc49e51cd36011a0c363ff914a81b6f161aefdffeaa2bc4a4627c13784d')
 
 build() {
   cd zimg-release-${pkgver}



More information about the arch-commits mailing list