[arch-commits] Commit in pngquant/trunk (PKGBUILD)

Massimiliano Torromeo mtorromeo at archlinux.org
Thu Jan 2 09:27:16 UTC 2020


    Date: Thursday, January 2, 2020 @ 09:27:16
  Author: mtorromeo
Revision: 546027

upgpkg: pngquant 2.12.6-1

Modified:
  pngquant/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-02 09:04:30 UTC (rev 546026)
+++ PKGBUILD	2020-01-02 09:27:16 UTC (rev 546027)
@@ -2,7 +2,7 @@
 # Contributor: Hannes Graeuler <hgraeule @ uos dot de>
 
 pkgname=pngquant
-pkgver=2.12.5
+pkgver=2.12.6
 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=('9d2c5197b21c42931623fb3e6064b91c133bfb52c84428ee1bf9b84712c9b83c')
+sha256sums=('f1c9608668100fa2dd07b3158679b75c33a6854b044b21442d6762d52ed10718')
 
 build() {
     cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list