[arch-commits] Commit in leafpad/trunk (PKGBUILD)
    Christian Hesse 
    eworm at archlinux.org
       
    Tue Nov  1 21:25:04 UTC 2016
    
    
  
    Date: Tuesday, November 1, 2016 @ 21:25:03
  Author: eworm
Revision: 279701
download source via https
Modified:
  leafpad/trunk/PKGBUILD
----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-01 21:23:54 UTC (rev 279700)
+++ PKGBUILD	2016-11-01 21:25:03 UTC (rev 279701)
@@ -11,7 +11,7 @@
 license=('GPL')
 depends=('gtk2')
 makedepends=('intltool')
-source=(http://download.savannah.gnu.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz)
+source=(https://download.savannah.gnu.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz)
 md5sums=('254a72fc67505e3aa52884c729cd7b97')
 
 build() {
    
    
More information about the arch-commits
mailing list