Date: Tuesday, March 24, 2015 @ 17:43:57 Author: arodseth Revision: 129854
upgpkg: chuck 1.3.5.0-1 Modified: chuck/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-03-24 16:43:49 UTC (rev 129853) +++ PKGBUILD 2015-03-24 16:43:57 UTC (rev 129854) @@ -7,7 +7,7 @@ # Contributor: tardo <[email protected]> pkgname=chuck -pkgver=1.3.4.0 +pkgver=1.3.5.0 pkgrel=1 pkgdesc='Concurrent, on-the-fly audio programming language' arch=('x86_64' 'i686') @@ -15,7 +15,7 @@ license=('GPL') depends=('gcc-libs' 'libsndfile' 'jack') source=("http://chuck.cs.princeton.edu/release/files/$pkgname-$pkgver.tgz") -sha256sums=('b65ee7c512192c732d638777fa1e1d885b95f315f3f36e059c168518169a8b33') +sha256sums=('658e361ceb2ef263c38432e8182664dfe7bf0473fc4580a392a4326b66a14266') build() { # Other build alternatives are: linux-alsa linux-oss osx win32
