hydrogen: update to 0.9.7

This commit is contained in:
gnastyle 2017-01-25 22:45:08 +01:00
parent 44a769abe1
commit 98243978ed

View File

@ -1,11 +1,5 @@
#
# Apps Packages for Chakra, part of chakra-project.org
#
# Maintainer: Adrián Chaves Fernández (Gallaecio) <adriyetichaves@gmail.com>
pkgname=hydrogen
pkgver=0.9.6
pkgver=0.9.7
pkgrel=1
pkgdesc="Advanced drum machine."
arch=('x86_64')
@ -15,7 +9,7 @@ depends=('alsa-lib' 'flac' 'lash' 'jack' 'libarchive' 'libsndfile' 'qt' 'tar' 'z
makedepends=('cmake')
categories=('multimedia')
source=(https://github.com/hydrogen-music/$pkgname/archive/$pkgver.tar.gz)
md5sums=('e4424926a88af82fb2048b3548723827')
sha1sums=('016c5427d0598f933f0975d6d25434736ba0a0b6')
build() {
msg "Compiling..."