[arch-commits] Commit in cimg/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Dec 25 23:22:32 UTC 2019
Date: Wednesday, December 25, 2019 @ 23:22:32
Author: felixonmars
Revision: 541434
upgpkg: cimg 2.7.3-1
Modified:
cimg/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-12-25 23:21:39 UTC (rev 541433)
+++ PKGBUILD 2019-12-25 23:22:32 UTC (rev 541434)
@@ -3,7 +3,7 @@
# Contributor: zoulnix <http://goo.gl/HQaP>
pkgname=cimg
-pkgver=2.7.2
+pkgver=2.7.3
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=('c4d7ead31ee675151bc052ff12b87f0a295db7305a4de39ec1f790e19f124436')
+sha256sums=('227539bc503dea24bf1629523063d9b760bbccd6ce308316f9ccaa1b7cd5f2d4')
package() {
cd "${srcdir}"/CImg-v.${pkgver}
More information about the arch-commits
mailing list