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

David Runge dvzrv at archlinux.org
Thu Oct 31 19:53:54 UTC 2019


    Date: Thursday, October 31, 2019 @ 19:53:53
  Author: dvzrv
Revision: 521713

upgpkg: synthv1 0.9.11-1

Upgrading to 0.9.11. Updating maintainer information.

Modified:
  synthv1/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-31 19:48:37 UTC (rev 521712)
+++ PKGBUILD	2019-10-31 19:53:53 UTC (rev 521713)
@@ -1,8 +1,8 @@
-# Maintainer: David Runge <dave at sleepmap.de>
+# Maintainer: David Runge <dvzrv at archlinux.org>
 # Contributor: speps <speps at aur dot archlinux dot org>
 
 pkgname=synthv1
-pkgver=0.9.10
+pkgver=0.9.11
 pkgrel=1
 pkgdesc="Old-school all-digital 4-oscillator subtractive polyphonic synthesizer with stereo fx"
 arch=('x86_64')
@@ -9,14 +9,13 @@
 url="https://synthv1.sourceforge.io/synthv1-index.html"
 license=('GPL2')
 groups=('lv2-plugins' 'pro-audio')
-depends=('desktop-file-utils' 'gcc-libs' 'glibc' 'hicolor-icon-theme'
-'qt5-base')
+depends=('gcc-libs' 'glibc' 'hicolor-icon-theme' 'qt5-base')
 makedepends=('alsa-lib' 'jack' 'liblo' 'lv2' 'qt5-tools')
 optdepends=('alsa-lib: for standalone application'
             'jack: for standalone application'
             'liblo: for standalone application')
 source=("https://download.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('83cb2c2bddfe009fe51735f2564d2502ab701fbb1ec6dbe5fc082c1550102b8aed2bbb9ae7abd4df22cb7614a3f6f7dcb06fd13f47ea00961f5d8ad243e5b849')
+sha512sums=('116b3ef70529fa8b0b6d87464c26ad56321c58f8edebcc5cdea8fa7e7e6edeb4613568045452bacb0b368b5b7f26c4bd8253d2bba33bd6faba53e2527dab771d')
 
 prepare() {
   cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list