Date: Saturday, April 30, 2016 @ 22:32:09
  Author: arodseth
Revision: 173208

upgpkg: scite 3.6.5-1

Modified:
  scite/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-04-30 18:01:08 UTC (rev 173207)
+++ PKGBUILD    2016-04-30 20:32:09 UTC (rev 173208)
@@ -1,5 +1,5 @@
 # $Id$
-# Maintainer: Alexander Rødseth <[email protected]>
+# Maintainer: Alexander F Rødseth <[email protected]>
 # Contributor: Thomas S Hatch <[email protected]>
 # Contributor: Corrado 'bardo' Primier <[email protected]>
 # Contributor: Jochem Kossen <[email protected]>
@@ -6,7 +6,7 @@
 # Contributor: Daniel J Griffiths <[email protected]>
 
 pkgname=scite
-pkgver=3.6.4
+pkgver=3.6.5
 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=('6a27a1062b838e0fe914fb045f265935e5d39e34d69ae894b55f971437192baa')
+sha256sums=('dde62ebebbd4c36afd81ab0e745ff04839f4cfc911496f2d0463aade1374b9d1')
 
 prepare() {
   if [ $?CXXBASEFLAGS == 1 ]; then

Reply via email to