Date: Wednesday, April 10, 2019 @ 20:05:24 Author: arojas Revision: 350533
https Modified: libieee1284/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-04-10 20:04:10 UTC (rev 350532) +++ PKGBUILD 2019-04-10 20:05:24 UTC (rev 350533) @@ -10,7 +10,7 @@ url="http://cyberelk.net/tim/libieee1284" optdepends=('python2: for python module') makedepends=('python2') -source=("http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.bz2") +source=("https://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.bz2") md5sums=('b8fff9f3d121531bc17430e3f4ea6ed0') build() {
