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

speps speps at archlinux.org
Thu Jan 28 20:32:36 UTC 2016


    Date: Thursday, January 28, 2016 @ 21:32:36
  Author: speps
Revision: 159332

upgpkg: synthv1 0.7.2-1

Modified:
  synthv1/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-28 20:29:30 UTC (rev 159331)
+++ PKGBUILD	2016-01-28 20:32:36 UTC (rev 159332)
@@ -2,17 +2,19 @@
 # Maintainer: speps <speps at aur dot archlinux dot org>
 
 pkgname=synthv1
-pkgver=0.7.1
-pkgrel=2
+pkgver=0.7.2
+pkgrel=1
 pkgdesc="An old-school all-digital 4-oscillator subtractive polyphonic synthesizer with stereo fx"
 arch=(i686 x86_64)
 url="http://$pkgname.sourceforge.net/$pkgname-index.html"
 license=('GPL')
 groups=('lv2-plugins')
-depends=('jack' 'liblo' 'lv2' 'qt4' 'shared-mime-info')
+depends=('jack' 'liblo' 'lv2' 'qt5-base' 'desktop-file-utils'
+         'hicolor-icon-theme' 'shared-mime-info')
+#depends=('jack' 'liblo' 'lv2' 'qt4' 'shared-mime-info')
 install="$pkgname.install"
 source=("http://download.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz")
-md5sums=('acaf984396e8198c109d7bf5f16e412d')
+md5sums=('a798aeb8341887c1adc6ac961023fbb5')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list