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

Jerome Leclanche jleclanche at archlinux.org
Tue Jan 17 18:38:38 UTC 2017


    Date: Tuesday, January 17, 2017 @ 18:38:37
  Author: jleclanche
Revision: 207784

upgpkg: liblxqt 0.11.1-1

Upstream release 0.11.1

Modified:
  liblxqt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-17 18:36:52 UTC (rev 207783)
+++ PKGBUILD	2017-01-17 18:38:37 UTC (rev 207784)
@@ -2,20 +2,20 @@
 # Maintainer: Jerome Leclanche <jerome at leclan.ch>
 
 pkgname=liblxqt
-pkgver=0.11.0
-pkgrel=2
+pkgver=0.11.1
+pkgrel=1
 pkgdesc="Common base library for LXQt components."
 arch=("i686" "x86_64")
 url="http://lxqt.org"
 license=("GPL2")
 depends=("kwindowsystem" "libqtxdg" "libxss")
-makedepends=("cmake" "qt5-tools" "git" "libxss")
+makedepends=("lxqt-build-tools" "libxss")
 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=(
-	"bc553bf53f3083886b5456a3f22e227f68ea945d8ee0dd31dd24f765bf879fe2"
+	"487dc42ceb611f53024c531d5550bd0d4fe8cbfe3dbf3711faba5db6ee6d415d"
 	"SKIP"
 )
 validpgpkeys=(



More information about the arch-commits mailing list