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