Date: Friday, April 26, 2019 @ 21:54:05 Author: arojas Revision: 454360
https, pgp Modified: pypanel/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-04-26 21:53:39 UTC (rev 454359) +++ PKGBUILD 2019-04-26 21:54:05 UTC (rev 454360) @@ -11,7 +11,7 @@ url='http://pypanel.sourceforge.net/' license=('GPL') depends=('python2' 'x-server' 'python2-xlib' 'imlib2' 'libxft') -source=("http://downloads.sourceforge.net/sourceforge/pypanel/PyPanel-${pkgver}.tar.gz") +source=("https://downloads.sourceforge.net/sourceforge/pypanel/PyPanel-${pkgver}.tar.gz") md5sums=('f1f9a2ed80be72ab36e748833618daba') package() {
