Date: Monday, April 22, 2019 @ 20:54:32 Author: arojas Revision: 453003
https Modified: gpsmanshp/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-04-22 20:03:47 UTC (rev 453002) +++ PKGBUILD 2019-04-22 20:54:32 UTC (rev 453003) @@ -8,7 +8,7 @@ url="http://gpsmanshp.sourceforge.net/" license=('GPL') depends=('glibc' 'shapelib' 'tcl') -source=("http://sourceforge.net/projects/$pkgname/files/distr/${pkgname}_$pkgver.tgz") +source=("https://sourceforge.net/projects/$pkgname/files/distr/${pkgname}_$pkgver.tgz") md5sums=('ae25451d75c6c2b281074e13c1da29cd') prepare() {
