Date: Wednesday, October 21, 2015 @ 13:42:48 Author: arodseth Revision: 144554
upgpkg: scite 3.6.1-1 Modified: scite/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-10-21 09:45:00 UTC (rev 144553) +++ PKGBUILD 2015-10-21 11:42:48 UTC (rev 144554) @@ -6,7 +6,7 @@ # Contributor: Daniel J Griffiths <[email protected]> pkgname=scite -pkgver=3.6.0 +pkgver=3.6.1 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=('cb2ccde384504cb5f4f2ec98f0c4982fb9f04f341786f2129b54af997aad4170') +sha256sums=('bdffdc28c501dbb5e3dc6cbfe3808da2d574df983790c6ddfc2643040023a010') prepare() { if [ $?CXXBASEFLAGS == 1 ]; then
