diff --git a/libtool/PKGBUILD b/libtool/PKGBUILD index b4ae6180..efc19d66 100644 --- a/libtool/PKGBUILD +++ b/libtool/PKGBUILD @@ -2,8 +2,7 @@ pkgname=('libtool' 'libltdl') pkgver=2.4.7 -_gccver=11.2.0 -pkgrel=3 +pkgrel=4 pkgdesc="A generic library support script" arch=('i686' 'x86_64') url="https://www.gnu.org/software/libtool/" @@ -11,7 +10,7 @@ msys2_references=( "cpe: cpe:/a:gnu:libtool" ) license=('spdx:GPL-2.0-or-later') -makedepends=("gcc>=${_gccver}" 'autotools' 'help2man') +makedepends=("gcc" 'autotools' 'help2man') source=(https://ftp.gnu.org/pub/gnu/libtool/${pkgname}-${pkgver}.tar.xz{,.sig} #https://alpha.gnu.org/gnu/libtool/${pkgname}-${pkgver}.tar.xz{,.sig} #${pkgname}-${pkgver}::git+https://git.savannah.gnu.org/git/libtool.git