summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Franzmann2012-01-28 01:19:49 +0100
committerFlorian Franzmann2012-01-28 01:19:49 +0100
commitbcecf20348aa882e65f9201674dc33b47e29e805 (patch)
tree6f561d925f78c2f103e844a24c85c9e098f8e73f
parent97f90bebf8442b23170f55b01f878d4c5f58967e (diff)
graphics/mypaint: version 1.0.0
-rwxr-xr-xgraphics/mypaint/DETAILS4
-rw-r--r--graphics/mypaint/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/graphics/mypaint/DETAILS b/graphics/mypaint/DETAILS
index 9e245c5a85..68d547bae1 100755
--- a/graphics/mypaint/DETAILS
+++ b/graphics/mypaint/DETAILS
@@ -11,10 +11,10 @@ if [[ $MYPAINT_BRANCH == scm ]]; then
FORCE_DOWNLOAD=on
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-scm"
else
- VERSION=0.9.1
+ VERSION=1.0.0
SOURCE="${SPELL}-${VERSION}.tar.bz2"
SOURCE_URL[0]=http://download.gna.org/${SPELL}/${SOURCE}
- SOURCE_HASH=sha512:81bbd8f272c2c98154bb65bf3709e81cda3a74e20427e8433d34f12ca56082844451d1412af0444696f6a9d5f26bbcbae6ae0199668130931551916b3238cca3
+ SOURCE_HASH=sha512:91434f6d352d4f5dde3d919772a678a17f15a6d2914fb2377b40e4a0fea042e3c96b5618e1864eacdbfa52f449be03062da2ecb8ec08bae168e3a12904047bf2
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
fi
WEB_SITE="http://mypaint.intilinux.com/"
diff --git a/graphics/mypaint/HISTORY b/graphics/mypaint/HISTORY
index 07a6b3afb7..8511368649 100644
--- a/graphics/mypaint/HISTORY
+++ b/graphics/mypaint/HISTORY
@@ -1,3 +1,6 @@
+2012-01-28 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+ * DETAILS: version 1.0.0
+
2011-10-12 Ismael Luceno <ismael@sourcemage.org>
* DETAILS: add scm version