diff --git a/gettext019/build.sh b/gettext019/build.sh index dc421a9..66761bf 100755 --- a/gettext019/build.sh +++ b/gettext019/build.sh @@ -6,9 +6,9 @@ ########################################################### # Check the following 4 variables before running the script topdir=gettext -version=0.19.4 +version=0.19.8.1 pkgver=1 -source[0]=ftp://ftp.sunet.se/pub/gnu/gettext/$topdir-$version.tar.xz +source[0]=https://mirrors.kernel.org/gnu/gettext/$topdir-$version.tar.lz # If there are no patches, simply comment this #patch[0]= @@ -48,6 +48,7 @@ install() compat gettext 0.17 1 1 compat gettext 0.18.2 1 1 compat gettext 0.18.3.1 1 1 + compat gettext 0.19.4 1 1 } reg pack diff --git a/gettext019/meta/ChangeLog b/gettext019/meta/ChangeLog index 90c9f45..1df059b 100644 --- a/gettext019/meta/ChangeLog +++ b/gettext019/meta/ChangeLog @@ -1,5 +1,8 @@ CHANGELOG --------- +* Thu Apr 12 2018 Tom G. Christensen - 0.19.8.1-1 +- Update to 0.19.8.1 + * Sat Mar 07 2015 Tom G. Christensen - 0.19.4-1 - Update to 0.19.4 diff --git a/gettext019/meta/pkgdef b/gettext019/meta/pkgdef index be4394c..ce30250 100644 --- a/gettext019/meta/pkgdef +++ b/gettext019/meta/pkgdef @@ -25,6 +25,8 @@ $_sharedir/locale/locale.alias $_sharedir/doc/gettext/envsubst.1.html $_sharedir/doc/gettext/ngettext.1.html $_sharedir/doc/gettext/gettext.1.html +$_sharedir/emacs +$_sharedir/gettext-0.19.8 [gettext-devel] pkgname="${pkgprefix}gtextd"