Date: Tuesday, August 22, 2017 @ 17:02:44 Author: arojas Revision: 252969
https Modified: gap/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-08-22 16:57:23 UTC (rev 252968) +++ PKGBUILD 2017-08-22 17:02:44 UTC (rev 252969) @@ -10,9 +10,9 @@ pkgrel=4 pkgdesc="Groups, Algorithms, Programming: a system for computational discrete algebra" arch=(i686 x86_64) -url="http://www.gap-system.org/" +url="https://www.gap-system.org/" license=(GPL) -source=("http://www.gap-system.org/pub/gap/gap48/tar.gz/gap$_gapver.tar.gz" gap-no-packages-by-default.patch +source=("https://www.gap-system.org/pub/gap/gap48/tar.gz/gap$_gapver.tar.gz" gap-no-packages-by-default.patch gap-polymake-3.1.patch) sha256sums=('e23d963da3546b9b7c09f9e453f73cc9d25988fe5faae898f691d7e0230c899e' 'e8f19968d998172b7c289d0499b8b8a05bc31119a1ce073181d3842ece6fe3a2'
