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

David Runge dvzrv at archlinux.org
Tue May 5 11:06:12 UTC 2020


    Date: Tuesday, May 5, 2020 @ 11:06:11
  Author: dvzrv
Revision: 624899

upgpkg: samplv1 0.9.14-1: Upgrading to 0.9.14.

Adding non-session-manager to optdepends.

Modified:
  samplv1/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-05 11:05:11 UTC (rev 624898)
+++ PKGBUILD	2020-05-05 11:06:11 UTC (rev 624899)
@@ -2,7 +2,7 @@
 # Contributor: speps <speps at aur dot archlinux dot org>
 
 pkgname=samplv1
-pkgver=0.9.13
+pkgver=0.9.14
 pkgrel=1
 pkgdesc="Polyphonic sampler synthesizer with stereo fx"
 arch=('x86_64')
@@ -13,9 +13,10 @@
 makedepends=('alsa-lib' 'jack' 'liblo' 'libsndfile' 'lv2' 'qt5-tools')
 optdepends=('alsa-lib: for standalone application'
             'jack: for standalone application'
-            'liblo: for standalone application')
+            'liblo: for standalone application'
+            'non-session-manager: for session management using the standalone application')
 source=("https://download.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('829ad3cf39ce735360e77f9c8c735c2ac928e7e252408fde729d2aa9a6ecc84a91e03219b0e106d3b266767fb124584b89efabd967e8ce4c45c2f0de961477b3')
+sha512sums=('7bfc7990509f0fab79a3d8d08fee9fa0007515826b833a46983944d0d0d9779690db08af2c2452e6dcbad832bc7a8d45c9680d4019f4a63e825a0668ee37ac10')
 
 prepare() {
   cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list