mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +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
|
||||
|
||||
pkgname=ilmbase
|
||||
pkgver=2.0.0
|
||||
pkgver=2.0.1
|
||||
pkgrel=1
|
||||
depends=('gcc-libs')
|
||||
pkgdesc="Base libraries from ILM for OpenEXR"
|
||||
|
@ -34,5 +34,5 @@ package() {
|
|||
make DESTDIR="${pkgdir}" install
|
||||
install -D -m644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
|
||||
}
|
||||
md5sums=('70f1413840c2a228783d1332b8b168e6'
|
||||
md5sums=('74c0d0d2873960bd0dc1993f8e03f0ae'
|
||||
'b652c8106907d867a2f52fe93ac6c5ec')
|
||||
|
|
Loading…
Reference in a new issue