Date: Saturday, June 22, 2019 @ 09:50:54 Author: jlichtblau Revision: 482749
upgpkg: gif2png 2.5.14-1 - new upstream release Modified: gif2png/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-06-22 09:49:53 UTC (rev 482748) +++ PKGBUILD 2019-06-22 09:50:54 UTC (rev 482749) @@ -4,7 +4,7 @@ # Contributor: Andrew Rose <[email protected]> pkgname=gif2png -pkgver=2.5.13 +pkgver=2.5.14 pkgrel=1 pkgdesc="A GIF to PNG image format converter" arch=('x86_64') @@ -14,7 +14,7 @@ optdepends=('python2: for using web2png') source=(http://www.catb.org/~esr/$pkgname/$pkgname-$pkgver.tar.gz http://www.catb.org/~esr/gif2png/COPYING) -sha256sums=('997275b20338e6cfe3bd4adb084f82627c34c856bc1d67c915c397cf55146924' +sha256sums=('f7584dc0d15b8186182e47dcf6190924a3ba6d669acfce33be8512a79ae6fe20' 'c92396cd96373bf1bdaa08e028214479216be7278fe7732b59cd1df1632fe335') build() {
