diff --git a/autotools-wrappers/PKGBUILD b/autotools-wrappers/PKGBUILD index 7f3cdb79..1bc0450d 100644 --- a/autotools-wrappers/PKGBUILD +++ b/autotools-wrappers/PKGBUILD @@ -3,7 +3,7 @@ pkgbase=autotools-wrappers pkgname=('automake-wrapper' 'autoconf-wrapper' ) pkgver=20221207 -pkgrel=2 +pkgrel=3 arch=('any') license=('spdx:GPL-2.0-only') makedepends=('git') @@ -30,7 +30,8 @@ package_automake-wrapper() { 'automake1.13' 'automake1.14' 'automake1.15' - 'automake1.16') + 'automake1.16' + 'automake1.17') provides=("automake") conflicts=("automake")