From bfb5df4c55c745b66bea6a9e354ceefdb9e457fd Mon Sep 17 00:00:00 2001 From: heftig Date: Tue, 9 Aug 2022 20:11:03 +0000 Subject: [PATCH] 2.42.9-1 git-svn-id: file:///srv/repos/svn-packages/svn@452475 eb2447ed-0c53-47e4-bac8-5bc4a241df78 --- gdk-pixbuf2/trunk/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gdk-pixbuf2/trunk/PKGBUILD b/gdk-pixbuf2/trunk/PKGBUILD index f80cf74a35b..51432257fc0 100644 --- a/gdk-pixbuf2/trunk/PKGBUILD +++ b/gdk-pixbuf2/trunk/PKGBUILD @@ -3,14 +3,14 @@ pkgbase=gdk-pixbuf2 pkgname=(gdk-pixbuf2 gdk-pixbuf2-docs) -pkgver=2.42.8 +pkgver=2.42.9 pkgrel=1 pkgdesc="An image loading library" url="https://wiki.gnome.org/Projects/GdkPixbuf" arch=(x86_64) license=(LGPL) depends=(glib2 libpng libtiff libjpeg shared-mime-info) -makedepends=(gobject-introspection git meson gi-docgen docbook-xsl) +makedepends=(gobject-introspection git meson gi-docgen python-docutils) optdepends=( "libwmf: Load .wmf and .apm" "libopenraw: Load .dng, .cr2, .crw, .nef, .orf, .pef, .arw, .erf, .mrw, and .raf" @@ -21,7 +21,7 @@ optdepends=( "webp-pixbuf-loader: Load .webp" ) options=(debug) -_commit=bca00032ad68d0b0aa2c1f7558db931e52bd9cd2 # tags/2.42.8^0 +_commit=9b74d8dced44955b778fa1eac4fd0d29d5809e9d # tags/2.42.9^0 source=( "git+https://gitlab.gnome.org/GNOME/gdk-pixbuf.git#commit=$_commit" gdk-pixbuf-query-loaders.hook -- 2.11.4.GIT