Date: Thursday, March 2, 2023 @ 07:46:04
  Author: eworm
Revision: 469883

upgpkg: lcms2 2.15-1: new upstream release

Modified:
  lcms2/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-03-02 07:22:36 UTC (rev 469882)
+++ PKGBUILD    2023-03-02 07:46:04 UTC (rev 469883)
@@ -1,8 +1,8 @@
 # Maintainer: Eric BĂ©langer <[email protected]>
 
 pkgname=lcms2
-pkgver=2.14
-pkgrel=2
+pkgver=2.15
+pkgrel=1
 pkgdesc='Small-footprint color management engine, version 2'
 arch=('x86_64')
 url='http://www.littlecms.com/'
@@ -10,7 +10,7 @@
 depends=('libtiff')
 provides=('liblcms2.so')
 
source=("https://github.com/mm2/Little-CMS/releases/download/lcms${pkgver}/${pkgname}-${pkgver}.tar.gz";)
-sha256sums=('28474ea6f6591c4d4cee972123587001a4e6e353412a41b3e9e82219818d5740')
+sha256sums=('b20cbcbd0f503433be2a4e81462106fa61050a35074dc24a4e356792d971ab39')
 
 build() {
   cd "${pkgname}-${pkgver}"

Reply via email to