mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
graphics/pngquant: Updated for version 2.5.2.
Signed-off-by: Kyle Guinn <elyk03@gmail.com>
This commit is contained in:
parent
645dc0ea2e
commit
b68987957d
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=pngquant
|
||||
VERSION=${VERSION:-2.5.1}
|
||||
VERSION=${VERSION:-2.5.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="pngquant"
|
||||
VERSION="2.5.1"
|
||||
VERSION="2.5.2"
|
||||
HOMEPAGE="https://pngquant.org/"
|
||||
DOWNLOAD="https://pngquant.org/pngquant-2.5.1-src.tar.bz2"
|
||||
MD5SUM="8bc7e0115f874151f63e7c78dadf8f85"
|
||||
DOWNLOAD="https://pngquant.org/pngquant-2.5.2-src.tar.bz2"
|
||||
MD5SUM="1c9981fdbdfabdcfaca29ce0cb7ec654"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue