Date: Wednesday, December 7, 2016 @ 19:43:40 Author: bgyorgy Revision: 198402
Use https source Modified: simutrans-pak64/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-12-07 19:43:05 UTC (rev 198401) +++ PKGBUILD 2016-12-07 19:43:40 UTC (rev 198402) @@ -12,7 +12,7 @@ url="http://simutrans.com/" license=('custom:Artistic') options=('!strip') -source=(http://downloads.sourceforge.net/simutrans/simupak64-$_pkgver.zip +source=(https://downloads.sourceforge.net/simutrans/simupak64-$_pkgver.zip licence.txt) md5sums=('69b814607c50c03232ab2a89968fefdb' '9cf3801b1349ac93b24c1515c9e5bb0a')
