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

Balló György bgyorgy at archlinux.org
Mon Jan 30 19:12:29 UTC 2017


    Date: Monday, January 30, 2017 @ 19:12:28
  Author: bgyorgy
Revision: 209555

upgpkg: lxqt-runner 0.11.1-1

Update to new version

Modified:
  lxqt-runner/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-30 19:05:46 UTC (rev 209554)
+++ PKGBUILD	2017-01-30 19:12:28 UTC (rev 209555)
@@ -2,7 +2,7 @@
 # Maintainer: Jerome Leclanche <jerome at leclan.ch>
 
 pkgname=lxqt-runner
-pkgver=0.11.0
+pkgver=0.11.1
 pkgrel=1
 pkgdesc="The LXQt application launcher"
 arch=("i686" "x86_64")
@@ -9,14 +9,14 @@
 groups=("lxqt")
 url="http://lxqt.org"
 license=("LGPL2.1")
-depends=("lxqt-common" "lxqt-globalkeys" "menu-cache" "qt5-script" "muparser")
-makedepends=("cmake" "qt5-tools" "git")
+depends=("lxqt-common" "lxqt-globalkeys" "menu-cache" "muparser")
+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"
 )
 sha256sums=(
-	"ceb0139840d95448b63a8a30cc3b0d33687d596b9c23fbcf29b6608550711db1"
+	"5bb46fdab14acc980e9eaca004c4e0122843f3dc567d5a681a0661974330b251"
 	"SKIP"
 )
 validpgpkeys=(



More information about the arch-commits mailing list