[arch-commits] Commit in libg15render/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Wed Apr 24 20:34:01 UTC 2019


    Date: Wednesday, April 24, 2019 @ 20:34:00
  Author: arojas
Revision: 453448

https

Modified:
  libg15render/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-24 20:33:24 UTC (rev 453447)
+++ PKGBUILD	2019-04-24 20:34:00 UTC (rev 453448)
@@ -9,7 +9,7 @@
 url="http://www.g15tools.com/"
 license=('GPL')
 depends=('libg15')
-source=(http://downloads.sourceforge.net/g15tools/${pkgname}-${pkgver}.tar.bz2)
+source=(https://downloads.sourceforge.net/g15tools/${pkgname}-${pkgver}.tar.bz2)
 sha512sums=('960fd6bc6159b1b12e1de3b0c07e5960d7d5056d4927be8eddf89a911e2c97a8677ef41456aa255399e8a86cd354b848fab28a47005ee2d1b6640e0c886deaac')
 
 build() {



More information about the arch-commits mailing list