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

David Runge dvzrv at gemini.archlinux.org
Tue Jun 7 10:45:14 UTC 2022


    Date: Tuesday, June 7, 2022 @ 10:45:14
  Author: dvzrv
Revision: 1228442

upgpkg: jacktrip 1.6.0-1: Upgrade to 1.6.0.

Modified:
  jacktrip/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-07 10:36:04 UTC (rev 1228441)
+++ PKGBUILD	2022-06-07 10:45:14 UTC (rev 1228442)
@@ -1,7 +1,7 @@
 # Maintainer: David Runge <dvzrv at archlinux.org>
 
 pkgname=jacktrip
-pkgver=1.5.3
+pkgver=1.6.0
 pkgrel=1
 pkgdesc="Multi-machine audio network performance over the Internet"
 arch=(x86_64)
@@ -8,12 +8,12 @@
 url="https://github.com/jacktrip/jacktrip"
 license=(LGPL3 GPL3 MIT)
 groups=(pro-audio)
-depends=(gcc-libs glibc hicolor-icon-theme qt5-base)
+depends=(gcc-libs glibc hicolor-icon-theme qt5-base qt5-declarative qt5-networkauth qt5-svg)
 makedepends=(help2man meson jack python-jinja python-yaml)
 options=(debug)
 source=($pkgname-$pkgver.tar.gz::https://github.com/$pkgname/$pkgname/archive/v$pkgver.tar.gz)
-sha512sums=('ab8faabfaf5aefcc035d19e8a00480f84be5a83b8330966d762029ed9187f3710968679c518d4cf7f6b372b4b4e7da53c3184654dc3648e3e75589adab8bd520')
-b2sums=('59cf75f55a7396c045ac6866d260ef4d28b5ff87cfc74b2d18a6674ad334c03a65859a611280d2401071823e9a35c2ece1b695629943cb1b94fcbd9c96376df8')
+sha512sums=('e08b39efec4f0007104b9c4e9508b152ab5665a0ba5c210a31cb25ebd2a71b43d21a3150ca2a2d8735560f79aa958e01aa9bb0d56da0d50a3d1f59c31400ea5d')
+b2sums=('3f4117432c395d8db4b0ddb4ed001fc8e3e5714aca7348eae07ee3bd82d0b1e9cf5cc679f93a94af695ca6c6f7e243377f60d99d890a0d42d879457f4e70ff77')
 
 build() {
   arch-meson -Drtaudio=disabled build $pkgname-$pkgver



More information about the arch-commits mailing list