autotools-wrappers: depend on new automake1.17
This commit is contained in:
@@ -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")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user