From c67abb565f4320b1b45e147602de53e69beac1cb Mon Sep 17 00:00:00 2001 From: Jeff Huang Date: Mon, 13 Mar 2017 00:53:30 +0000 Subject: [PATCH] icoutils: updtae to 0.31.2 --- icoutils/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/icoutils/PKGBUILD b/icoutils/PKGBUILD index 3531ea5ce..8731efd19 100644 --- a/icoutils/PKGBUILD +++ b/icoutils/PKGBUILD @@ -1,5 +1,5 @@ pkgname=icoutils -pkgver=0.31.1 +pkgver=0.31.2 pkgrel=1 pkgdesc='Extracts and converts images in MS Windows(R) icon and cursor files.' arch=('x86_64') @@ -8,7 +8,7 @@ url='http://www.nongnu.org/icoutils/' depends=('libpng>=1.0.0' 'perl-libwww>=5.64') categories=('graphics') source=("http://savannah.nongnu.org/download/${pkgname}/${pkgname}-${pkgver}.tar.bz2") -md5sums=('950a5339f328e1836d6e53a26c1eaf16') +md5sums=('adf40f06b43c64b9ffcf2ead6ef3db17') build() { cd ${pkgname}-${pkgver}