Date: Tuesday, March 13, 2012 @ 16:18:49 Author: eric Revision: 153430
upgpkg: bluefish 2.2.2-1 Upstream update Modified: bluefish/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-03-13 20:10:33 UTC (rev 153429) +++ PKGBUILD 2012-03-13 20:18:49 UTC (rev 153430) @@ -2,7 +2,7 @@ # Maintainer: Eric Bélanger <[email protected]> pkgname=bluefish -pkgver=2.2.1 +pkgver=2.2.2 pkgrel=1 pkgdesc="A powerful HTML editor for experienced web designers and programmers" arch=('i686' 'x86_64') @@ -14,8 +14,8 @@ options=('!libtool') install=bluefish.install source=(http://www.bennewitz.com/bluefish/stable/source/bluefish-${pkgver}.tar.bz2{,.sig}) -sha1sums=('f7b2e9915e196c971c6bcca04d8d6b87efab1ae6' - '89d5130d91999ff0319b709f0ed2cbcf7aa028d6') +sha1sums=('2fca4e4fa67e6f2fda1335e1dc4e19ca318eb002' + 'a7f2b776d9bacff1e2fd6d70aa0e37c53e85f7a2') build() { cd "${srcdir}/${pkgname}-${pkgver}"
