summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorFlorian Franzmann2021-09-26 14:45:21 +0200
committerFlorian Franzmann2021-09-26 21:08:41 +0200
commitede212f197e4c708b50368809336b9d8ae6eac2f (patch)
tree248dca704cf1cde361b3a74a53addadd8e292ec2 /graphics
parent9fa63ba1d189d776caf42b5f89b9f285e00c91c3 (diff)
graphics/gimp: version 2.10.28
Diffstat (limited to 'graphics')
-rwxr-xr-xgraphics/gimp/DETAILS4
-rw-r--r--graphics/gimp/HISTORY5
2 files changed, 6 insertions, 3 deletions
diff --git a/graphics/gimp/DETAILS b/graphics/gimp/DETAILS
index 7184fe42b7..fbdf7b4755 100755
--- a/graphics/gimp/DETAILS
+++ b/graphics/gimp/DETAILS
@@ -1,9 +1,9 @@
SPELL=gimp
#if [[ $GIMP_DEVEL == y ]]; then
#else
- VERSION=2.10.24
+ VERSION=2.10.28
SECURITY_PATCH=2
- SOURCE_HASH=sha512:828350ad5c53b8409463c24693821d78a1940f18c221249ae7b864ad9db5cf01ab41d6ec5bbefd96115f0e91809ecdc61451d71881b56b07920c442f4a514936
+ SOURCE_HASH=sha512:587f6f46741672f0700fd642a5b779694d2d8bc8ad70e7677ccdbfc2266dc62203ed347d6aaffaa4b8e7d84a84a25f7d5a51507dfd64b21b4c05970856d3ab94
#fi
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=http://download.gimp.org/pub/gimp/v${VERSION%.*}/$SOURCE
diff --git a/graphics/gimp/HISTORY b/graphics/gimp/HISTORY
index 131f662fc4..c9c72e1759 100644
--- a/graphics/gimp/HISTORY
+++ b/graphics/gimp/HISTORY
@@ -1,6 +1,9 @@
+2021-09-26 Florian Franzmann <bwlf@bandrate.org>
+ * DETAILS: version 2.10.28
+
2021-04-02 Florian Franzmann <bwlf@bandrate.org>
* DETAILS: version 2.10.24
- * DEPENDS: depend on pycairo if optional dependency on pygtk2 is enabled
+ * DEPENDS: depend on pycairo if optional dependency on pygtk2 is enabled
2021-02-19 Thomas Orgis <sobukus@sourcemage.org>
* DETAILS: version 2.10.22 (un-break with current glib)