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

Antonio Rojas arojas at archlinux.org
Tue May 30 18:40:43 UTC 2017


    Date: Tuesday, May 30, 2017 @ 18:40:43
  Author: arojas
Revision: 231402

Update to 3.7.5

Modified:
  scite/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-30 18:40:20 UTC (rev 231401)
+++ PKGBUILD	2017-05-30 18:40:43 UTC (rev 231402)
@@ -6,7 +6,7 @@
 # Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
 
 pkgname=scite
-pkgver=3.7.4
+pkgver=3.7.5
 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=('197372e80db2c16c86d9677a56a430209dc2f2adfdf9b7bda73b62dd19eb1e20')
+sha256sums=('51e6861284077268d4929bb2ff9c516e2ca8914b2bd0ac315d177befe24aef86')
 
 prepare() {
   if [ $?CXXBASEFLAGS == 1 ]; then



More information about the arch-commits mailing list