Date: Monday, April 22, 2019 @ 20:55:20 Author: arojas Revision: 453004
https Modified: gputils/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-04-22 20:54:32 UTC (rev 453003) +++ PKGBUILD 2019-04-22 20:55:20 UTC (rev 453004) @@ -12,7 +12,7 @@ url="http://gputils.sourceforge.net/" license=('GPL') depends=('glibc') -source=("http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$_tag.tar.gz") +source=("https://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$_tag.tar.gz") md5sums=('60d4da7cd026a4e611120ed51b6da35c') build() {
