Date: Wednesday, April 23, 2014 @ 01:42:54 Author: eric Revision: 211663
upgpkg: bluefish 2.2.6-1 Upstream update Modified: bluefish/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-04-22 16:39:27 UTC (rev 211662) +++ PKGBUILD 2014-04-22 23:42:54 UTC (rev 211663) @@ -2,7 +2,7 @@ # Maintainer: Eric Bélanger <[email protected]> pkgname=bluefish -pkgver=2.2.5 +pkgver=2.2.6 pkgrel=1 pkgdesc="A powerful HTML editor for experienced web designers and programmers" arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ optdepends=('gucharmap: for using the charmap plugin') install=bluefish.install source=(http://www.bennewitz.com/bluefish/stable/source/bluefish-${pkgver}.tar.bz2{,.sig}) -sha1sums=('efdd577a20a439e58f14f68e725f00be230d5de1' +sha1sums=('7742f732a4259ff927a2160a4d94e0c0a805a196' 'SKIP') prepare() {
