Date: Sunday, February 26, 2017 @ 10:40:45
  Author: arojas
Revision: 213848

Update to 3.7.3

Modified:
  scite/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-02-26 10:36:24 UTC (rev 213847)
+++ PKGBUILD    2017-02-26 10:40:45 UTC (rev 213848)
@@ -6,7 +6,7 @@
 # Contributor: Daniel J Griffiths <[email protected]>
 
 pkgname=scite
-pkgver=3.7.2
+pkgver=3.7.3
 pkgrel=1
 pkgdesc='Editor with facilities for building and running programs'
 arch=('x86_64' 'i686')
@@ -16,7 +16,7 @@
 makedepends=('setconf')
 backup=('usr/share/scite/SciTEGlobal.properties')
 
source=("http://downloads.sourceforge.net/sourceforge/scintilla/${pkgname}${pkgver//./}.tgz";)
-sha256sums=('1aae46ad22abc647864c4255e9497eec702938052b35c0e5d452a0ccba23fe7f')
+sha256sums=('355905682510297b713820a85c1a13a62882451fd1e67d55e25442ec020ca815')
 
 prepare() {
   if [ $?CXXBASEFLAGS == 1 ]; then

Reply via email to