[arch-commits] Commit in pngquant/trunk (PKGBUILD)
Massimiliano Torromeo
mtorromeo at archlinux.org
Fri May 24 07:49:44 UTC 2019
Date: Friday, May 24, 2019 @ 07:49:44
Author: mtorromeo
Revision: 469542
upgpkg: pngquant 2.12.3-1
Modified:
pngquant/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-05-24 05:33:10 UTC (rev 469541)
+++ PKGBUILD 2019-05-24 07:49:44 UTC (rev 469542)
@@ -2,7 +2,7 @@
# Contributor: Hannes Graeuler <hgraeule @ uos dot de>
pkgname=pngquant
-pkgver=2.12.2
+pkgver=2.12.3
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=('5edf7c5bffd07e5d28fcc6d4d94a187c30b532c52ac986b3e45aff3dce0567dc')
+sha256sums=('507c0cd220326b6ec36097195230a9b5b89b23bcf5ade7c4e7b054d3d86120d7')
build() {
cd "$srcdir/$pkgname-$pkgver"
More information about the arch-commits
mailing list