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

Jerome Leclanche jleclanche at archlinux.org
Sat Sep 24 15:16:26 UTC 2016


    Date: Saturday, September 24, 2016 @ 15:16:26
  Author: jleclanche
Revision: 190383

upgpkg: libfm-qt 0.11.1-1

Upstream release 0.11.1

Modified:
  libfm-qt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-24 15:15:43 UTC (rev 190382)
+++ PKGBUILD	2016-09-24 15:16:26 UTC (rev 190383)
@@ -9,14 +9,14 @@
 groups=("lxqt")
 url="http://lxqt.org"
 license=("GPL2")
-depends=("libfm" "qt5-x11extras")
-makedepends=("cmake" "qt5-tools")
+depends=("libfm" "liblxqt" "qt5-x11extras")
+makedepends=("cmake" "qt5-tools" "git")
 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=(
-	"fd035da1f74506f2897fc94b874def521a88a2f4f82c7eea1eb406375a2571fa"
+	"69f3f2564471272a0ccc8f1958d8f4f520a5a9fad9a6b99bb29f17fab8480578"
 	"SKIP"
 )
 validpgpkeys=(



More information about the arch-commits mailing list