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

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


    Date: Monday, January 30, 2017 @ 19:23:59
  Author: bgyorgy
Revision: 209559

upgpkg: pavucontrol-qt 0.2.0-1

Update to new version

Modified:
  pavucontrol-qt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-30 19:15:53 UTC (rev 209558)
+++ PKGBUILD	2017-01-30 19:23:59 UTC (rev 209559)
@@ -2,20 +2,20 @@
 # Maintainer: Jerome Leclanche <jerome at leclan.ch>
 
 pkgname=pavucontrol-qt
-pkgver=0.1.0
+pkgver=0.2.0
 pkgrel=1
 pkgdesc="A Pulseaudio mixer in Qt (port of pavucontrol)"
 arch=("i686" "x86_64")
 url="http://lxqt.org"
 license=("GPL2")
-depends=("pulseaudio" "liblxqt" "xdg-user-dirs")
-makedepends=("cmake" "qt5-tools" "git")
+depends=("pulseaudio" "qt5-base")
+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=(
-	"f1021248f9985e46e1b8d026c3c2df8e066c129ddf76b124c54d07cad3db7f74"
+	"d60d2dfb0740f4f70030a8f57fc06ef0380989f8a57da223d0a9e28557da02cd"
 	"SKIP"
 )
 validpgpkeys=(



More information about the arch-commits mailing list