[arch-commits] Commit in icoutils/trunk (PKGBUILD)

2020-07-07 Thread Evangelos Foutras via arch-commits
Date: Tuesday, July 7, 2020 @ 20:19:12
  Author: foutrelis
Revision: 660220

upgpkg: icoutils 0.32.3-3: reproducibility rebuild

Modified:
  icoutils/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-07-07 20:18:03 UTC (rev 660219)
+++ PKGBUILD2020-07-07 20:19:12 UTC (rev 660220)
@@ -6,7 +6,7 @@
 
 pkgname=icoutils
 pkgver=0.32.3
-pkgrel=2
+pkgrel=3
 pkgdesc='Extracts and converts images in MS Windows(R) icon and cursor files.'
 arch=('x86_64')
 license=('GPL')


[arch-commits] Commit in icoutils/trunk (PKGBUILD)

2019-03-04 Thread Giancarlo Razzolini via arch-commits
Date: Monday, March 4, 2019 @ 18:05:18
  Author: grazzolini
Revision: 437557

upgpkg: icoutils 0.32.3-2

use-https-in-the-url-field

Modified:
  icoutils/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-03-04 18:02:08 UTC (rev 437556)
+++ PKGBUILD2019-03-04 18:05:18 UTC (rev 437557)
@@ -6,11 +6,11 @@
 
 pkgname=icoutils
 pkgver=0.32.3
-pkgrel=1
+pkgrel=2
 pkgdesc='Extracts and converts images in MS Windows(R) icon and cursor files.'
 arch=('x86_64')
 license=('GPL')
-url='http://www.nongnu.org/icoutils/'
+url='https://www.nongnu.org/icoutils/'
 depends=('libpng>=1.0.0' 'perl-libwww>=5.64')
 validpgpkeys=('3776FFA2692D84ECA895F98E3424F3704FF4EDEC')
 
source=("https://savannah.nongnu.org/download/${pkgname}/${pkgname}-${pkgver}.tar.bz2"{,.sig})


[arch-commits] Commit in icoutils/trunk (PKGBUILD)

2018-03-28 Thread Giancarlo Razzolini via arch-commits
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
===
--- PKGBUILD2018-03-28 10:24:24 UTC (rev 313097)
+++ PKGBUILD2018-03-28 10:45:07 UTC (rev 313098)
@@ -1,11 +1,12 @@
 # $Id$
-# Maintainer: Sergej Pupykin 
+# Maintainer: Giancarlo Razzolini 
+# Contributor: Sergej Pupykin 
 # Contributor: Geoffroy Carrier 
 # Contributor: neodreams 
