Date: Tuesday, June 30, 2015 @ 00:00:38 Author: arodseth Revision: 136130
upgpkg: scite 3.5.7-1 Modified: scite/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-06-29 21:48:27 UTC (rev 136129) +++ PKGBUILD 2015-06-29 22:00:38 UTC (rev 136130) @@ -6,7 +6,7 @@ # Contributor: Daniel J Griffiths <[email protected]> pkgname=scite -pkgver=3.5.5 +pkgver=3.5.7 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=('20515597ac986f1727c97bda2c27d88487ddb79cfe330b0b890b5e25330b7d9f') +sha256sums=('11d22385e7c47e3ef8393dcb915e4a61b7b29d5998bbdfbd7f276a5c145348fb') prepare() { if [ $?CXXBASEFLAGS == 1 ]; then
