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

David Runge dvzrv at archlinux.org
Mon Aug 20 22:03:38 UTC 2018


    Date: Monday, August 20, 2018 @ 22:03:37
  Author: dvzrv
Revision: 372924

upgpkg: jack2 1.9.12-5

Removing jack2/jack2-dbus from the pro-audio group, as they conflict with each other and prevent from installing the whole group.

Modified:
  jack2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-08-20 21:36:34 UTC (rev 372923)
+++ PKGBUILD	2018-08-20 22:03:37 UTC (rev 372924)
@@ -9,16 +9,16 @@
 pkgname=('jack2' 'jack2-dbus')
 pkgdesc="The next-generation JACK with SMP support"
 pkgver=1.9.12
-pkgrel=4
+pkgrel=5
 arch=('x86_64')
 url="http://jackaudio.org/"
 license=('GPL')
-groups=('pro-audio')
 # currently waf is broken with python 3.7: https://github.com/jackaudio/jack2/issues/366
 makedepends=('celt' 'doxygen' 'libffado' 'opus' 'python2')
 optdepends=('realtime-privileges: Acquire realtime privileges')
 source=("${pkgbase}-${pkgver}.tar.gz::https://github.com/jackaudio/${pkgbase}/archive/v${pkgver}.tar.gz")
 sha512sums=('f0271dfc8f8e2f2489ca52f431ad4fa420665816d6c67a01a76da1d4b5ae91f6dad8c4e3309ec5e0c159c9d312ed56021ab323d74bce828ace26f1b8d477ddfa')
+
 prepare() {
   cd "${pkgbase}-${pkgver}"
 



More information about the arch-commits mailing list