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

David Runge dvzrv at archlinux.org
Fri Dec 27 14:35:47 UTC 2019


    Date: Friday, December 27, 2019 @ 14:35:46
  Author: dvzrv
Revision: 543010

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

Modified:
  samplv1/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-27 14:35:06 UTC (rev 543009)
+++ PKGBUILD	2019-12-27 14:35:46 UTC (rev 543010)
@@ -2,7 +2,7 @@
 # Contributor: speps <speps at aur dot archlinux dot org>
 
 pkgname=samplv1
-pkgver=0.9.11
+pkgver=0.9.12
 pkgrel=1
 pkgdesc="Polyphonic sampler 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' 'libsndfile' '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=('697d734eb568290f94e88169ea2f3de0e165e0e818362003a86e959665030c963bf090f91d2d6dd379189c25dc13adee4dca8edb00d6d578f08352548ba6cb3d')
+sha512sums=('2b1a67fecbbd378c8893767cdce2634bfe7e8ced7528a177041b77d5ee311bfaedb17f3aba694fd565484e859bb61924f57d320537f206854a74205a2cbb1e2c')
 
 prepare() {
   cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list