summaryrefslogtreecommitdiff
path: root/repo/apps/gimp
diff options
context:
space:
mode:
authordavidovski <david@davidovski.xyz>2022-05-30 22:26:35 +0100
committerdavidovski <david@davidovski.xyz>2022-05-30 22:26:35 +0100
commitdfcdf333c80ae1d7171f6fa145fd87fecb8c5b73 (patch)
treeb380016ea2165fc85e67e29b8c533acf3fb2d5d7 /repo/apps/gimp
parent14595e324181631ff3e366a1b3a9e5b8697b35e8 (diff)
added missing deps for gtk3 build
Diffstat (limited to 'repo/apps/gimp')
-rw-r--r--repo/apps/gimp/gimp.xibuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/apps/gimp/gimp.xibuild b/repo/apps/gimp/gimp.xibuild
index 5c8c6b2..f063a19 100644
--- a/repo/apps/gimp/gimp.xibuild
+++ b/repo/apps/gimp/gimp.xibuild
@@ -6,7 +6,7 @@ DESC="GNU Image Manipulation Program"
MAKEDEPS="make gettext"
DEPS="babl cairo fontconfig freetype2 gdk-pixbuf gexiv2 glib gtk2 harfbuzz json-glib lcms2 bzip2 libexecinfo intltool libjpeg-turbo libmypaint mypaint-brushes libpng librsvg libwebp libx11 libxext libxfixes libxmu libxpm musl pango poppler-glib gegl tiff xz zlib python glib-networking poppler-data"
-PKG_VER=2.99.10
+PKG_VER=2.10.30
SOURCE="https://download.gimp.org/pub/gimp/v${PKG_VER%.*}/gimp-$PKG_VER.tar.bz2"
build () {