[arch-commits] Commit in lxqt-config/trunk (PKGBUILD)
Jerome Leclanche
jleclanche at archlinux.org
Fri Nov 6 17:54:28 UTC 2015
Date: Friday, November 6, 2015 @ 18:54:28
Author: jleclanche
Revision: 146320
upgpkg: lxqt-config 0.10.0-2
Rebuild and use https for sources
Modified:
lxqt-config/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-11-06 17:52:02 UTC (rev 146319)
+++ PKGBUILD 2015-11-06 17:54:28 UTC (rev 146320)
@@ -3,7 +3,7 @@
pkgname=lxqt-config
pkgver=0.10.0
-pkgrel=1
+pkgrel=2
pkgdesc="LXQt system configuration."
arch=("i686" "x86_64")
groups=("lxqt")
@@ -12,8 +12,8 @@
depends=("liblxqt" "libkscreen" "libxcursor" "qt5-svg")
makedepends=("cmake" "qt5-tools")
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=(
"4567be4653f2f1f9ff156126250a08d7b480f627fa1410484d49f65ba5dab9b4"
More information about the arch-commits
mailing list