summaryrefslogtreecommitdiff
path: root/libre
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2018-02-08 07:26:43 +0100
committerAndreas Grapentin <andreas@grapentin.org>2018-02-08 07:26:43 +0100
commitdf7bece5350ec8903a08c2f0febe43789f0abcde (patch)
treed63a7a668f035b2c59ac10cd47798e8983552c08 /libre
parent5741f4d6d17c1da2bfa83f184ef7afdbbe73ce7d (diff)
libre/hydrogen: bumped pkgrel and rebuilt
Diffstat (limited to 'libre')
-rw-r--r--libre/hydrogen/PKGBUILD17
1 files changed, 10 insertions, 7 deletions
diff --git a/libre/hydrogen/PKGBUILD b/libre/hydrogen/PKGBUILD
index d9aac4701..588840f4f 100644
--- a/libre/hydrogen/PKGBUILD
+++ b/libre/hydrogen/PKGBUILD
@@ -1,22 +1,25 @@
-# $Id: PKGBUILD 269385 2016-06-12 12:13:40Z arojas $
+# $Id$
# Maintainer (Arch): Ray Rashif <schiv@archlinux.org>
# Contributor (Arch): tobias <tobias@archlinux.org>
-# Contributor (Arch): see .contrib
-# Maintainer (Hyperbola): André Silva <emulatorman@hyperbola.info>
+# Contributor (Arch): K. Piche <kpiche@rogers.com>
+# Contributor (Arch): Giovanni Scafora <giovanni@archlinux.org>
# Maintainer: Omar Vega Ramos <ovruni@gnu.org.pe>
+# Contributor: André Silva <emulatorman@hyperbola.info>
+
+# parabola changes and rationale:
+# - removed drumkits recommendation
+# - added contributors from .contrib to PKGBUILD
pkgname=hydrogen
pkgver=0.9.6.1
-pkgrel=4.parabola2
+pkgrel=4.parabola3
pkgdesc="An advanced drum machine, without nonfree drumkits recommendation"
-arch=('i686' 'x86_64' 'armv7h')
+arch=('x86_64' 'i686' 'armv7h')
license=('GPL')
url="http://www.hydrogen-music.org/"
depends=('libarchive' 'liblrdf' 'qt4' 'jack' 'libpulse')
optdepends=('rubberband')
makedepends=('cmake')
-replaces=(${pkgname}-libre)
-conflicts=(${pkgname}-libre)
source=("https://github.com/hydrogen-music/hydrogen/archive/$pkgver.tar.gz")
md5sums=('527a44eec22fd31f55e6b3cf1089613d')