From 3e9f7fe2a26ee7496abdc6e9e4b54c4f5caddcae Mon Sep 17 00:00:00 2001 From: root Date: Wed, 19 Sep 2012 01:27:07 -0700 Subject: Wed Sep 19 01:26:10 PDT 2012 --- community/scite/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/scite/PKGBUILD') diff --git a/community/scite/PKGBUILD b/community/scite/PKGBUILD index ca6612877..7c70fed55 100644 --- a/community/scite/PKGBUILD +++ b/community/scite/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 74068 2012-07-19 10:19:10Z arodseth $ +# $Id: PKGBUILD 76433 2012-09-18 08:42:53Z arodseth $ # Maintainer: Alexander Rødseth # Contributor: Thomas S Hatch # Contributor: Corrado 'bardo' Primier @@ -6,7 +6,7 @@ # Contributor: Daniel J Griffiths pkgname=scite -pkgver=3.2.1 +pkgver=3.2.2 pkgrel=1 pkgdesc='Editor with facilities for building and running programs' arch=('x86_64' 'i686') @@ -17,7 +17,7 @@ makedepends=('setconf') backup=('usr/share/scite/SciTEGlobal.properties') install=$pkgname.install source=("http://downloads.sourceforge.net/sourceforge/scintilla/${pkgname}${pkgver//./}.tgz") -sha256sums=('f95c89074fd73a22b783b5582d3b23cdbd4b7eb38ab407721a702c4a1bcb678c') +sha256sums=('9f17fe2a5dc294bd1077bf64f713bb06733eec271bab770841e55474e6c781c8') build() { cd "$srcdir" -- cgit v1.2.3-54-g00ecf