Date: Thursday, May 2, 2019 @ 20:52:43 Author: arojas Revision: 352405
https Modified: bash/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-05-02 20:52:18 UTC (rev 352404) +++ PKGBUILD 2019-05-02 20:52:43 UTC (rev 352405) @@ -10,7 +10,7 @@ pkgdesc='The GNU Bourne Again shell' arch=(x86_64) license=(GPL) -url='http://www.gnu.org/software/bash/bash.html' +url='https://www.gnu.org/software/bash/bash.html' groups=(base) backup=(etc/bash.bash{rc,_logout} etc/skel/.bash{rc,_profile,_logout}) depends=('readline>=7.0' glibc ncurses)
