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

Chih-Hsuan Yen yan12125 at archlinux.org
Thu Nov 5 15:30:16 UTC 2020


    Date: Thursday, November 5, 2020 @ 15:30:16
  Author: yan12125
Revision: 743239

upgpkg: lxqt-powermanagement 0.16.0-1; update URLs; new dependencies

Ref: https://github.com/lxqt/lxqt-powermanagement/pull/193

Modified:
  lxqt-powermanagement/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-05 15:29:49 UTC (rev 743238)
+++ PKGBUILD	2020-11-05 15:30:16 UTC (rev 743239)
@@ -1,19 +1,20 @@
 # Maintainer: Jerome Leclanche <jerome at leclan.ch>
 
 pkgname=lxqt-powermanagement
-pkgver=0.15.0
+pkgver=0.16.0
 pkgrel=1
 pkgdesc="LXQt power management daemon"
 arch=("x86_64")
 groups=("lxqt")
-url="https://lxqt.org"
+url="https://github.com/lxqt/$pkgname"
 license=("LGPL2.1")
-depends=("liblxqt" "qt5-svg" "qt5-x11extras" "upower" "kidletime" "solid" "hicolor-icon-theme" "libQt5Xdg.so")
+depends=("qt5-svg" "qt5-x11extras" "upower" "kidletime" "solid" "hicolor-icon-theme"
+         "libQt5Xdg.so" "lxqt-globalkeys")
 makedepends=("cmake" "lxqt-build-tools")
 source=(
 	"https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz"{,.asc}
 )
-sha256sums=('80728e48f9a88407ef9deeaeaa7dd6d6dfa52a539cdc04c6cb3ee9670d3f54cd'
+sha256sums=('2d919c093b7982298b67804810ff610fbc552cac40a3aaa7ab6415adc9e7e510'
             'SKIP')
 validpgpkeys=(
 	"169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche <jerome at leclan.ch>



More information about the arch-commits mailing list