[arch-commits] Commit in drumkv1/trunk (PKGBUILD)
David Runge
dvzrv at archlinux.org
Tue May 5 10:37:34 UTC 2020
Date: Tuesday, May 5, 2020 @ 10:37:33
Author: dvzrv
Revision: 624862
upgpkg: drumkv1 0.9.14-1: Upgrading to 0.9.14.
Adding non-session-manager to optdepends.
Modified:
drumkv1/trunk/PKGBUILD
----------+
PKGBUILD | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-05-05 10:37:32 UTC (rev 624861)
+++ PKGBUILD 2020-05-05 10:37:33 UTC (rev 624862)
@@ -2,7 +2,7 @@
# Contributor: speps <speps at aur dot archlinux dot org>
pkgname=drumkv1
-pkgver=0.9.13
+pkgver=0.9.14
pkgrel=1
pkgdesc="An old-school drum-kit sampler"
arch=('x86_64')
@@ -13,9 +13,10 @@
makedepends=('alsa-lib' 'jack' 'liblo' 'libsndfile' '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=('9d86737ed1a65cfcdb0cfb860c9be0903a8e2c01955ffa187a5bbda2316d2272aee1c8c623cf61c0c9c20e8b897fa22effbe22d12cef949803d6f2a367383c83')
+sha512sums=('4aa8135a09e4f211f99859e6aa941a1d50731bb6df5f2e5a21b53038d8c96688a5e74327a8fc3151a5fef7f2667f49d8eae6f0449fcd404801fa44d1b0358133')
prepare() {
cd "${pkgname}-${pkgver}"
More information about the arch-commits
mailing list