Date: Monday, March 13, 2017 @ 11:17:01 Author: arojas Revision: 290780
Update to 2.2.10 Modified: bluefish/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-03-13 09:29:04 UTC (rev 290779) +++ PKGBUILD 2017-03-13 11:17:01 UTC (rev 290780) @@ -2,7 +2,7 @@ # Maintainer: Eric Bélanger <[email protected]> pkgname=bluefish -pkgver=2.2.9 +pkgver=2.2.10 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=('67743bf05a5affed267027a211673a59dc8908f2' +sha1sums=('abb2080b5cbc65cd9c7551572ac21012c5ee2031' 'SKIP') validpgpkeys=('58FD02766D031E832560A6A226073EFCDAC576E6')
