[arch-commits] Commit in scite/trunk (PKGBUILD)

Alexander Rødseth arodseth at archlinux.org
Mon Mar 28 19:07:08 UTC 2016


    Date: Monday, March 28, 2016 @ 21:07:08
  Author: arodseth
Revision: 168724

upgpkg: scite 3.6.4-1

Modified:
  scite/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-28 18:56:14 UTC (rev 168723)
+++ PKGBUILD	2016-03-28 19:07:08 UTC (rev 168724)
@@ -6,8 +6,8 @@
 # Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
 
 pkgname=scite
-pkgver=3.6.2
-pkgrel=2
+pkgver=3.6.4
+pkgrel=1
 pkgdesc='Editor with facilities for building and running programs'
 arch=('x86_64' 'i686')
 url='http://www.scintilla.org/SciTE.html'
@@ -17,7 +17,7 @@
 backup=('usr/share/scite/SciTEGlobal.properties')
 install="$pkgname.install"
 source=("http://downloads.sourceforge.net/sourceforge/scintilla/${pkgname}${pkgver//./}.tgz")
-sha256sums=('6530d0d86c72485b815663e3b2c2987d59779340a71632ed8bb97a43530737a3')
+sha256sums=('6a27a1062b838e0fe914fb045f265935e5d39e34d69ae894b55f971437192baa')
 
 prepare() {
   if [ $?CXXBASEFLAGS == 1 ]; then



More information about the arch-commits mailing list