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

David Runge dvzrv at archlinux.org
Fri Dec 27 14:24:28 UTC 2019


    Date: Friday, December 27, 2019 @ 14:24:27
  Author: dvzrv
Revision: 542990

upgpkg: drumkv1 0.9.12-1: Upgrading to 0.9.12. Using library representations of makedepends/optdepends.

Modified:
  drumkv1/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-27 14:23:56 UTC (rev 542989)
+++ PKGBUILD	2019-12-27 14:24:27 UTC (rev 542990)
@@ -2,7 +2,7 @@
 # Contributor: speps <speps at aur dot archlinux dot org>
 
 pkgname=drumkv1
-pkgver=0.9.11
+pkgver=0.9.12
 pkgrel=1
 pkgdesc="An old-school drum-kit sampler"
 arch=('x86_64')
@@ -10,12 +10,12 @@
 license=('GPL2')
 groups=('lv2-plugins' 'pro-audio')
 depends=('gcc-libs' 'glibc' 'hicolor-icon-theme' 'libsndfile' 'qt5-base')
-makedepends=('alsa-lib' 'jack' 'liblo' 'lv2' 'qt5-tools')
+makedepends=('alsa-lib' 'libjack.so' 'liblo.so' 'lv2' 'qt5-tools')
 optdepends=('alsa-lib: for standalone application'
-            'jack: for standalone application'
-            'liblo: for standalone application')
+            'libjack.so: for standalone application'
+            'liblo.so: for standalone application')
 source=("https://download.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('ea290c2e6143d2d56b32cc4dbdbf3ad3e942d1d02d4be99a2277bbe96ae7087fdf586747c9534ac474354c12f7c95a4e161c222454b03ab5e4301d1e1047cff5')
+sha512sums=('4a2036d5b08202c8fe1c029149e5382d41cca0274e160ff089c8a22ab992bf2b91bd4cfd7e492d6bd6245a7053a1380b1b35b752ef244c99c19976c7ff14531d')
 
 prepare() {
   cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list