* update openexr to 3.2.4-1
This commit is contained in:
parent
787517fc8e
commit
65d8ab8a03
@ -2,7 +2,7 @@
|
||||
# Maintainer: Tobias Powalowski <tpowa@archlinux.org>
|
||||
|
||||
pkgname=openexr
|
||||
pkgver=3.2.3
|
||||
pkgver=3.2.4
|
||||
pkgrel=1
|
||||
pkgdesc='A high dynamic-range image file format library'
|
||||
url='https://www.openexr.com/'
|
||||
@ -14,7 +14,7 @@ depends=(gcc-libs
|
||||
libdeflate)
|
||||
makedepends=(cmake)
|
||||
source=(https://github.com/openexr/openexr/archive/v$pkgver/$pkgname-$pkgver.tar.gz)
|
||||
sha256sums=('f3f6c4165694d5c09e478a791eae69847cadb1333a2948ca222aa09f145eba63')
|
||||
sha256sums=('81e6518f2c4656fdeaf18a018f135e96a96e7f66dbe1c1f05860dd94772176cc')
|
||||
|
||||
build() {
|
||||
cmake -B build -S $pkgname-$pkgver \
|
||||
|
Loading…
x
Reference in New Issue
Block a user