lcms2: update to 2.13
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
_realname=lcms2
|
||||
pkgbase=mingw-w64-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
|
||||
pkgver=2.12
|
||||
pkgver=2.13
|
||||
pkgrel=1
|
||||
pkgdesc="Small-footprint color management engine, version 2 (mingw-w64)"
|
||||
arch=('any')
|
||||
@@ -17,7 +17,7 @@ depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs"
|
||||
"${MINGW_PACKAGE_PREFIX}-libtiff")
|
||||
options=('staticlibs' 'strip')
|
||||
source=("https://downloads.sourceforge.net/sourceforge/lcms/${_realname}-${pkgver}.tar.gz")
|
||||
sha256sums=('18663985e864100455ac3e507625c438c3710354d85e5cbb7cd4043e11fe10f5')
|
||||
sha256sums=('0c67a5cc144029cfa34647a52809ec399aae488db4258a6a66fba318474a070f')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}"/${_realname}-${pkgver}
|
||||
|
||||
Reference in New Issue
Block a user