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

David Runge dvzrv at archlinux.org
Sat Jul 14 20:55:08 UTC 2018


    Date: Saturday, July 14, 2018 @ 20:55:08
  Author: dvzrv
Revision: 359397

upgpkg: synthv1 0.9.1-1

Upgrading to 0.9.1. Removing shared-mime-info from depends, as it is already provided. Moving lv2 to makedepends.

Modified:
  synthv1/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-14 20:52:16 UTC (rev 359396)
+++ PKGBUILD	2018-07-14 20:55:08 UTC (rev 359397)
@@ -3,18 +3,17 @@
 # Contributor: speps <speps at aur dot archlinux dot org>
 
 pkgname=synthv1
-pkgver=0.9.0
+pkgver=0.9.1
 pkgrel=1
-pkgdesc="An old-school all-digital 4-oscillator subtractive polyphonic synthesizer with stereo fx"
+pkgdesc="Old-school all-digital 4-oscillator subtractive polyphonic synthesizer with stereo fx"
 arch=('x86_64')
 url="https://synthv1.sourceforge.io/synthv1-index.html"
 license=('GPL2')
 groups=('lv2-plugins' 'pro-audio' 'vee-one')
-depends=('jack' 'liblo' 'lv2' 'qt5-base' 'desktop-file-utils'
-'hicolor-icon-theme' 'shared-mime-info')
-makedepends=('qt5-tools')
+depends=('desktop-file-utils' 'hicolor-icon-theme' 'jack' 'liblo' 'qt5-base')
+makedepends=('lv2' 'qt5-tools')
 source=("https://download.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('86aef01a018bc3729bb35e4f42402b74862e6e560b6e28f7cba09df06ba676b55dbe4f534d85eb6ca21da0601ab944744366a1311c38c353c76b1c77f526d941')
+sha512sums=('27ef5d72a849872e665c6b06637dceae53eaa8582195c4f7b5b93811fffcbe19ac6c35027153e659cf3b6384174d781af7b486a9314fb03682701b711e98f577')
 
 prepare() {
   cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list