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

2020-11-09 Thread Felix Yan via arch-commits
Date: Monday, November 9, 2020 @ 15:51:08
  Author: felixonmars
Revision: 747191

upgpkg: autoconf-archive 1:2019.01.06-3: Python 3.9 rebuild

Modified:
  autoconf-archive/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-09 15:50:51 UTC (rev 747190)
+++ PKGBUILD2020-11-09 15:51:08 UTC (rev 747191)
@@ -3,7 +3,7 @@
 
 pkgname=autoconf-archive
 pkgver=2019.01.06
-pkgrel=2
+pkgrel=3
 epoch=1
 pkgdesc="A collection of freely re-usable Autoconf macros"
 arch=('any')


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

2020-07-13 Thread Jonas Witschel via arch-commits
Date: Monday, July 13, 2020 @ 15:51:41
  Author: diabonas
Revision: 663415

upgpkg: autoconf-archive 1:2019.01.06-2: reproducibility rebuild

Modified:
  autoconf-archive/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-07-13 14:53:56 UTC (rev 663414)
+++ PKGBUILD2020-07-13 15:51:41 UTC (rev 663415)
@@ -3,7 +3,7 @@
 
 pkgname=autoconf-archive
 pkgver=2019.01.06
-pkgrel=1
+pkgrel=2
 epoch=1
 pkgdesc="A collection of freely re-usable Autoconf macros"
 arch=('any')


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

2019-01-07 Thread Eli Schwartz via arch-commits
Date: Monday, January 7, 2019 @ 19:02:39
  Author: eschwartz
Revision: 420955

upgpkg: autoconf-archive 1:2019.01.06-1

upstream release

Modified:
  autoconf-archive/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-07 18:56:46 UTC (rev 420954)
+++ PKGBUILD2019-01-07 19:02:39 UTC (rev 420955)
@@ -2,8 +2,8 @@
 # Contributor: Daniel Müllner 
 
 pkgname=autoconf-archive
-pkgver=2018.03.13
-pkgrel=2
+pkgver=2019.01.06
+pkgrel=1
 epoch=1
 pkgdesc="A collection of freely re-usable Autoconf macros"
 arch=('any')
@@ -12,7 +12,7 @@
 depends=('autoconf')
 optdepends=('automake: macros for use with it')
 
source=("https://ftpmirror.gnu.org/${pkgname}/${pkgname}-${pkgver}.tar.xz"{,.sig})
-sha256sums=('6175f90d9fa64c4d939bdbb3e8511ae0ee2134863a2c7bf8d9733819efa6e159'
+sha256sums=('17195c833098da79de5778ee90948f4c5d90ed1a0cf8391b4ab348e2ec511e3f'
 'SKIP')
 validpgpkeys=('1A4F63A13A4649B632F65EE141BC28FE99089D72') # Peter Simons 

 


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

2018-08-24 Thread Jelle van der Waa via arch-commits
Date: Friday, August 24, 2018 @ 11:38:47
  Author: jelle
Revision: 373694

upgpkg: autoconf-archive 1:2018.03.13-2

BUILDINFO rebuild

Modified:
  autoconf-archive/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-08-24 11:13:04 UTC (rev 373693)
+++ PKGBUILD2018-08-24 11:38:47 UTC (rev 373694)
@@ -4,7 +4,7 @@
 
 pkgname=autoconf-archive
 pkgver=2018.03.13
-pkgrel=1
+pkgrel=2
 epoch=1
 pkgdesc="A collection of freely re-usable Autoconf macros"
 arch=('any')


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

2018-03-14 Thread Eli Schwartz via arch-commits
Date: Wednesday, March 14, 2018 @ 13:11:52
  Author: eschwartz
Revision: 307690

upgpkg: autoconf-archive 1:2018.03.13-1

upstream release

Modified:
  autoconf-archive/trunk/PKGBUILD

--+
 PKGBUILD |   28 
 1 file changed, 16 insertions(+), 12 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-03-14 13:01:58 UTC (rev 307689)
+++ PKGBUILD2018-03-14 13:11:52 UTC (rev 307690)
@@ -1,33 +1,37 @@
 # $Id$
+# Maintainer: Eli Schwartz 
 # Contributor: Daniel Müllner 
 
 pkgname=autoconf-archive
-pkgver=2017.09.28
+pkgver=2018.03.13
 pkgrel=1
 epoch=1
 pkgdesc="A collection of freely re-usable Autoconf macros"
 arch=('any')
 url="https://www.gnu.org/software/autoconf-archive/";
-license=('GPL')
+license=('GPL3')
 depends=('autoconf')
 optdepends=('automake: macros for use with it')
-source=(https://ftpmirror.gnu.org/$pkgname/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('5c9fb5845b38b28982a3ef12836f76b35f46799ef4a2e46b48e2bd3c6182fa01'
+source=("https://ftpmirror.gnu.org/${pkgname}/${pkgname}-${pkgver}.tar.xz"{,.sig})
+sha256sums=('6175f90d9fa64c4d939bdbb3e8511ae0ee2134863a2c7bf8d9733819efa6e159'
 'SKIP')
-validpgpkeys=('1A4F63A13A4649B632F65EE141BC28FE99089D72')
+validpgpkeys=('1A4F63A13A4649B632F65EE141BC28FE99089D72') # Peter Simons 

 
 build() {
-  cd "$srcdir/$pkgname-$pkgver"
-  ./configure --prefix=/usr
-  make
+cd "${srcdir}"/${pkgname}-${pkgver}
+
+./configure --prefix=/usr
+make
 }
 
 check() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make check
+cd "${srcdir}"/${pkgname}-${pkgver}
+
+make check
 }
 
 package() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make DESTDIR="$pkgdir/" install
+cd "${srcdir}"/${pkgname}-${pkgver}
+
+make DESTDIR="${pkgdir}" install
 }


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

