Date: Friday, August 4, 2017 @ 09:07:07
  Author: bisson
Revision: 301625

use https source

Modified:
  libpano13/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-08-04 09:07:03 UTC (rev 301624)
+++ PKGBUILD    2017-08-04 09:07:07 UTC (rev 301625)
@@ -11,7 +11,7 @@
 license=('GPL2')
 depends=('libpng' 'libtiff')
 makedepends=('jdk7-openjdk')
-source=("http://downloads.sourceforge.net/sourceforge/panotools/${pkgname}-${pkgver}.tar.gz";)
+source=("https://downloads.sourceforge.net/sourceforge/panotools/${pkgname}-${pkgver}.tar.gz";)
 sha256sums=('037357383978341dea8f572a5d2a0876c5ab0a83dffda431bd393357e91d95a8')
 
 build() {

Reply via email to