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

Chih-Hsuan Yen yan12125 at archlinux.org
Thu Feb 28 12:21:21 UTC 2019


    Date: Thursday, February 28, 2019 @ 12:21:18
  Author: yan12125
Revision: 437026

upgpkg: lxqt-notificationd 0.14.1-1

Modified:
  lxqt-notificationd/trunk/PKGBUILD

----------+
 PKGBUILD |   13 ++++++-------
 1 file changed, 6 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-28 12:17:32 UTC (rev 437025)
+++ PKGBUILD	2019-02-28 12:21:18 UTC (rev 437026)
@@ -1,21 +1,20 @@
 # Maintainer: Jerome Leclanche <jerome at leclan.ch>
 
 pkgname=lxqt-notificationd
-pkgver=0.14.0
+pkgver=0.14.1
 pkgrel=1
 pkgdesc="LXQt notification daemon and library."
 arch=("x86_64")
 groups=("lxqt")
-url="http://lxqt.org"
+url="https://lxqt.org"
 license=("LGPL2.1")
-depends=("liblxqt")
+depends=("qt5-base" "liblxqt" "kwindowsystem")
+makedepends=("cmake" "lxqt-build-tools")
 provides=("notification-daemon")
-makedepends=("lxqt-build-tools")
 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}
 )
-sha512sums=('b91f0fc159f979582d1483a020c27403157697232e15ac677ff725297f33a89e2df5d63b90bc3711bcf9c8fe1ad58793518ab116f4a9c47f8102dfa256fa4747'
+sha512sums=('dcd1892ff66d6beb5c8953c6731f798a59272365fb7439277732b145cc9e6479314415481d9e8aae9fd670d779011c3d7bb3874b05a67cfad2a722f467866795'
             'SKIP')
 validpgpkeys=(
 	"169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche <jerome at leclan.ch>



More information about the arch-commits mailing list