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

David Runge dvzrv at archlinux.org
Fri Dec 27 14:36:01 UTC 2019


    Date: Friday, December 27, 2019 @ 14:36:00
  Author: dvzrv
Revision: 543012

upgpkg: synthv1 0.9.12-1: Upgrading to 0.9.12. Using library representations of makedepends/optdepends.

Modified:
  synthv1/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-27 14:35:51 UTC (rev 543011)
+++ PKGBUILD	2019-12-27 14:36:00 UTC (rev 543012)
@@ -2,7 +2,7 @@
 # Contributor: speps <speps at aur dot archlinux dot org>
 
 pkgname=synthv1
-pkgver=0.9.11
+pkgver=0.9.12
 pkgrel=1
 pkgdesc="Old-school all-digital 4-oscillator subtractive polyphonic synthesizer with stereo fx"
 arch=('x86_64')
@@ -10,12 +10,12 @@
 license=('GPL2')
 groups=('lv2-plugins' 'pro-audio')
 depends=('gcc-libs' 'glibc' 'hicolor-icon-theme' 'qt5-base')
-makedepends=('alsa-lib' 'jack' 'liblo' 'lv2' 'qt5-tools')
+makedepends=('alsa-lib' 'libjack.so' 'liblo.so' 'lv2' 'qt5-tools')
 optdepends=('alsa-lib: for standalone application'
-            'jack: for standalone application'
-            'liblo: for standalone application')
+            'libjack.so: for standalone application'
+            'liblo.so: for standalone application')
 source=("https://download.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('116b3ef70529fa8b0b6d87464c26ad56321c58f8edebcc5cdea8fa7e7e6edeb4613568045452bacb0b368b5b7f26c4bd8253d2bba33bd6faba53e2527dab771d')
+sha512sums=('0554522029d2f0be17a33182e9b43b68c3c38a654aa272a1da3bd1c4845b7898cd8c6bd59ad2b3171df61f6391573d5870b4c4c1b88f7e2c9b16358372b88e78')
 
 prepare() {
   cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list