diff --git a/community/optipng/APKBUILD b/community/optipng/APKBUILD index f630eb568d0..62377b7064a 100644 --- a/community/optipng/APKBUILD +++ b/community/optipng/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Michael Koloberdin pkgname=optipng -pkgver=0.7.6 -pkgrel=2 +pkgver=0.7.7 +pkgrel=0 pkgdesc="Compresses PNG files to a smaller size, without losing any information." url="http://optipng.sourceforge.net/" arch="all" @@ -33,4 +33,4 @@ package() { install -Dm0644 LICENSE.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE" } -sha512sums="d31d7494c23413d87b601a706cc2faf82923156a818da66e0bfad11741aed065db8f1b0c088d2abd66899ac192408c05f594295ded2684c4549c5f03b140a184 optipng-0.7.6.tar.gz" +sha512sums="c33b7650143ab39944d2c066e07e10273c37024c5bfe7c00475bfb513af96afa081ff388164845d426d3bce624c0282dee574fa150e963f18d3683d821030280 optipng-0.7.7.tar.gz"