* update autoconf-archive to 1:2024.10.16-2

This commit is contained in:
Alexander Baldeck 2024-12-04 16:43:34 +01:00
parent a260a9de58
commit d59825853b
3 changed files with 22 additions and 1 deletions

17
autoconf-archive/.SRCINFO Normal file
View File

@ -0,0 +1,17 @@
pkgbase = autoconf-archive
pkgdesc = A collection of freely re-usable Autoconf macros
pkgver = 2024.10.16
pkgrel = 2
epoch = 1
url = https://www.gnu.org/software/autoconf-archive/
arch = any
license = GPL-3.0-or-later WITH Autoconf-exception-3.0
depends = autoconf
optdepends = automake: macros for use with it
source = https://ftpmirror.gnu.org/autoconf-archive/autoconf-archive-2024.10.16.tar.xz
source = https://ftpmirror.gnu.org/autoconf-archive/autoconf-archive-2024.10.16.tar.xz.sig
validpgpkeys = 1A4F63A13A4649B632F65EE141BC28FE99089D72
sha256sums = 7bcd5d001916f3a50ed7436f4f700e3d2b1bade3ed803219c592d62502a57363
sha256sums = SKIP
pkgname = autoconf-archive

View File

@ -0,0 +1,4 @@
[autoconf-archive]
source = "regex"
url = "https://ftpmirror.gnu.org/autoconf-archive"
regex = 'autoconf-archive-(\d+\.\d+\.\d+)\.tar\.xz'

View File

@ -6,7 +6,7 @@
pkgname=autoconf-archive
pkgver=2024.10.16
pkgrel=1
pkgrel=2
epoch=1
pkgdesc="A collection of freely re-usable Autoconf macros"
arch=(any)