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

Felix Yan felixonmars at archlinux.org
Thu Jun 10 22:46:57 UTC 2021


    Date: Thursday, June 10, 2021 @ 22:46:57
  Author: felixonmars
Revision: 961849

upgpkg: cimg 2.9.7-1

Modified:
  cimg/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-10 22:46:18 UTC (rev 961848)
+++ PKGBUILD	2021-06-10 22:46:57 UTC (rev 961849)
@@ -3,7 +3,7 @@
 # Contributor: zoulnix <http://goo.gl/HQaP>
 
 pkgname=cimg
-pkgver=2.9.6
+pkgver=2.9.7
 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")
-sha512sums=('0e1201f8f2ae6a3a927620bfbec43d81b4691586755541b8707b32280e9a63e082e38f1da2568b0bfe00829acfd1b6045d52078f6f455cc28a300eb5f9c0dd81')
+sha512sums=('e40ffebf8bfb24d5401f0791c501101f5cf9bfcb8cedabc7cb19406bdfc5fb9569911828563447179f3cbac57427f6fc32df03620a79424c004e29e45f259f3c')
 
 package() {
   cd "${srcdir}"/CImg-v.${pkgver}



More information about the arch-commits mailing list