-# Maintainer: Daniel J Griffiths 
+# Contributor: Daniel J Griffiths 
 
 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() {


[arch-commits] Commit in icoutils/trunk (PKGBUILD)

2017-11-01 Thread Sergej Pupykin
Date: Wednesday, November 1, 2017 @ 14:04:00
  Author: spupykin
Revision: 264998

upgpkg: icoutils 0.32.2-1

Modified:
  icoutils/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-11-01 13:20:16 UTC (rev 264997)
+++ PKGBUILD2017-11-01 14:04:00 UTC (rev 264998)
@@ -5,7 +5,7 @@
 # Maintainer: Daniel J Griffiths 
 
 pkgname=icoutils
-pkgver=0.31.3
+pkgver=0.32.2
 pkgrel=1
 pkgdesc='Extracts and converts images in MS Windows(R) icon and cursor files.'
 arch=('i686' 'x86_64')
@@ -14,7 +14,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=('d4651de8e3f9e28d24b5343a2b7564f49754e5fe7d211c5d4dd60dcd65c8a152'
+sha256sums=('e892affbdc19cb640b626b62608475073bbfa809dc0c9850f0713d22788711bd'
 'SKIP')
 
 build() {


[arch-commits] Commit in icoutils/trunk (PKGBUILD)

2017-03-20 Thread Sergej Pupykin
Date: Monday, March 20, 2017 @ 15:19:29
  Author: spupykin
Revision: 217645

upgpkg: icoutils 0.31.3-1

upd

Modified:
  icoutils/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-03-20 15:19:24 UTC (rev 217644)
+++ PKGBUILD2017-03-20 15:19:29 UTC (rev 217645)
@@ -5,7 +5,7 @@
 # Maintainer: Daniel J Griffiths 
 
 pkgname=icoutils
-pkgver=0.31.1
+pkgver=0.31.3
 pkgrel=1
 pkgdesc='Extracts and converts images in MS Windows(R) icon and cursor files.'
 arch=('i686' 'x86_64')
@@ -14,7 +14,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=('26e29d3c78f25d4cdf402501ac0414c51a9a092daebf6c9dee3b837dee693093'
+sha256sums=('d4651de8e3f9e28d24b5343a2b7564f49754e5fe7d211c5d4dd60dcd65c8a152'
 'SKIP')
 
 build() {


[arch-commits] Commit in icoutils/trunk (PKGBUILD)

2017-01-08 Thread Jelle van der Waa
Date: Monday, January 9, 2017 @ 07:49:59
  Author: jelle
Revision: 206133

upgpkg: icoutils 0.31.1-1

Modified:
  icoutils/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-01-09 07:13:17 UTC (rev 206132)
+++ PKGBUILD2017-01-09 07:49:59 UTC (rev 206133)
@@ -5,7 +5,7 @@
 # Maintainer: Daniel J Griffiths 
 
 pkgname=icoutils
-pkgver=0.31.0
+pkgver=0.31.1
 pkgrel=1
 pkgdesc='Extracts and converts images in MS Windows(R) icon and cursor files.'
 arch=('i686' 'x86_64')
@@ -14,7 +14,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=('a895d9d74a418d65d39a667e58ae38be79c9e726711384551d36531696f3af71'
+sha256sums=('26e29d3c78f25d4cdf402501ac0414c51a9a092daebf6c9dee3b837dee693093'
 'SKIP')
 
 build() {


[arch-commits] Commit in icoutils/trunk (PKGBUILD)

2016-11-14 Thread Sergej Pupykin
Date: Monday, November 14, 2016 @ 16:00:22
  Author: spupykin
Revision: 195744

Modified:
  icoutils/trunk/PKGBUILD

--+
 PKGBUILD |6 --
 1 file changed, 4 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-11-14 15:58:21 UTC (rev 195743)
+++ PKGBUILD2016-11-14 16:00:22 UTC (rev 195744)
@@ -12,8 +12,10 @@
 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=('fe12dcfb7796cb6cb4ac9bb0720ae362')
+validpgpkeys=('3776FFA2692D84ECA895F98E3424F3704FF4EDEC')
+source=("https://savannah.nongnu.org/download/${pkgname}/${pkgname}-${pkgver}.tar.bz2"{,.sig})
+sha256sums=('a895d9d74a418d65d39a667e58ae38be79c9e726711384551d36531696f3af71'
+'SKIP')
 
 build() {
   cd ${pkgname}-${pkgver}


[arch-commits] Commit in icoutils/trunk (PKGBUILD)

2014-05-07 Thread Sergej Pupykin
Date: Wednesday, May 7, 2014 @ 12:31:32
  Author: spupykin
Revision: 110795

upgpkg: icoutils 0.31.0-1

upd

Modified:
  icoutils/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-05-07 02:22:30 UTC (rev 110794)
+++ PKGBUILD2014-05-07 10:31:32 UTC (rev 110795)
@@ -5,8 +5,8 @@
 # Maintainer: Daniel J Griffiths ghost1...@archlinux.us
 
 pkgname=icoutils
-pkgver=0.30.0
-pkgrel=2
+pkgver=0.31.0
+pkgrel=1
 pkgdesc='Extracts and converts images in MS Windows(R) icon and cursor files.'
 arch=('i686' 'x86_64')
 license=('GPL')
@@ -13,7 +13,7 @@
 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=('2574eb4ff5c0d3b2a59ad5a7d8848ced')
+md5sums=('fe12dcfb7796cb6cb4ac9bb0720ae362')
 
 build() {
   cd ${pkgname}-${pkgver}



[arch-commits] Commit in icoutils/trunk (PKGBUILD)

2013-04-29 Thread Sergej Pupykin
Date: Monday, April 29, 2013 @ 16:36:29
  Author: spupykin
Revision: 89481

upgpkg: icoutils 0.30.0-2

upd

Modified:
  icoutils/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-04-29 14:36:23 UTC (rev 89480)
+++ PKGBUILD2013-04-29 14:36:29 UTC (rev 89481)
@@ -6,7 +6,7 @@
 
 pkgname=icoutils
 pkgver=0.30.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Extracts and converts images in MS Windows(R) icon and cursor files.'
 arch=('i686' 'x86_64')
 license=('GPL')