[arch-commits] Commit in qjackctl/trunk (PKGBUILD)
    Ray Rashif 
    schiv at nymeria.archlinux.org
       
    Thu Jan  2 12:16:08 UTC 2014
    
    
  
    Date: Thursday, January 2, 2014 @ 13:16:08
  Author: schiv
Revision: 203039
upgpkg: qjackctl 0.3.11-1
upstream release
Modified:
  qjackctl/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-01-02 10:14:56 UTC (rev 203038)
+++ PKGBUILD	2014-01-02 12:16:08 UTC (rev 203039)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Kieslich <tobias at archlinux.org>
 
 pkgname=qjackctl
-pkgver=0.3.10
+pkgver=0.3.11
 pkgrel=1
 pkgdesc="A Qt front-end for the JACK low-latency audio server"
 url="http://qjackctl.sourceforge.net/"
@@ -11,7 +11,7 @@
 license=('GPL')
 depends=('jack' 'qt4') # qjackctl may soon support qt5
 source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz")
-md5sums=('cc01522902105ca65e327e657e51ca5e')
+md5sums=('93eabb66334ffb770ab4e270621ab2a4')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"
    
    
More information about the arch-commits
mailing list