Date: Wednesday, April 22, 2015 @ 15:09:23 Author: arodseth Revision: 131949
upgpkg: scite 3.5.5-1 Modified: scite/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-04-22 13:09:03 UTC (rev 131948) +++ PKGBUILD 2015-04-22 13:09:23 UTC (rev 131949) @@ -6,7 +6,7 @@ # Contributor: Daniel J Griffiths <[email protected]> pkgname=scite -pkgver=3.5.4 +pkgver=3.5.5 pkgrel=1 pkgdesc='Editor with facilities for building and running programs' arch=('x86_64' 'i686') @@ -17,7 +17,7 @@ backup=('usr/share/scite/SciTEGlobal.properties') install="$pkgname.install" source=("http://downloads.sourceforge.net/sourceforge/scintilla/${pkgname}${pkgver//./}.tgz") -sha256sums=('96041bb6a3aed321e353db7c8fcde720b99cab98cbfa2ef62a5e07dd523e1495') +sha256sums=('20515597ac986f1727c97bda2c27d88487ddb79cfe330b0b890b5e25330b7d9f') prepare() { if [ $?CXXBASEFLAGS == 1 ]; then
