* update libimagequant to 4.2.0-1
This commit is contained in:
parent
e37dbe9ad3
commit
c38ee3c32e
@ -2,7 +2,7 @@
|
|||||||
# Maintainer: Massimiliano Torromeo <massimiliano.torromeo@gmail.com>
|
# Maintainer: Massimiliano Torromeo <massimiliano.torromeo@gmail.com>
|
||||||
|
|
||||||
pkgname=libimagequant
|
pkgname=libimagequant
|
||||||
pkgver=4.1.1
|
pkgver=4.2.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Library for high-quality conversion of RGBA images to 8-bit indexed-color (palette) images"
|
pkgdesc="Library for high-quality conversion of RGBA images to 8-bit indexed-color (palette) images"
|
||||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||||
@ -11,7 +11,7 @@ license=('BSD')
|
|||||||
depends=('gcc-libs')
|
depends=('gcc-libs')
|
||||||
makedepends=('cargo' 'cargo-c')
|
makedepends=('cargo' 'cargo-c')
|
||||||
source=("https://github.com/ImageOptim/libimagequant/archive/$pkgver/libimagequant-$pkgver.tar.gz")
|
source=("https://github.com/ImageOptim/libimagequant/archive/$pkgver/libimagequant-$pkgver.tar.gz")
|
||||||
sha256sums=('726ce0bf2a8175a32d1ef303c3e8971a1fda354e760f1327c08656268bb019c2')
|
sha256sums=('716ffb2bc1594a4f9af324d7096129a37a3f9ebcee7f78a132282fbf2cf22fd8')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd "$srcdir/$pkgname-$pkgver/imagequant-sys"
|
cd "$srcdir/$pkgname-$pkgver/imagequant-sys"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user