Date: Sunday, November 22, 2015 @ 21:07:57 Author: arodseth Revision: 147402
upgpkg: scite 3.6.2-1 Modified: scite/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-11-22 20:00:54 UTC (rev 147401) +++ PKGBUILD 2015-11-22 20:07:57 UTC (rev 147402) @@ -6,7 +6,7 @@ # Contributor: Daniel J Griffiths <[email protected]> pkgname=scite -pkgver=3.6.1 +pkgver=3.6.2 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=('bdffdc28c501dbb5e3dc6cbfe3808da2d574df983790c6ddfc2643040023a010') +sha256sums=('6530d0d86c72485b815663e3b2c2987d59779340a71632ed8bb97a43530737a3') prepare() { if [ $?CXXBASEFLAGS == 1 ]; then
