blob: c17389f5ba63390d400e1e34ff3f4ce5275999a1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = autoconf-archive-git
pkgdesc = A collection of freely re-usable Autoconf macros
pkgver = 2023.02.20.r2.g919e299
pkgrel = 1
url = https://www.gnu.org/software/autoconf-archive/
arch = any
license = GPL3
license = custom
makedepends = git
makedepends = python
depends = autoconf
optdepends = automake: macros for use with it
provides = autoconf-archive=2023.02.20.r2.g919e299
conflicts = autoconf-archive
source = git+https://git.savannah.gnu.org/git/autoconf-archive.git
sha256sums = SKIP
pkgname = autoconf-archive-git
|