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

Ray Rashif schiv at archlinux.org
Tue Jan 19 23:33:37 UTC 2016


    Date: Wednesday, January 20, 2016 @ 00:33:36
  Author: schiv
Revision: 258422

upgpkg: ardour 4.6-1

upstream release

Modified:
  ardour/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-19 20:27:32 UTC (rev 258421)
+++ PKGBUILD	2016-01-19 23:33:36 UTC (rev 258422)
@@ -4,8 +4,8 @@
 # Contributor: see .contrib
 
 pkgname=ardour
-pkgver=4.4
-pkgrel=2
+pkgver=4.6
+pkgrel=1
 pkgdesc="Professional-grade digital audio workstation"
 arch=('i686' 'x86_64')
 url="http://ardour.org/"
@@ -36,7 +36,8 @@
                         --libjack=weak \
                         --optimize \
                         --docs \
-                        --cxx11
+                        --cxx11 \
+                        --no-phone-home
 
   python2 waf build $MAKEFLAGS
 }



More information about the arch-commits mailing list