Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / openexr
Commits: 8cb727a9 by Antonio Rojas at 2023-08-30T23:26:42+02:00 upgpkg: 3.2.0-1: Update to 3.2.0 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -1,16 +1,16 @@ # Maintainer: Tobias Powalowski <[email protected]> pkgname=openexr -pkgver=3.1.11 +pkgver=3.2.0 pkgrel=1 pkgdesc='A high dynamic-range image file format library' url='https://www.openexr.com/' arch=(x86_64) license=(BSD) -depends=(zlib imath) +depends=(zlib imath libdeflate) makedepends=(cmake) source=(https://github.com/openexr/openexr/archive/v$pkgver/$pkgname-$pkgver.tar.gz) -sha256sums=('06b4a20d0791b5ec0f804c855d320a0615ce8445124f293616a086e093f1f1e1') +sha256sums=('b1b200606640547fceff0d3ebe01ac05c4a7ae2a131be7e9b3e5b9f491ef35b3') build() { cmake -B build -S $pkgname-$pkgver \ View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/openexr/-/commit/8cb727a9e8a76c54fd0e847657af01ebb05aba74 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/openexr/-/commit/8cb727a9e8a76c54fd0e847657af01ebb05aba74 You're receiving this email because of your account on gitlab.archlinux.org.
