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

Laurent Carlier lcarlier at archlinux.org
Mon Feb 8 08:45:26 UTC 2021


    Date: Monday, February 8, 2021 @ 08:45:26
  Author: lcarlier
Revision: 848820

upgpkg: lib32-lcms2 2.12-1: upstream update 2.12

Modified:
  lib32-lcms2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-08 08:36:25 UTC (rev 848819)
+++ PKGBUILD	2021-02-08 08:45:26 UTC (rev 848820)
@@ -3,16 +3,17 @@
 
 _pkgbasename=lcms2
 pkgname=lib32-lcms2
-pkgver=2.11
+pkgver=2.12
 pkgrel=1
 pkgdesc="Small-footprint color management engine, version 2 (32-bit)"
 arch=('x86_64')
 license=('MIT')
 depends=('lib32-libtiff' ${_pkgbasename})
+provides=('liblcms2.so')
 makedepends=('gcc-multilib')
 url="https://www.littlecms.com"
 source=("https://github.com/mm2/Little-CMS/archive/${pkgver}/${_pkgbasename}-${pkgver}.tar.gz")
-sha512sums=('dce2bcda29b3e7200b748d4f2345c55ae5d20ba00e1966886bbeaf7fb5d134420963ee1b3fd4e72297f42b0e131146ac72d45579f0871f2dc47385ba5cad1491')
+sha512sums=('4a4f3727905b1e1d514679bd83da1ead30bc5cf40cd63c3b43663fa6c5d582dc7e3540d5301393d9f01f7d2cde934975cabdcbea718cfd48c390f838d9149abb')
 
 build() {
   export CC="gcc -m32"



More information about the arch-commits mailing list