diff options
author | davidovski <david@davidovski.xyz> | 2022-05-31 11:04:17 +0100 |
---|---|---|
committer | davidovski <david@davidovski.xyz> | 2022-05-31 11:04:17 +0100 |
commit | 871b2b573f01c1b3176a0f65458b3d281b41c437 (patch) | |
tree | 1311c682a9307026b039de9ba0e93bd22e35e2f5 /repo/apps/gimp/gimp.xibuild | |
parent | dfcdf333c80ae1d7171f6fa145fd87fecb8c5b73 (diff) |
added pandoc and qt5
Diffstat (limited to 'repo/apps/gimp/gimp.xibuild')
-rw-r--r-- | repo/apps/gimp/gimp.xibuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/apps/gimp/gimp.xibuild b/repo/apps/gimp/gimp.xibuild index f063a19..b11e920 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.10.30 +PKG_VER=2.10.28 SOURCE="https://download.gimp.org/pub/gimp/v${PKG_VER%.*}/gimp-$PKG_VER.tar.bz2" build () { |