summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlbert Graef2017-07-24 10:56:27 +0200
committerAlbert Graef2017-07-24 10:56:27 +0200
commit2cb4e14c6fe20c4bd2f4a705b20460369c931db8 (patch)
tree33d8ec29f3b078e182af8b020b0e64bcf29a46b8 /PKGBUILD
parent93c5bd7028bd641b6246b6df77062b316b7a36ea (diff)
downloadaur-2cb4e14c6fe20c4bd2f4a705b20460369c931db8.tar.gz
Update to latest upstream.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ff7d3e680aaf..5cf1209125b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: bjoern lindig (bjoern _dot_ lindig _at_ google.com)
pkgname=faust-git
-pkgver=4851.967be1faa
+pkgver=4973.bb77cc5bb
pkgrel=1
pkgdesc="A functional programming language for realtime audio signal processing."
arch=('i686' 'x86_64')
@@ -32,7 +32,7 @@ source=("$pkgname::git+https://github.com/grame-cncm/faust.git#branch=master-dev
"git+https://github.com/rukano/emacs-faust-mode.git"
"python2-fix.patch")
md5sums=('SKIP' 'SKIP'
- '6f0a99a68e1b774200a53c7140364f37')
+ '8680b87fc4e34445e02f34781ee45f19')
pkgver() {
cd $srcdir/$pkgname