Date: Saturday, September 24, 2016 @ 14:24:17
  Author: jleclanche
Revision: 190327

upgpkg: lxqt-panel 0.11.0-1

Upstream release 0.11.0

Modified:
  lxqt-panel/trunk/PKGBUILD

----------+
 PKGBUILD |   17 ++++++++++-------
 1 file changed, 10 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-09-24 14:22:54 UTC (rev 190326)
+++ PKGBUILD    2016-09-24 14:24:17 UTC (rev 190327)
@@ -2,8 +2,8 @@
 # Maintainer: Jerome Leclanche <jer...@leclan.ch>
 
 pkgname=lxqt-panel
-pkgver=0.10.0
-pkgrel=6
+pkgver=0.11.0
+pkgrel=1
 pkgdesc="The LXQt desktop panel"
 arch=("i686" "x86_64")
 groups=("lxqt")
@@ -20,18 +20,21 @@
        "lm_sensors: Sensors plugin"
 )
 makedepends=(
-       "cmake" "qt5-tools" "libpulse" "libstatgrab" "libsysstat"
+       "cmake" "qt5-tools" "git" "libpulse" "libstatgrab" "libsysstat"
        "lm_sensors"
 )
 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=(
-       "df83db7789daecd358f074db2100d7b251c00e48aa3aa62957d5a657a4309d5e"
+       "18415624d862b9b269fd1f74b2b6a51776852babd057e701e5d5b48ce46e777c"
        "SKIP"
 )
-validpgpkeys=("169704C6FB490C6892C7F23C37E0AF1FDA48F373") 
+validpgpkeys=(
+       "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 
<jer...@leclan.ch>
+       "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 
<aga...@siduction.org>
+)
 
 
 build() {

Reply via email to