mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-12 18:59:50 +03:00
parent
fba1a0d165
commit
cc50f5fba7
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||||
pkgname=imlib2
|
pkgname=imlib2
|
||||||
pkgver=1.12.3
|
pkgver=1.12.4
|
||||||
pkgrel=1
|
pkgrel=0
|
||||||
pkgdesc="Image manipulation library"
|
pkgdesc="Image manipulation library"
|
||||||
url="https://sourceforge.net/projects/enlightenment/"
|
url="https://sourceforge.net/projects/enlightenment/"
|
||||||
arch="all"
|
arch="all"
|
||||||
|
@ -49,9 +49,9 @@ check() {
|
||||||
}
|
}
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
make DESTDIR=$pkgdir install
|
make DESTDIR="$pkgdir" install
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
065223b8d23eb33cae5ed6860dae0fb44c13640807c6baf599f03c06e68b9ce3a098e7871b9d0403b61d2fdc76aaba107de2825d8dab5c909abdd7c0ce94a02a imlib2-1.12.3.tar.gz
|
2686d73745316d206ee2e8859a6879a528cfd5ba5ff46a7c7d98a7c9af578a989f4f56a740da2dc52d444a8e927094683736ef2d431decd410b0ac3b33b460a5 imlib2-1.12.4.tar.gz
|
||||||
"
|
"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue