Date: Wednesday, March 28, 2018 @ 10:45:07 Author: grazzolini Revision: 313098
upgpkg: icoutils 0.32.3-1 Modified: icoutils/trunk/PKGBUILD ----------+ PKGBUILD | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-03-28 10:24:24 UTC (rev 313097) +++ PKGBUILD 2018-03-28 10:45:07 UTC (rev 313098) @@ -1,11 +1,12 @@ # $Id$ -# Maintainer: Sergej Pupykin <[email protected]> +# Maintainer: Giancarlo Razzolini <[email protected]> +# Contributor: Sergej Pupykin <[email protected]> # Contributor: Geoffroy Carrier <[email protected]> # Contributor: neodreams <[email protected]> -# Maintainer: Daniel J Griffiths <[email protected]> +# Contributor: Daniel J Griffiths <[email protected]> pkgname=icoutils -pkgver=0.32.2 +pkgver=0.32.3 pkgrel=1 pkgdesc='Extracts and converts images in MS Windows(R) icon and cursor files.' arch=('x86_64') @@ -14,7 +15,7 @@ depends=('libpng>=1.0.0' 'perl-libwww>=5.64') validpgpkeys=('3776FFA2692D84ECA895F98E3424F3704FF4EDEC') source=("https://savannah.nongnu.org/download/${pkgname}/${pkgname}-${pkgver}.tar.bz2"{,.sig}) -sha256sums=('e892affbdc19cb640b626b62608475073bbfa809dc0c9850f0713d22788711bd' +sha256sums=('17abe02d043a253b68b47e3af69c9fc755b895db68fdc8811786125df564c6e0' 'SKIP') build() {
