[arch-commits] Commit in scite/trunk (PKGBUILD)
Alexander Rødseth
arodseth at archlinux.org
Sun Oct 30 15:18:11 UTC 2016
Date: Sunday, October 30, 2016 @ 15:18:10
Author: arodseth
Revision: 194012
upgpkg: scite 3.7.0-1
Modified:
scite/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-30 15:04:22 UTC (rev 194011)
+++ PKGBUILD 2016-10-30 15:18:10 UTC (rev 194012)
@@ -6,7 +6,7 @@
# Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
pkgname=scite
-pkgver=3.6.6
+pkgver=3.7.0
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=('22218673f53bc587c1cb8d9ddc5c3058a9906c2a530d9270f31f943625e0dffa')
+sha256sums=('034dca55b58d8c3af554900956ea20ca25be6d5157b394ecc3a055788496753b')
prepare() {
if [ $?CXXBASEFLAGS == 1 ]; then
More information about the arch-commits
mailing list