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

David Runge dvzrv at archlinux.org
Tue May 5 11:10:07 UTC 2020


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

upgpkg: synthv1 0.9.14-1: Upgrading to 0.9.14.

Adding non-session-manager to optdepends.

Modified:
  synthv1/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-05 11:07:54 UTC (rev 624906)
+++ PKGBUILD	2020-05-05 11:10:06 UTC (rev 624907)
@@ -2,7 +2,7 @@
 # Contributor: speps <speps at aur dot archlinux dot org>
 
 pkgname=synthv1
-pkgver=0.9.13
+pkgver=0.9.14
 pkgrel=1
 pkgdesc="Old-school all-digital 4-oscillator subtractive polyphonic synthesizer with stereo fx"
 arch=('x86_64')
@@ -13,9 +13,10 @@
 makedepends=('alsa-lib' 'jack' 'liblo' '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=('5a6c2ad66ce8dccc58ede795822b489319bb44f0b9afaa9ed57f21e55552eff5b838af29e66b2c71d8d23829de94c02975d64039ae0c92cee7efadc26f6363d9')
+sha512sums=('75f4fdc5bb11075936cc35763d874681646dca38fe64984c1ac8e7b4595f8026588b30f916f809db303e3f30fc6ac9dc1b6abb9a2e8cd641aa78eb60c5856d2b')
 
 prepare() {
   cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list