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

Sven-Hendrik Haase svenstaro at archlinux.org
Tue Oct 1 16:05:18 UTC 2019


    Date: Tuesday, October 1, 2019 @ 16:05:18
  Author: svenstaro
Revision: 512359

upgpkg: cimg 2.7.2-1

Modified:
  cimg/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-01 16:02:44 UTC (rev 512358)
+++ PKGBUILD	2019-10-01 16:05:18 UTC (rev 512359)
@@ -3,7 +3,7 @@
 # Contributor: zoulnix <http://goo.gl/HQaP>
 
 pkgname=cimg
-pkgver=2.7.1
+pkgver=2.7.2
 pkgrel=1
 pkgdesc="Open-source C++ toolkit for image processing"
 arch=('any')
@@ -11,7 +11,7 @@
 license=('custom')
 depends=('fftw' 'graphicsmagick')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/dtschump/CImg/archive/v.${pkgver}.tar.gz")
-sha256sums=('d4e69d6cbe18def1a3eb94b0ac4d8756e29eca21f5ca1305abf77874699aa786')
+sha256sums=('c4d7ead31ee675151bc052ff12b87f0a295db7305a4de39ec1f790e19f124436')
 
 package() {
   cd "${srcdir}"/CImg-v.${pkgver}



More information about the arch-commits mailing list