summaryrefslogtreecommitdiffstats
path: root/testing/hydrogen/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-02-24 19:13:52 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-02-24 19:13:52 +0000
commit93f61a3b4e26712254a2b438ad67d86d8fe310ca (patch)
treea9c4f2452f31815304ccb9b1d22d62f0f4679537 /testing/hydrogen/APKBUILD
parentc7da359e309094d4a949bee15d5b2b95e48a1ff0 (diff)
downloadaports-93f61a3b4e26712254a2b438ad67d86d8fe310ca.tar.bz2
aports-93f61a3b4e26712254a2b438ad67d86d8fe310ca.tar.xz
testing/hydrogen: upgrade to 0.9.5.1
Diffstat (limited to 'testing/hydrogen/APKBUILD')
-rw-r--r--testing/hydrogen/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/hydrogen/APKBUILD b/testing/hydrogen/APKBUILD
index e1eb3f3b7..9c3a6a51b 100644
--- a/testing/hydrogen/APKBUILD
+++ b/testing/hydrogen/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=hydrogen
-pkgver=0.9.5
-pkgrel=2
+pkgver=0.9.5.1
+pkgrel=0
pkgdesc="Advanced drum machine for GNU/Linux"
url="http://www.hydrogen-music.org/"
arch="all"
@@ -49,5 +49,5 @@ package() {
scons -j ${JOBS:-2} install DESTDIR="$pkgdir" || return 1
}
-md5sums="e96f291d60e58f5d62fe616cee577dc0 hydrogen-0.9.5.tar.gz
+md5sums="52f3a528705818c65acf546a3be4c6fb hydrogen-0.9.5.1.tar.gz
0d9552ee114f57df67d677263816ec78 hydrogen-docdir.patch"