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

David Runge dvzrv at archlinux.org
Sat Jul 14 20:49:28 UTC 2018


    Date: Saturday, July 14, 2018 @ 20:49:27
  Author: dvzrv
Revision: 359393

upgpkg: samplv1 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:
  samplv1/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-14 20:43:20 UTC (rev 359392)
+++ PKGBUILD	2018-07-14 20:49:27 UTC (rev 359393)
@@ -3,7 +3,7 @@
 # Contributor: speps <speps at aur dot archlinux dot org>
 
 pkgname=samplv1
-pkgver=0.9.0
+pkgver=0.9.1
 pkgrel=1
 pkgdesc="Polyphonic sampler synthesizer with stereo fx"
 arch=('x86_64')
@@ -10,11 +10,10 @@
 url="https://samplv1.sourceforge.io/"
 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=('13d9a06828673cb7f3097892898d7caa900cd7a42dbb3444658809dfa1fa18ce039f0b786fc5f3db3cbde1864460ff56708662c17d0487610b761c76605cd541')
+sha512sums=('74b448a565ac353557e8e41344be8bd523eb9466f0c474f0f6bc9e21f844a24bb81e15a9ee6c68411e1600449fa258a5c6ab4e83ec0fe358b5b5174feb98b080')
 
 prepare() {
   cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list