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

Sven-Hendrik Haase svenstaro at archlinux.org
Wed Jun 26 17:36:26 UTC 2019


    Date: Wednesday, June 26, 2019 @ 17:36:26
  Author: svenstaro
Revision: 484589

upgpkg: cimg 2.6.6-1

Modified:
  cimg/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-26 15:49:40 UTC (rev 484588)
+++ PKGBUILD	2019-06-26 17:36:26 UTC (rev 484589)
@@ -3,7 +3,7 @@
 # Contributor: zoulnix <http://goo.gl/HQaP>
 
 pkgname=cimg
-pkgver=2.4.4
+pkgver=2.6.6
 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=('f87b4276131afcdd6b47a8decb88da22512f1b25ff3cbf137b6b6e90cc04a27d')
+sha256sums=('f327a8a7663af5cde9b84f0fa3601edacb97a5062a22f7c09bd114a0fd8b463f')
 
 package() {
   cd "${srcdir}"/CImg-v.${pkgver}



More information about the arch-commits mailing list