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

Jerome Leclanche jleclanche at archlinux.org
Sat Sep 24 14:34:47 UTC 2016


    Date: Saturday, September 24, 2016 @ 14:34:47
  Author: jleclanche
Revision: 190339

upgpkg: lxqt-qtplugin 0.11.0-1

Upstream release 0.11.0

Modified:
  lxqt-qtplugin/trunk/PKGBUILD

----------+
 PKGBUILD |   15 +++++++++------
 1 file changed, 9 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-24 14:32:14 UTC (rev 190338)
+++ PKGBUILD	2016-09-24 14:34:47 UTC (rev 190339)
@@ -2,8 +2,8 @@
 # Maintainer: Jerome Leclanche <jerome at leclan.ch>
 
 pkgname=lxqt-qtplugin
-pkgver=0.10.0
-pkgrel=5
+pkgver=0.11.0
+pkgrel=1
 pkgdesc="LXQt platform integration for Qt"
 arch=("i686" "x86_64")
 groups=("lxqt")
@@ -12,14 +12,17 @@
 depends=("libdbusmenu-qt5" "qt5-base")
 makedepends=("cmake" "liblxqt" "qt5-tools")
 source=(
-	"https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz"
-	"https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz.asc"
+	"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz"
+	"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc"
 )
 sha256sums=(
-	"9de45e4463169ec294df62a56a9e10568fe035ad0a7c98901e72b03463690ad4"
+	"c1fdaba78d139e3cfdfb783c60e4f84632ce296a7cf8d5444d60ca1d1e5dbf59"
 	"SKIP"
 )
-validpgpkeys=("169704C6FB490C6892C7F23C37E0AF1FDA48F373")
+validpgpkeys=(
+	"169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche <jerome at leclan.ch>
+	"7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida <agaida at siduction.org>
+)
 
 
 build() {



More information about the arch-commits mailing list