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

Chih-Hsuan Yen yan12125 at archlinux.org
Thu Nov 5 15:01:58 UTC 2020


    Date: Thursday, November 5, 2020 @ 15:01:58
  Author: yan12125
Revision: 743162

upgpkg: pavucontrol-qt 0.16.0-1; update URLs

Modified:
  pavucontrol-qt/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-05 15:01:15 UTC (rev 743161)
+++ PKGBUILD	2020-11-05 15:01:58 UTC (rev 743162)
@@ -2,19 +2,19 @@
 # Maintainer: Chih-Hsuan Yen <yan12125 at archlinux.org>
 
 pkgname=pavucontrol-qt
-pkgver=0.15.0
+pkgver=0.16.0
 pkgrel=1
 pkgdesc="A Pulseaudio mixer in Qt (port of pavucontrol)"
 arch=("x86_64")
-url="https://lxqt.org"
+url="https://github.com/lxqt/$pkgname"
 license=("GPL2")
 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"
+	"https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz"
+	"https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc"
 )
-sha256sums=('c6148fabec2140a9b6e70620e1956c42617054373872525dc98018b22ab79397'
+sha256sums=('12a9b9965c3cfaf2335a741a6727b2decf7fec7c9a44817a28d66c8b3caa89d4'
             'SKIP')
 validpgpkeys=(
 	"169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche <jerome at leclan.ch>



More information about the arch-commits mailing list