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

speps speps at archlinux.org
Thu Sep 11 10:32:11 UTC 2014


    Date: Thursday, September 11, 2014 @ 12:32:11
  Author: speps
Revision: 118820

upgpkg: vmpk 0.6.0-1

Modified:
  vmpk/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-11 10:31:26 UTC (rev 118819)
+++ PKGBUILD	2014-09-11 10:32:11 UTC (rev 118820)
@@ -2,17 +2,17 @@
 # Maintainer : speps <speps at aur dot archlinux dot org>
 
 pkgname=vmpk
-pkgver=0.5.1
-pkgrel=2
+pkgver=0.6.0
+pkgrel=1
 pkgdesc="Virtual MIDI Piano Keyboard"
 arch=('i686' 'x86_64')
 url="http://vmpk.sourceforge.net/"
 license=('GPL3')
-depends=('qt4' 'jack')
-makedepends=('cmake')
+depends=('drumstick' 'qt5-x11extras')
+makedepends=('cmake' 'docbook-xsl' 'qt5-tools')
 install="$pkgname.install"
 source=("http://downloads.sourceforge.net/project/$pkgname/$pkgname/$pkgver/$pkgname-$pkgver.tar.bz2")
-md5sums=('07e376936c38c7c244374ff9ddca6a72')
+md5sums=('7d1fa749181d58ab4e8335ccb7abc4ce')
 
 prepare() {
   cd $pkgname-$pkgver




More information about the arch-commits mailing list