From 1b99470a0c85186f768a328fcc11a7cfcc85be51 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 14 Sep 2012 00:04:07 +0000 Subject: Fri Sep 14 00:04:06 UTC 2012 --- community/icoutils/PKGBUILD | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'community/icoutils/PKGBUILD') diff --git a/community/icoutils/PKGBUILD b/community/icoutils/PKGBUILD index 8f8813cbd..50156744e 100644 --- a/community/icoutils/PKGBUILD +++ b/community/icoutils/PKGBUILD @@ -1,17 +1,19 @@ +# $Id: PKGBUILD 76157 2012-09-12 10:41:13Z spupykin $ +# Maintainer: Sergej Pupykin # Contributor: Geoffroy Carrier # Contributor: neodreams # Maintainer: Daniel J Griffiths pkgname=icoutils -pkgver=0.29.1 -pkgrel=2 +pkgver=0.30.0 +pkgrel=1 pkgdesc='Extracts and converts images in MS Windows(R) icon and cursor files.' arch=('i686' 'x86_64') license=('GPL') url='http://www.nongnu.org/icoutils/' depends=('libpng>=1.0.0' 'perl-libwww>=5.64') source=("http://savannah.nongnu.org/download/${pkgname}/${pkgname}-${pkgver}.tar.bz2") -md5sums=('b58f375e0f8731595e8d0ecdc3a0acb9') +md5sums=('2574eb4ff5c0d3b2a59ad5a7d8848ced') build() { cd ${pkgname}-${pkgver} -- cgit v1.2.3-54-g00ecf