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

Maxime Gauduin alucryd at archlinux.org
Wed Oct 12 15:52:19 UTC 2016


    Date: Wednesday, October 12, 2016 @ 15:52:19
  Author: alucryd
Revision: 192063

upgpkg: zimg 2.3-1

Modified:
  zimg/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-10-12 15:48:06 UTC (rev 192062)
+++ PKGBUILD	2016-10-12 15:52:19 UTC (rev 192063)
@@ -3,7 +3,7 @@
 # Contributor: Gustavo Alvarez <sl1pkn07 at gmail.com>
 
 pkgname=zimg
-pkgver=2.2.1
+pkgver=2.3
 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=('0ac3004f7612f91e2eda1aaaf170c2ceef4f90f881647b8e248f36b0e6954f54')
+sha256sums=('09962385f986dbcfd8ed6160cdafc2bc57bef8c6bfb3ca3a4bcaa482f09c06fa')
 
 build() {
   cd zimg-release-${pkgver}



More information about the arch-commits mailing list