[arch-commits] Commit in scite/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sat Mar 25 17:31:06 UTC 2017
Date: Saturday, March 25, 2017 @ 17:31:05
Author: arojas
Revision: 218966
Update to 3.7.4
Modified:
scite/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-03-25 16:49:29 UTC (rev 218965)
+++ PKGBUILD 2017-03-25 17:31:05 UTC (rev 218966)
@@ -6,7 +6,7 @@
# Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
pkgname=scite
-pkgver=3.7.3
+pkgver=3.7.4
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=('355905682510297b713820a85c1a13a62882451fd1e67d55e25442ec020ca815')
+sha256sums=('197372e80db2c16c86d9677a56a430209dc2f2adfdf9b7bda73b62dd19eb1e20')
prepare() {
if [ $?CXXBASEFLAGS == 1 ]; then
More information about the arch-commits
mailing list