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

Chih-Hsuan Yen yan12125 at archlinux.org
Thu Feb 28 14:35:06 UTC 2019


    Date: Thursday, February 28, 2019 @ 14:35:05
  Author: yan12125
Revision: 437054

upgpkg: lxqt-panel 0.14.1-1

Modified:
  lxqt-panel/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-28 14:24:08 UTC (rev 437053)
+++ PKGBUILD	2019-02-28 14:35:05 UTC (rev 437054)
@@ -1,12 +1,12 @@
 # Maintainer: Jerome Leclanche <jerome at leclan.ch>
 
 pkgname=lxqt-panel
-pkgver=0.14.0
+pkgver=0.14.1
 pkgrel=1
 pkgdesc="The LXQt desktop panel"
 arch=("x86_64")
 groups=("lxqt")
-url="http://lxqt.org"
+url="https://lxqt.org"
 license=("LGPL2.1")
 depends=(
 	"libdbusmenu-qt5" "libxcomposite" "lxmenu-data"
@@ -23,10 +23,9 @@
 	"lm_sensors" "libxdamage"
 )
 source=(
-	"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"
+	"https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz"{,.asc}
 )
-sha256sums=('e090b970827957c21f1d9ae822fb32e86e6bf9a0ad848b68f6ba338927a31859'
+sha256sums=('f8be1c1446492e0c6a639ce09fb75341f5c47e4c24f7776020f2543936e87ce4'
             'SKIP')
 validpgpkeys=(
 	"169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche <jerome at leclan.ch>



More information about the arch-commits mailing list