[arch-commits] Commit in pngquant/trunk (PKGBUILD)
Massimiliano Torromeo
mtorromeo at archlinux.org
Mon May 10 10:35:18 UTC 2021
Date: Monday, May 10, 2021 @ 10:35:18
Author: mtorromeo
Revision: 929511
upgpkg: pngquant 2.15.0-1
Modified:
pngquant/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-10 10:35:11 UTC (rev 929510)
+++ PKGBUILD 2021-05-10 10:35:18 UTC (rev 929511)
@@ -2,7 +2,7 @@
# Contributor: Hannes Graeuler <hgraeule @ uos dot de>
pkgname=pngquant
-pkgver=2.14.1
+pkgver=2.15.0
pkgrel=1
pkgdesc="Command-line utility to quantize PNGs down to 8-bit paletted PNGs"
arch=('x86_64')
@@ -10,7 +10,7 @@
license=('BSD')
depends=('libpng' 'lcms2' 'libimagequant')
source=("https://github.com/kornelski/$pkgname/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('5b2e29d61f548b18b0dd37156a49f87625123250577815add666e473fd1ca1af')
+sha256sums=('263f1dee605a3e300fd4df957476ca3c125de6b8d001c2c43e31fe469a710712')
build() {
cd "$srcdir/$pkgname-$pkgver"
More information about the arch-commits
mailing list