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

Jerome Leclanche jleclanche at archlinux.org
Fri Nov 6 12:26:12 UTC 2015


    Date: Friday, November 6, 2015 @ 13:26:11
  Author: jleclanche
Revision: 146297

upgpkg: lxqt-panel 0.10.0-3

Rebuild and use https for sources

Modified:
  lxqt-panel/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-11-06 12:17:30 UTC (rev 146296)
+++ PKGBUILD	2015-11-06 12:26:11 UTC (rev 146297)
@@ -24,8 +24,8 @@
 	"lm_sensors"
 )
 source=(
-	"http://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz"
-	"http://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz.asc"
+	"https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz"
+	"https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz.asc"
 )
 sha256sums=(
 	"df83db7789daecd358f074db2100d7b251c00e48aa3aa62957d5a657a4309d5e"



More information about the arch-commits mailing list