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

Ray Rashif schiv at archlinux.org
Thu May 24 18:43:21 UTC 2012


    Date: Thursday, May 24, 2012 @ 14:43:21
  Author: schiv
Revision: 159469

upgpkg: qjackctl 0.3.9-1

upstream release

Modified:
  qjackctl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-05-24 17:52:58 UTC (rev 159468)
+++ PKGBUILD	2012-05-24 18:43:21 UTC (rev 159469)
@@ -3,8 +3,8 @@
 # Contributor: Tobias Kieslich <tobias at archlinux.org>
 
 pkgname=qjackctl
-pkgver=0.3.8
-pkgrel=2
+pkgver=0.3.9
+pkgrel=1
 pkgdesc="A Qt front-end for the JACK low-latency audio server"
 url="http://qjackctl.sourceforge.net/"
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 depends=('jack' 'qt')
 options=('!makeflags')
 source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz")
-md5sums=('8a0992c01e50d8be22064ab7b08fbc78')
+md5sums=('f932c916f43ba3251d3a9ed62a448e43')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"




More information about the arch-commits mailing list