diff --git a/lfs/gettext-0.24.PKGBUILD b/lfs/gettext-0.26.PKGBUILD similarity index 91% rename from lfs/gettext-0.24.PKGBUILD rename to lfs/gettext-0.26.PKGBUILD index 6fbd227..b2335cd 100644 --- a/lfs/gettext-0.24.PKGBUILD +++ b/lfs/gettext-0.26.PKGBUILD @@ -1,5 +1,5 @@ pkgname=gettext -pkgver=0.24 +pkgver=0.26 pkgdesc="GNU internationalization library" homepage="https://www.gnu.org/software/gettext/" license=( @@ -10,7 +10,7 @@ license=( ) sources=("${pkgname}-${pkgver}.tar.xz") urls=("https://ftp.gnu.org/gnu/${pkgname}/${sources[0]}") -md5sums=("87aea3013802a3c60fa3feb5c7164069") +md5sums=("8e14e926f088e292f5f2bce95b81d10e") src_prepare() { tar -xf ${distdir}/${sources[0]} --strip-components=1