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

Felix Yan felixonmars at gemini.archlinux.org
Fri Jul 16 17:41:13 UTC 2021


    Date: Friday, July 16, 2021 @ 17:41:13
  Author: felixonmars
Revision: 977654

upgpkg: cimg 2.9.8-1

Modified:
  cimg/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-16 17:41:08 UTC (rev 977653)
+++ PKGBUILD	2021-07-16 17:41:13 UTC (rev 977654)
@@ -3,7 +3,7 @@
 # Contributor: zoulnix <http://goo.gl/HQaP>
 
 pkgname=cimg
-pkgver=2.9.7
+pkgver=2.9.8
 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=('e40ffebf8bfb24d5401f0791c501101f5cf9bfcb8cedabc7cb19406bdfc5fb9569911828563447179f3cbac57427f6fc32df03620a79424c004e29e45f259f3c')
+sha512sums=('0be207230c194fb5c099fc2e8d81526639bc0cc1cbb47f8e4157a8e7f6c9b2f411fb76621a5b55f6daa25c50afa9c9b3632687693941012ca093838d2ddd93ee')
 
 package() {
   cd "${srcdir}"/CImg-v.${pkgver}




More information about the arch-commits mailing list