Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (2dbeaaf6671138cab2d03916210b6fa9c501d1f7)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (2dbeaaf6671138cab2d03916210b6fa9c501d1f7)
  • Date: Thu, 10 Dec 2020 03:57:16 +0000

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

editors/vis/DETAILS | 6 +++---
editors/vis/HISTORY | 3 +++
2 files changed, 6 insertions(+), 3 deletions(-)

New commits:
commit 2dbeaaf6671138cab2d03916210b6fa9c501d1f7
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

vis: => 0.7

diff --git a/editors/vis/DETAILS b/editors/vis/DETAILS
index 6b493fc..1881173 100755
--- a/editors/vis/DETAILS
+++ b/editors/vis/DETAILS
@@ -1,8 +1,8 @@
SPELL=vis
- VERSION=0.6
+ VERSION=0.7
SOURCE=${SPELL}-${VERSION}.tar.gz
-
SOURCE_URL[0]=https://github.com/martanne/${SPELL}/archive/v${VERSION}.tar.gz
-
SOURCE_HASH=sha512:3809b40f75816e03e47e0c2c16d2681cc1c01ad50a3d051285d5f1e9ff0a333160e668228a129a1596109aa079dc8364d3ad060b88e9dba33bb1d60a15eaf4e2
+
SOURCE_URL[0]=https://github.com/martanne/${SPELL}/releases/download/v${VERSION}/${SOURCE}
+
SOURCE_HASH=sha512:ccc6a054fea6917e7751882468a74c30c712f7ec400a913c95c0084691f706e2bee54efb86b75be8b121c9a209c7e587e72e5474c55271d9943e91fc8aaf9bac
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE=https://github.com/martanne/vis
ENTERED=20160411
diff --git a/editors/vis/HISTORY b/editors/vis/HISTORY
index 5f59dc8..504ea96 100644
--- a/editors/vis/HISTORY
+++ b/editors/vis/HISTORY
@@ -1,3 +1,6 @@
+2020-12-09 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.7
+
2020-06-12 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 0.6




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (2dbeaaf6671138cab2d03916210b6fa9c501d1f7), Vlad Glagolev, 12/09/2020

Archive powered by MHonArc 2.6.24.

Top of Page