[arch-commits] Commit in cimg/trunk (PKGBUILD)
Sven-Hendrik Haase
svenstaro at archlinux.org
Thu Sep 19 23:33:16 UTC 2019
Date: Thursday, September 19, 2019 @ 23:33:16
Author: svenstaro
Revision: 511227
upgpkg: cimg 2.7.1-1
Modified:
cimg/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-09-19 23:28:45 UTC (rev 511226)
+++ PKGBUILD 2019-09-19 23:33:16 UTC (rev 511227)
@@ -3,7 +3,7 @@
# Contributor: zoulnix <http://goo.gl/HQaP>
pkgname=cimg
-pkgver=2.7.0
+pkgver=2.7.1
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=('b23b8b4fea5daa0f4bb422830755fb880bfd5f7b6f2a6151ef1e39d796887c38')
+sha256sums=('d4e69d6cbe18def1a3eb94b0ac4d8756e29eca21f5ca1305abf77874699aa786')
package() {
cd "${srcdir}"/CImg-v.${pkgver}
More information about the arch-commits
mailing list