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

Alexander Rødseth arodseth at archlinux.org
Wed Feb 3 20:08:59 UTC 2016


    Date: Wednesday, February 3, 2016 @ 21:08:59
  Author: arodseth
Revision: 160109

upgpkg: chuck 1.3.5.2-1

Modified:
  chuck/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-03 20:05:01 UTC (rev 160108)
+++ PKGBUILD	2016-02-03 20:08:59 UTC (rev 160109)
@@ -7,8 +7,8 @@
 # Contributor: tardo <tardo at nagi-fanboi.net>
 
 pkgname=chuck
-pkgver=1.3.5.1
-pkgrel=2
+pkgver=1.3.5.2
+pkgrel=1
 pkgdesc='Concurrent, on-the-fly audio programming language'
 arch=('x86_64' 'i686')
 url='http://chuck.cs.princeton.edu/'
@@ -15,7 +15,7 @@
 license=('GPL')
   depends=('gcc-libs' 'libsndfile' 'jack')
 source=("http://chuck.cs.princeton.edu/release/files/$pkgname-$pkgver.tgz")
-sha256sums=('d141ca61547131edd2b29bdb88183835e4133ef09807674bfa33a4e6e09d1f53')
+sha256sums=('e900b8545ffcb69c6d49354b18c43a9f9b8f789d3ae822f34b408eaee8d3e70b')
 
 build() {
   # Other build alternatives are: linux-alsa linux-oss osx win32



More information about the arch-commits mailing list