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

Sven-Hendrik Haase svenstaro at archlinux.org
Thu Mar 22 11:34:44 UTC 2018


    Date: Thursday, March 22, 2018 @ 11:34:43
  Author: svenstaro
Revision: 310470

upgpkg: cimg 2.2.1-1

Modified:
  cimg/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-22 11:33:20 UTC (rev 310469)
+++ PKGBUILD	2018-03-22 11:34:43 UTC (rev 310470)
@@ -4,7 +4,7 @@
 # Contributor: zoulnix <http://goo.gl/HQaP>
 
 pkgname=cimg
-pkgver=2.1.7
+pkgver=2.2.1
 pkgrel=1
 pkgdesc="Open-source C++ toolkit for image processing"
 arch=('any')
@@ -12,7 +12,7 @@
 license=('custom')
 depends=('fftw' 'graphicsmagick')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/dtschump/CImg/archive/v.${pkgver//./}.tar.gz")
-sha256sums=('dfe587d18c158e981c32609155dd46d29fe23f3dc217356f068eed25ae89fb6f')
+sha256sums=('364730f00457dc8e95b90dc2d786d68ad15f28f5e1eedd04762ed9c3e736348f')
 
 package() {
   cd "${srcdir}"/CImg-v.${pkgver//./}



More information about the arch-commits mailing list