Date: Tuesday, October 25, 2022 @ 17:07:14 Author: heftig Revision: 1334804
2.42.10-1 Modified: lib32-gdk-pixbuf2/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-25 16:57:32 UTC (rev 1334803) +++ PKGBUILD 2022-10-25 17:07:14 UTC (rev 1334804) @@ -3,7 +3,7 @@ # Contributor: Ionut Biru <[email protected]> pkgname=lib32-gdk-pixbuf2 -pkgver=2.42.9 +pkgver=2.42.10 pkgrel=1 pkgdesc="An image loading library (32-bit)" url="https://wiki.gnome.org/Projects/GdkPixbuf" @@ -15,7 +15,7 @@ "lib32-librsvg: Load .svg, .svgz, and .svg.gz" ) options=(debug) -_commit=9b74d8dced44955b778fa1eac4fd0d29d5809e9d # tags/2.42.9^0 +_commit=9ac257eb38f772fec4253e8051743029e75a2acd # tags/2.42.10^0 source=( "git+https://gitlab.gnome.org/GNOME/gdk-pixbuf.git#commit=$_commit" gdk-pixbuf-query-loaders-32.hook @@ -69,4 +69,4 @@ install -Dt "$pkgdir/usr/share/libalpm/hooks" -m644 *.hook } -# vim:set sw=2 et: +# vim:set sw=2 sts=-1 et:
