summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 514e4b0298d1..1afc2c5cb2e9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mingw-w64-gdk-pixbuf2
-pkgver=2.38.0
+pkgver=2.38.1
pkgrel=1
pkgdesc='An image loading library (mingw-w64)'
arch=('any')
@@ -23,7 +23,7 @@ source=(
"https://download.gnome.org/sources/gdk-pixbuf/${pkgver%.*}/gdk-pixbuf-$pkgver.tar.xz"
'gdk-pixbuf2-gen-thumbnailer-wine.patch')
sha256sums=(
- 'dd50973c7757bcde15de6bcd3a6d462a445efd552604ae6435a0532fbbadae47'
+ 'f19ff836ba991031610dcc53774e8ca436160f7d981867c8c3a37acfe493ab3a'
'69dd65e803a7a0d752536478864b19d77423affff2921aea5d076dd5916594f6')
_architectures=('i686-w64-mingw32' 'x86_64-w64-mingw32')