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

David Runge dvzrv at archlinux.org
Wed Mar 14 18:04:25 UTC 2018


    Date: Wednesday, March 14, 2018 @ 18:04:24
  Author: dvzrv
Revision: 307796

upgpkg: faust 2.5.23-1

Upgrading to 2.5.23.

Modified:
  faust/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-14 17:41:04 UTC (rev 307795)
+++ PKGBUILD	2018-03-14 18:04:24 UTC (rev 307796)
@@ -4,7 +4,7 @@
 # Contributor: bjoern lindig (bjoern _dot_ lindig _at_ google.com)
 
 pkgname=faust
-pkgver=2.5.21
+pkgver=2.5.23
 pkgrel=1
 pkgdesc="A functional programming language for realtime audio signal processing."
 arch=('x86_64')
@@ -18,7 +18,7 @@
             'ruby: needed for faust2sc and scbuilder')
 options=('staticlibs')
 source=("https://github.com/grame-cncm/${pkgname}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('4005dc9d49f265e790cf08978a0bfb397741f6963227dd7da70e085e6d9155adc400961da48266b4b65fbec58af0da6e3782498e5411e7fafa168fa016669dea')
+sha512sums=('7ffa165b865cea09b923cb1687e5b48a48186644f9efcf8b532f948368c825f0ce829a8d6ef64d9a59c81bac0597dbd6b05bd1ac40198f5d4e6403eda1e57e69')
 
 prepare() {
   cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list