2017-09-29 Thread Jan Steffens
Date: Friday, September 29, 2017 @ 08:14:02
  Author: heftig
Revision: 260908

2017.09.28-1

Modified:
  autoconf-archive/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-29 07:36:11 UTC (rev 260907)
+++ PKGBUILD2017-09-29 08:14:02 UTC (rev 260908)
@@ -2,20 +2,19 @@
 # Contributor: Daniel Müllner 
 
 pkgname=autoconf-archive
-pkgver=2017.03.21
+pkgver=2017.09.28
 pkgrel=1
 epoch=1
 pkgdesc="A collection of freely re-usable Autoconf macros"
 arch=('any')
-url="http://www.gnu.org/software/autoconf-archive/";
-_watch="http://mirrors.axint.net/repos/gnu.org/autoconf-archive/";
+url="https://www.gnu.org/software/autoconf-archive/";
 license=('GPL')
 depends=('autoconf')
 optdepends=('automake: macros for use with it')
+source=(https://ftpmirror.gnu.org/$pkgname/$pkgname-$pkgver.tar.xz{,.sig})
+sha256sums=('5c9fb5845b38b28982a3ef12836f76b35f46799ef4a2e46b48e2bd3c6182fa01'
+'SKIP')
 validpgpkeys=('1A4F63A13A4649B632F65EE141BC28FE99089D72')
-source=(http://ftpmirror.gnu.org/$pkgname/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('386ad455f12bdeb3a7d19280441a5ab77355142349200ff11040a8d9d455d765'
-'SKIP')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"


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

2017-03-24 Thread Sergej Pupykin
Date: Friday, March 24, 2017 @ 16:27:11
  Author: spupykin
Revision: 218667

upgpkg: autoconf-archive 1:2017.03.21-1

upd

Modified:
  autoconf-archive/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-24 16:26:44 UTC (rev 218666)
+++ PKGBUILD2017-03-24 16:27:11 UTC (rev 218667)
@@ -2,7 +2,7 @@
 # Contributor: Daniel Müllner 
 
 pkgname=autoconf-archive
-pkgver=2016.09.16
+pkgver=2017.03.21
 pkgrel=1
 epoch=1
 pkgdesc="A collection of freely re-usable Autoconf macros"
@@ -14,8 +14,8 @@
 optdepends=('automake: macros for use with it')
 validpgpkeys=('1A4F63A13A4649B632F65EE141BC28FE99089D72')
 source=(http://ftpmirror.gnu.org/$pkgname/$pkgname-$pkgver.tar.xz{,.sig})
-md5sums=('bf19d4cddce260b3c3e1d51d42509071'
- 'SKIP')
+sha256sums=('386ad455f12bdeb3a7d19280441a5ab77355142349200ff11040a8d9d455d765'
+'SKIP')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"


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

2016-09-17 Thread Jan Steffens
Date: Saturday, September 17, 2016 @ 15:14:16
  Author: heftig
Revision: 189876

Reset pkgrel

Modified:
  autoconf-archive/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-09-17 15:13:45 UTC (rev 189875)
+++ PKGBUILD2016-09-17 15:14:16 UTC (rev 189876)
@@ -3,7 +3,7 @@
 
 pkgname=autoconf-archive
 pkgver=2016.09.16
-pkgrel=4
+pkgrel=1
 epoch=1
 pkgdesc="A collection of freely re-usable Autoconf macros"
 arch=('any')


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

2016-09-17 Thread Jan Steffens
Date: Saturday, September 17, 2016 @ 15:13:45
  Author: heftig
Revision: 189875

2016.09.16-4

Modified:
  autoconf-archive/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-09-17 15:12:54 UTC (rev 189874)
+++ PKGBUILD2016-09-17 15:13:45 UTC (rev 189875)
@@ -2,7 +2,7 @@
 # Contributor: Daniel Müllner 
 
 pkgname=autoconf-archive
-pkgver=2016.03.20
+pkgver=2016.09.16
 pkgrel=4
 epoch=1
 pkgdesc="A collection of freely re-usable Autoconf macros"
@@ -14,7 +14,7 @@
 optdepends=('automake: macros for use with it')
 validpgpkeys=('1A4F63A13A4649B632F65EE141BC28FE99089D72')
 source=(http://ftpmirror.gnu.org/$pkgname/$pkgname-$pkgver.tar.xz{,.sig})
-md5sums=('99c4167b8107189bb6dcb98b09956829'
+md5sums=('bf19d4cddce260b3c3e1d51d42509071'
  'SKIP')
 
 build() {


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

2016-04-27 Thread Sergej Pupykin
Date: Thursday, April 28, 2016 @ 00:54:44
  Author: spupykin
Revision: 172224

upgpkg: autoconf-archive 1:2016.03.20-4

upd

Modified:
  autoconf-archive/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-04-27 22:54:37 UTC (rev 172223)
+++ PKGBUILD2016-04-27 22:54:44 UTC (rev 172224)
@@ -3,7 +3,7 @@
 
 pkgname=autoconf-archive
 pkgver=2016.03.20
-pkgrel=2
+pkgrel=4
 epoch=1
 pkgdesc="A collection of freely re-usable Autoconf macros"
 arch=('any')


[arch-commits] Commit in autoconf-archive/trunk (PKGBUILD autoconf-archive.install)

2016-03-23 Thread Sergej Pupykin
Date: Wednesday, March 23, 2016 @ 17:57:08
  Author: spupykin
Revision: 168135

upgpkg: autoconf-archive 1:2016.03.20-2

upd

Modified:
  autoconf-archive/trunk/PKGBUILD
  autoconf-archive/trunk/autoconf-archive.install

--+
 PKGBUILD |2 +-
 autoconf-archive.install |2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-03-23 16:54:23 UTC (rev 168134)
+++ PKGBUILD2016-03-23 16:57:08 UTC (rev 168135)
@@ -3,7 +3,7 @@
 
 pkgname=autoconf-archive
 pkgver=2016.03.20
-pkgrel=1
+pkgrel=2
 epoch=1
 pkgdesc="A collection of freely re-usable Autoconf macros"
 arch=('any')

Modified: autoconf-archive.install
===
--- autoconf-archive.install2016-03-23 16:54:23 UTC (rev 168134)
+++ autoconf-archive.install2016-03-23 16:57:08 UTC (rev 168135)
@@ -1,5 +1,5 @@
 infodir=usr/share/info
-filelist=(autoconf-archive.info{,-{1,2,3,4}})
+filelist=(autoconf-archive.info)
 
 post_install() {
   [ -x usr/bin/install-info ] || return 0


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

2016-03-22 Thread Sergej Pupykin
Date: Tuesday, March 22, 2016 @ 15:14:55
  Author: spupykin
Revision: 167909

upgpkg: autoconf-archive 1:2016.03.20-1

upd

Modified:
  autoconf-archive/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-03-22 14:03:30 UTC (rev 167908)
+++ PKGBUILD2016-03-22 14:14:55 UTC (rev 167909)
@@ -2,7 +2,7 @@
 # Contributor: Daniel Müllner 
 
 pkgname=autoconf-archive
-pkgver=2015.09.25
+pkgver=2016.03.20
 pkgrel=1
 epoch=1
 pkgdesc="A collection of freely re-usable Autoconf macros"
@@ -15,7 +15,7 @@
 validpgpkeys=('1A4F63A13A4649B632F65EE141BC28FE99089D72')
 install=autoconf-archive.install
 source=(http://ftpmirror.gnu.org/$pkgname/$pkgname-$pkgver.tar.xz{,.sig})
-md5sums=('23c2a68fe323d30eaf0fbfa790b4dc92'
+md5sums=('99c4167b8107189bb6dcb98b09956829'
  'SKIP')
 
 build() {


[arch-commits] Commit in autoconf-archive/trunk (PKGBUILD autoconf-archive.install)

2015-09-26 Thread Jan Steffens
Date: Sunday, September 27, 2015 @ 01:54:35
  Author: heftig
Revision: 141656

2015.09.25

Added:
  autoconf-archive/trunk/autoconf-archive.install
Modified:
  autoconf-archive/trunk/PKGBUILD   (contents, properties)

--+
 PKGBUILD |8 +---
 autoconf-archive.install |   20 
 2 files changed, 25 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-09-26 22:46:21 UTC (rev 141655)
+++ PKGBUILD2015-09-26 23:54:35 UTC (rev 141656)
@@ -1,7 +1,8 @@
-# Maintainer: Daniel Müllner 
+# $Id$
+# Contributor: Daniel Müllner 
 
 pkgname=autoconf-archive
-pkgver=2015.02.24
+pkgver=2015.09.25
 pkgrel=1
 epoch=1
 pkgdesc="A collection of freely re-usable Autoconf macros"
@@ -12,8 +13,9 @@
 depends=('autoconf')
 optdepends=('automake: macros for use with it')
 validpgpkeys=('1A4F63A13A4649B632F65EE141BC28FE99089D72')
+install=autoconf-archive.install
 source=(http://ftpmirror.gnu.org/$pkgname/$pkgname-$pkgver.tar.xz{,.sig})
-md5sums=('686ece8b7db6897d9bb9db1723e419b4'
+md5sums=('23c2a68fe323d30eaf0fbfa790b4dc92'
  'SKIP')
 
 build() {


Property changes on: autoconf-archive/trunk/PKGBUILD
___
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Added: autoconf-archive.install
===
--- autoconf-archive.install(rev 0)
+++ autoconf-archive.install2015-09-26 23:54:35 UTC (rev 141656)
@@ -0,0 +1,20 @@
+infodir=usr/share/info
+filelist=(autoconf-archive.info{,-{1,2,3,4}})
+
+post_install() {
+  [ -x usr/bin/install-info ] || return 0
+  for file in ${filelist[@]}; do
+install-info $infodir/$file.gz $infodir/dir 2> /dev/null
+  done
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+pre_remove() {
+  [ -x usr/bin/install-info ] || return 0
+  for file in ${filelist[@]}; do
+install-info --delete $infodir/$file.gz $infodir/dir 2> /dev/null
+  done
+}


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

2015-02-26 Thread Sergej Pupykin
Date: Thursday, February 26, 2015 @ 14:30:24
  Author: spupykin
Revision: 128263

upgpkg: autoconf-archive 1:2015.02.24-1

upd

Modified:
  autoconf-archive/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-02-26 13:30:12 UTC (rev 128262)
+++ PKGBUILD2015-02-26 13:30:24 UTC (rev 128263)
@@ -1,7 +1,7 @@
 # Maintainer: Daniel Müllner 
 
 pkgname=autoconf-archive
-pkgver=2015.02.04
+pkgver=2015.02.24
 pkgrel=1
 epoch=1
 pkgdesc="A collection of freely re-usable Autoconf macros"
@@ -13,7 +13,7 @@
 optdepends=('automake: macros for use with it')
 validpgpkeys=('1A4F63A13A4649B632F65EE141BC28FE99089D72')
 source=(http://ftpmirror.gnu.org/$pkgname/$pkgname-$pkgver.tar.xz{,.sig})
-md5sums=('c572eef518493b283cdc776f91804e76'
+md5sums=('686ece8b7db6897d9bb9db1723e419b4'
  'SKIP')
 
 build() {


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

2015-02-06 Thread Sergej Pupykin
Date: Friday, February 6, 2015 @ 10:40:58
  Author: spupykin
Revision: 127183

upgpkg: autoconf-archive 1:2015.02.04-1

upd

Modified:
  autoconf-archive/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-02-06 09:04:04 UTC (rev 127182)
+++ PKGBUILD2015-02-06 09:40:58 UTC (rev 127183)
@@ -1,18 +1,19 @@
 # Maintainer: Daniel Müllner 
 
 pkgname=autoconf-archive
-pkgver=2014.10.15
+pkgver=2015.02.04
 pkgrel=1
 epoch=1
 pkgdesc="A collection of freely re-usable Autoconf macros"
 arch=('any')
 url="http://www.gnu.org/software/autoconf-archive/";
+_watch="http://mirrors.axint.net/repos/gnu.org/autoconf-archive/";
 license=('GPL')
 depends=('autoconf')
 optdepends=('automake: macros for use with it')
 validpgpkeys=('1A4F63A13A4649B632F65EE141BC28FE99089D72')
 source=(http://ftpmirror.gnu.org/$pkgname/$pkgname-$pkgver.tar.xz{,.sig})
-md5sums=('36dc498606a986b2754fb8f779be2b18'
+md5sums=('c572eef518493b283cdc776f91804e76'
  'SKIP')
 
 build() {


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

2014-12-30 Thread Sergej Pupykin
Date: Tuesday, December 30, 2014 @ 18:06:59
  Author: spupykin
Revision: 124969

validpgpkeys

Modified:
  autoconf-archive/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-30 17:01:39 UTC (rev 124968)
+++ PKGBUILD2014-12-30 17:06:59 UTC (rev 124969)
@@ -10,17 +10,14 @@
 license=('GPL')
 depends=('autoconf')
 optdepends=('automake: macros for use with it')
+validpgpkeys=('1A4F63A13A4649B632F65EE141BC28FE99089D72')
 source=(http://ftpmirror.gnu.org/$pkgname/$pkgname-$pkgver.tar.xz{,.sig})
 md5sums=('36dc498606a986b2754fb8f779be2b18'
  'SKIP')
 
-prepare() {
+build() {
   cd "$srcdir/$pkgname-$pkgver"
   ./configure --prefix=/usr
-}
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
   make
 }
 


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

2014-10-17 Thread Sergej Pupykin
Date: Friday, October 17, 2014 @ 12:28:46
  Author: spupykin
Revision: 120856

upgpkg: autoconf-archive 1:2014.10.15-1

upd

Modified:
  autoconf-archive/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-10-17 09:44:52 UTC (rev 120855)
+++ PKGBUILD2014-10-17 10:28:46 UTC (rev 120856)
@@ -1,7 +1,7 @@
 # Maintainer: Daniel Müllner 
 
 pkgname=autoconf-archive
-pkgver=2014.02.28
+pkgver=2014.10.15
 pkgrel=1
 epoch=1
 pkgdesc="A collection of freely re-usable Autoconf macros"
@@ -11,7 +11,7 @@
 depends=('autoconf')
 optdepends=('automake: macros for use with it')
 source=(http://ftpmirror.gnu.org/$pkgname/$pkgname-$pkgver.tar.xz{,.sig})
-md5sums=('c75812c827654c2ca015c8995b17c8cb'
+md5sums=('36dc498606a986b2754fb8f779be2b18'
  'SKIP')
 
 prepare() {


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

2014-03-04 Thread Sergej Pupykin
Date: Tuesday, March 4, 2014 @ 10:36:43
  Author: spupykin
Revision: 106480

upgpkg: autoconf-archive 1:2014.02.28-1

upd

Modified:
  autoconf-archive/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-03-04 09:34:53 UTC (rev 106479)
+++ PKGBUILD2014-03-04 09:36:43 UTC (rev 106480)
@@ -1,7 +1,7 @@
 # Maintainer: Daniel Müllner 
 
 pkgname=autoconf-archive
-pkgver=2013.11.01
+pkgver=2014.02.28
 pkgrel=1
 epoch=1
 pkgdesc="A collection of freely re-usable Autoconf macros"
@@ -11,10 +11,8 @@
 depends=('autoconf')
 optdepends=('automake: macros for use with it')
 source=(http://ftpmirror.gnu.org/$pkgname/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('a98d0a7bf74ee74754096e7233d4132baafe15d212b2c903dc0bfef41e7048b5'
-'c9494ca657eee33d108291675a53db89e781fa80d415b423162231eeb62d1e6a')
-sha256sums=('78ab75310cfacc5d71b4dacbce97450eed21a27afeb3a0f0fa48b3e0ec1c0161'
-'SKIP')
+md5sums=('c75812c827654c2ca015c8995b17c8cb'
+ 'SKIP')
 
 prepare() {
   cd "$srcdir/$pkgname-$pkgver"



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

2013-11-04 Thread Sergej Pupykin
Date: Monday, November 4, 2013 @ 13:11:18
  Author: spupykin
Revision: 100441

upgpkg: autoconf-archive 1:2013.11.01-1

upd

Modified:
  autoconf-archive/trunk/PKGBUILD

--+
 PKGBUILD |4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-11-04 12:09:08 UTC (rev 100440)
+++ PKGBUILD2013-11-04 12:11:18 UTC (rev 100441)
@@ -1,7 +1,7 @@
 # Maintainer: Daniel Müllner 
 
 pkgname=autoconf-archive
-pkgver=2013.06.09
+pkgver=2013.11.01
 pkgrel=1
 epoch=1
 pkgdesc="A collection of freely re-usable Autoconf macros"
@@ -13,6 +13,8 @@
 source=(http://ftpmirror.gnu.org/$pkgname/$pkgname-$pkgver.tar.xz{,.sig})
 sha256sums=('a98d0a7bf74ee74754096e7233d4132baafe15d212b2c903dc0bfef41e7048b5'
 'c9494ca657eee33d108291675a53db89e781fa80d415b423162231eeb62d1e6a')
+sha256sums=('78ab75310cfacc5d71b4dacbce97450eed21a27afeb3a0f0fa48b3e0ec1c0161'
+'SKIP')
 
 prepare() {
   cd "$srcdir/$pkgname-$pkgver"



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

2013-06-25 Thread Sergej Pupykin
Date: Tuesday, June 25, 2013 @ 17:28:03
  Author: spupykin
Revision: 93134

upgpkg: autoconf-archive 1:2013.06.09-1

upd

Modified:
  autoconf-archive/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-06-25 15:26:47 UTC (rev 93133)
+++ PKGBUILD2013-06-25 15:28:03 UTC (rev 93134)
@@ -10,7 +10,6 @@
 license=('GPL')
 depends=('autoconf')
 optdepends=('automake: macros for use with it')
-changelog='ChangeLog'
 source=(http://ftpmirror.gnu.org/$pkgname/$pkgname-$pkgver.tar.xz{,.sig})
 sha256sums=('a98d0a7bf74ee74754096e7233d4132baafe15d212b2c903dc0bfef41e7048b5'
 'c9494ca657eee33d108291675a53db89e781fa80d415b423162231eeb62d1e6a')