summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlbert Graef2017-11-26 05:29:14 +0100
committerAlbert Graef2017-11-26 05:29:14 +0100
commit11ff621593ef9fe967056319fbf35e45935f7190 (patch)
tree06cac18d0c0eedf99853c77bbd19b78c8a167861 /PKGBUILD
parent2cb4e14c6fe20c4bd2f4a705b20460369c931db8 (diff)
downloadaur-11ff621593ef9fe967056319fbf35e45935f7190.tar.gz
Switched over to old-master after recent repo reorganization.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5cf1209125b6..b12471f60f0d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: bjoern lindig (bjoern _dot_ lindig _at_ google.com)
pkgname=faust-git
-pkgver=4973.bb77cc5bb
+pkgver=5169.4d20e3acb
pkgrel=1
pkgdesc="A functional programming language for realtime audio signal processing."
arch=('i686' 'x86_64')
@@ -28,7 +28,7 @@ options=('strip' 'staticlibs')
# latest changes. End users might want to use the master branch instead, which
# is recommended, since it's supposedly more stable and tested, but
# nevertheless (mostly) up-to-date.
-source=("$pkgname::git+https://github.com/grame-cncm/faust.git#branch=master-dev"
+source=("$pkgname::git+https://github.com/grame-cncm/faust.git#branch=old-master"
"git+https://github.com/rukano/emacs-faust-mode.git"
"python2-fix.patch")
md5sums=('SKIP' 'SKIP'