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

David Runge dvzrv at archlinux.org
Thu Nov 16 23:43:41 UTC 2017


    Date: Thursday, November 16, 2017 @ 23:43:40
  Author: dvzrv
Revision: 267049

jack2-docs: Turning arch to x86_64 to be able to build in split package.

Modified:
  jack2/trunk/PKGBUILD

----------+
 PKGBUILD |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-16 23:37:27 UTC (rev 267048)
+++ PKGBUILD	2017-11-16 23:43:40 UTC (rev 267049)
@@ -9,7 +9,7 @@
 pkgname=('jack2' 'jack2-dbus' 'jack2-docs')
 pkgdesc="The next-generation JACK with SMP support"
 pkgver=1.9.11_RC1
-pkgrel=1
+pkgrel=2
 arch=('x86_64')
 url="http://jackaudio.org/"
 license=('GPL')
@@ -126,7 +126,6 @@
 
 package_jack2-docs() {
   pkgdesc="The next-generation JACK with SMP support (documentation)"
-  arch=('any')
 
   cd "${pkgname[2]}-${pkgver//_/-}"
   python waf install --destdir="${pkgdir}"



More information about the arch-commits mailing list