Date: Saturday, January 19, 2013 @ 08:13:11 Author: schiv Revision: 175680
upgpkg: hydrogen 0.9.5.1-1 missed update to very minor revision Modified: hydrogen/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-01-19 13:04:39 UTC (rev 175679) +++ PKGBUILD 2013-01-19 13:13:11 UTC (rev 175680) @@ -1,12 +1,12 @@ # $Id$ -# Maintainer: tobias <[email protected]> # Maintainer: Ray Rashif <[email protected]> +# Contributor: tobias <[email protected]> # Contributor: K. Piche <[email protected]> # Contributor: Giovanni Scafora <[email protected]> pkgname=hydrogen -pkgver=0.9.5 -pkgrel=2 +pkgver=0.9.5.1 +pkgrel=1 pkgdesc="Advanced Drum Machine" arch=('i686' 'x86_64') license=('GPL') @@ -17,7 +17,7 @@ source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz lrdf_raptor2.patch install.patch) -md5sums=('e96f291d60e58f5d62fe616cee577dc0' +md5sums=('52f3a528705818c65acf546a3be4c6fb' '2124851e890f46158189b5fa90006d40' 'ce3a83a069b55e46aa532b55e803c9a5')
