Date: Tuesday, October 5, 2010 @ 17:34:43 Author: dgriffiths Revision: 94238
Modified: bluefish/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-10-05 21:30:57 UTC (rev 94237) +++ PKGBUILD 2010-10-05 21:34:43 UTC (rev 94238) @@ -4,7 +4,7 @@ # Maintainer: Daniel J Griffiths <[email protected]> pkgname=bluefish -pkgver=2.0.1 +pkgver=2.0.2 pkgrel=1 pkgdesc="A powerful HTML editor for experienced web designers and programmers" arch=('i686' 'x86_64') @@ -16,7 +16,7 @@ options=('!libtool') install=bluefish.install source=(http://www.bennewitz.com/bluefish/stable/source/bluefish-${pkgver}.tar.bz2) -md5sums=('9b672411369bd580421f832214bf65b3') +md5sums=('0229a3fb1d68c926391761efbe12eb1b') build() { cd ${srcdir}/${pkgname}-${pkgver}
