mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
extra/ilmbase to 2.0.1-1
This commit is contained in:
parent
7a436dc82b
commit
02ab35816e
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
||||||
# - ARM patch from https://github.com/openexr/openexr/issues/29
|
# - ARM patch from https://github.com/openexr/openexr/issues/29
|
||||||
|
|
||||||
pkgname=ilmbase
|
pkgname=ilmbase
|
||||||
pkgver=2.0.0
|
pkgver=2.0.1
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
depends=('gcc-libs')
|
depends=('gcc-libs')
|
||||||
pkgdesc="Base libraries from ILM for OpenEXR"
|
pkgdesc="Base libraries from ILM for OpenEXR"
|
||||||
|
@ -34,5 +34,5 @@ package() {
|
||||||
make DESTDIR="${pkgdir}" install
|
make DESTDIR="${pkgdir}" install
|
||||||
install -D -m644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
|
install -D -m644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
|
||||||
}
|
}
|
||||||
md5sums=('70f1413840c2a228783d1332b8b168e6'
|
md5sums=('74c0d0d2873960bd0dc1993f8e03f0ae'
|
||||||
'b652c8106907d867a2f52fe93ac6c5ec')
|
'b652c8106907d867a2f52fe93ac6c5ec')
|
||||||
|
|
Loading…
Reference in a new issue