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

David Runge dvzrv at archlinux.org
Sat Oct 6 20:49:06 UTC 2018


    Date: Saturday, October 6, 2018 @ 20:49:05
  Author: dvzrv
Revision: 390909

upgpkg: drumstick 1.1.1-3

Rebuilding with libpulse (providing alsa-lib), restoring standard functionality (FS#60327).

Modified:
  drumstick/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-06 20:45:27 UTC (rev 390908)
+++ PKGBUILD	2018-10-06 20:49:05 UTC (rev 390909)
@@ -4,12 +4,12 @@
 
 pkgname=drumstick
 pkgver=1.1.1
-pkgrel=2
+pkgrel=3
 pkgdesc="MIDI libraries for Qt5/C++"
 arch=('x86_64')
 url="http://drumstick.sourceforge.net/"
 license=('GPL2')
-depends=('desktop-file-utils' 'hicolor-icon-theme' 'qt5-svg')
+depends=('desktop-file-utils' 'hicolor-icon-theme' 'libpulse' 'qt5-svg')
 makedepends=('cmake' 'doxygen' 'docbook-xsl')
 source=("https://downloads.sourceforge.net/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2")
 sha512sums=('f3278be71b1850bbe742ff46b65a656443a1d655c5bcc1e289d92492db985ab185ed140b88ca68f37235c07926be5b82cfe97ae2f95ca7e3a7f48a7c95c61654')



More information about the arch-commits mailing list