[arch-commits] Commit in cimg/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun May 26 19:29:14 UTC 2019
Date: Sunday, May 26, 2019 @ 19:29:13
Author: felixonmars
Revision: 470855
upgpkg: cimg 2.4.4-1
Modified:
cimg/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-05-26 19:29:07 UTC (rev 470854)
+++ PKGBUILD 2019-05-26 19:29:13 UTC (rev 470855)
@@ -3,7 +3,7 @@
# Contributor: zoulnix <http://goo.gl/HQaP>
pkgname=cimg
-pkgver=2.4.3
+pkgver=2.4.4
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=('45640bef81bec1507ba70a29444d46ee358de2420c581c55630e357100454e01')
+sha256sums=('f87b4276131afcdd6b47a8decb88da22512f1b25ff3cbf137b6b6e90cc04a27d')
package() {
cd "${srcdir}"/CImg-v.${pkgver}
More information about the arch-commits
mailing list