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

Antonio Rojas arojas at archlinux.org
Mon May 23 20:31:28 UTC 2016


    Date: Monday, May 23, 2016 @ 22:31:28
  Author: arojas
Revision: 176163

Update to 1.7.1

Modified:
  cimg/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-23 20:05:39 UTC (rev 176162)
+++ PKGBUILD	2016-05-23 20:31:28 UTC (rev 176163)
@@ -4,7 +4,7 @@
 # Contributor: zoulnix <http://goo.gl/HQaP>
 
 pkgname=cimg
-pkgver=1.6.9
+pkgver=1.7.1
 pkgrel=1
 pkgdesc="Open-source C++ toolkit for image processing"
 arch=('any')
@@ -12,7 +12,7 @@
 license=('CeCiLL-C' 'CeCiLL')
 depends=('fftw' 'graphicsmagick')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/dtschump/CImg/archive/v.${pkgver//./}.tar.gz")
-sha256sums=('d8b304e537a64a9d3213669bf52d3282490b84347248460c9a8bb3a0cf0f22c7')
+sha256sums=('a58bbfb83dbac200103d9b96654339bac5b16ace0d2959404d71aa7150f5d0ab')
 
 package() {
   cd "${srcdir}"/CImg-v.${pkgver//./}



More information about the arch-commits mailing list