# Maintainer: Christoph Reiter <reiter.christoph@gmail.com>

pkgname=autotools
pkgver=2022.01.16
pkgrel=2
pkgdesc="A meta package for the GNU autotools build system"
arch=('any')
license=('GPL')
url="https://www.gnu.org/software/automake/manual/html_node/Autotools-Introduction.html"
depends=(
  'autoconf-wrapper'
  'automake-wrapper'
  'gettext'
  'libtool'
  'make'
  'pkgconf'
)
source=(README.md)
sha256sums=('de6ec37dee4875be8e2759dea340f6c1bbdc04457333dc666dcb81b00962a145')
