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