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

Ray Rashif schiv at archlinux.org
Thu Jun 30 20:37:27 UTC 2011


    Date: Thursday, June 30, 2011 @ 16:37:27
  Author: schiv
Revision: 130010

upstream release
tarball changes only; for developers and experimental python wrapper
nothing for users; updating anyway for the bleeding-edge factor

Modified:
  jack/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-06-30 19:11:10 UTC (rev 130009)
+++ PKGBUILD	2011-06-30 20:37:27 UTC (rev 130010)
@@ -5,7 +5,7 @@
 
 pkgname=jack
 _longname=jack-audio-connection-kit
-pkgver=0.121.1
+pkgver=0.121.2
 pkgrel=1
 pkgdesc="A low-latency audio server"
 arch=('i686' 'x86_64')
@@ -19,7 +19,7 @@
 replaces=("$_longname")
 changelog=$pkgname.changelog
 source=("http://jackaudio.org/downloads/$_longname-$pkgver.tar.gz")
-md5sums=('a51005bfd6e993af8517e19e823cf3c6')
+md5sums=('06c080349455afd4d217d6a8f9393e01')
 
 build() {
   cd "$srcdir/$_longname-$pkgver"




More information about the arch-commits mailing list