From dec675d5938ccfbc6e7dba98ce3f9d2568c409ef Mon Sep 17 00:00:00 2001 From: Christoph Reiter Date: Sun, 19 Jun 2022 10:20:36 +0200 Subject: [PATCH] pngnq: rebuild it hasn't been in ages and the source package is missing in the repo --- mingw-w64-pngnq/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mingw-w64-pngnq/PKGBUILD b/mingw-w64-pngnq/PKGBUILD index 209238a226..3915ed026b 100644 --- a/mingw-w64-pngnq/PKGBUILD +++ b/mingw-w64-pngnq/PKGBUILD @@ -5,7 +5,7 @@ _realname=pngnq pkgbase=mingw-w64-${_realname} pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=1.1 -pkgrel=2 +pkgrel=3 pkgdesc="Pngnq is a tool for quantizing PNG images in RGBA format (mingw-w64)" url="https://pngnq.sourceforge.io/" license=("BSD")