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

Ray Rashif schiv at archlinux.org
Fri Dec 4 15:58:34 UTC 2015


    Date: Friday, December 4, 2015 @ 16:58:34
  Author: schiv
Revision: 252346

upgpkg: ardour 4.4-1

upstream release
apologies for the extremely delayed push
should work fine with the cxx11 flag but please test

Modified:
  ardour/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-04 15:58:10 UTC (rev 252345)
+++ PKGBUILD	2015-12-04 15:58:34 UTC (rev 252346)
@@ -4,7 +4,7 @@
 # Contributor: see .contrib
 
 pkgname=ardour
-pkgver=4.2
+pkgver=4.4
 pkgrel=1
 pkgdesc="Professional-grade digital audio workstation"
 arch=('i686' 'x86_64')
@@ -35,7 +35,8 @@
                         --with-backends="jack,alsa" \
                         --libjack=weak \
                         --optimize \
-                        --docs
+                        --docs \
+                        --cxx11
 
   python2 waf build $MAKEFLAGS
 }



More information about the arch-commits mailing list