mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-23 17:43:12 +08:00
optipng: update to 0.7.6
This commit is contained in:
parent
c6472f5a17
commit
57eb64607f
@ -1,18 +1,13 @@
|
||||
# Maintainer: Jeff Huang <s8321414[at]gmail[dot]com>
|
||||
# Original maintainer on CCR: george <rpubaddr0 {at} gmail [dot] com>
|
||||
# Contributor: Stefan Husmann <stefan-husmann@t-online.de>
|
||||
# Contributor: Aaron Schaefer <aaron@elasticdog.com>
|
||||
|
||||
pkgname=optipng
|
||||
pkgver=0.7.5
|
||||
pkgrel=2
|
||||
pkgver=0.7.6
|
||||
pkgrel=1
|
||||
pkgdesc='A PNG optimizer that losslessly recompresses image files.'
|
||||
arch=('x86_64')
|
||||
url='http://optipng.sourceforge.net/'
|
||||
license=('ZLIB')
|
||||
depends=('glibc')
|
||||
source=("http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz")
|
||||
sha256sums=('74e54b798b012dff8993fb8d90185ca83f18cfa4935f4a93b0bcfc33c849619d')
|
||||
sha256sums=('4870631fcbd3825605f00a168b8debf44ea1cda8ef98a73e5411eee97199be80')
|
||||
|
||||
build() {
|
||||
cd "${srcdir}/${pkgname}-${pkgver}"
|
||||
|
Loading…
Reference in New Issue
Block a user