Date: Thursday, August 6, 2015 @ 18:47:11 Author: arodseth Revision: 138026
upgpkg: scite 3.6.0-1 Modified: scite/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-08-06 15:46:51 UTC (rev 138025) +++ PKGBUILD 2015-08-06 16:47:11 UTC (rev 138026) @@ -6,7 +6,7 @@ # Contributor: Daniel J Griffiths <[email protected]> pkgname=scite -pkgver=3.5.7 +pkgver=3.6.0 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=('11d22385e7c47e3ef8393dcb915e4a61b7b29d5998bbdfbd7f276a5c145348fb') +sha256sums=('cb2ccde384504cb5f4f2ec98f0c4982fb9f04f341786f2129b54af997aad4170') prepare() { if [ $?CXXBASEFLAGS == 1 ]; then
