summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorFlorian Franzmann2020-01-02 14:55:48 +0100
committerFlorian Franzmann2020-01-03 13:58:31 +0100
commitcd8eb3620981b38efd5df261e959353592fcc264 (patch)
treef0f5ad9cfab9cd74a13abe3d8155317ad51d386f /doc
parent1d290561a3e985074ebdf657157b91fa1f44c285 (diff)
doc/impressive: version 0.12.1
Diffstat (limited to 'doc')
-rwxr-xr-xdoc/impressive/DEPENDS2
-rwxr-xr-xdoc/impressive/DETAILS4
-rw-r--r--doc/impressive/HISTORY4
3 files changed, 7 insertions, 3 deletions
diff --git a/doc/impressive/DEPENDS b/doc/impressive/DEPENDS
index 3b21a66c96..5f4398292f 100755
--- a/doc/impressive/DEPENDS
+++ b/doc/impressive/DEPENDS
@@ -1,3 +1,3 @@
-depends PYTHON &&
+depends python3 &&
depends pillow &&
depends pygame
diff --git a/doc/impressive/DETAILS b/doc/impressive/DETAILS
index d3fed789ab..16674fce4e 100755
--- a/doc/impressive/DETAILS
+++ b/doc/impressive/DETAILS
@@ -1,9 +1,9 @@
SPELL=impressive
SPELLX=Impressive
- VERSION=0.11.1
+ VERSION=0.12.1
SOURCE="$SPELLX-$VERSION.tar.gz"
SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/project/$SPELL/$SPELLX/$VERSION/$SOURCE
- SOURCE_HASH=sha512:3113afb2b0377590699e92fdf56fc9d2aab15079df5ace95e1e2b99d8984da031f8548168ab497a803e458712bd38b0bf4ee952451542862036cd42405c94136
+ SOURCE_HASH=sha512:9f547a0426f5498a1891ee203603bd2c2faa9117c8db9936269b84f8bbd25ddd6fa5939a7da44e1cc15b662febe34ae5f1d7930f46a6b0c31d3400690d4ca564
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELLX-$VERSION"
WEB_SITE="http://impressive.sourceforge.net/"
LICENSE[0]="GPLv2+"
diff --git a/doc/impressive/HISTORY b/doc/impressive/HISTORY
index a76f507c45..9aa1105499 100644
--- a/doc/impressive/HISTORY
+++ b/doc/impressive/HISTORY
@@ -1,2 +1,6 @@
+2020-01-01 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+ * DETAILS: version 0.12.1
+ * DEPENDS: depend on python3
+
2015-12-05 Ismael Luceno <ismael@sourcemage.org>
* BUILD, DEPENDS, DETAILS, INSTALL: spell created