summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTing-Wei Lan2021-03-27 17:14:47 +0800
committerTing-Wei Lan2021-03-27 17:14:47 +0800
commitea8e739cdefed97b923c5939721912416747f237 (patch)
tree1773749c7edaf059a222e9625d4e6fffba112c87
parent73d0379ee31b42525cc76da8b54e5e04e34fbe0c (diff)
downloadaur-ea8e739cdefed97b923c5939721912416747f237.tar.gz
mingw-w64-gdk-pixbuf2: 2.42.2 -> 2.42.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bf1ddd2e04b6..c7e74a2b04f9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-gdk-pixbuf2
pkgdesc = An image loading library (mingw-w64)
- pkgver = 2.42.2
+ pkgver = 2.42.4
pkgrel = 1
url = http://www.gtk.org
arch = any
@@ -18,9 +18,9 @@ pkgbase = mingw-w64-gdk-pixbuf2
options = !strip
options = !buildflags
options = staticlibs
- source = https://download.gnome.org/sources/gdk-pixbuf/2.42/gdk-pixbuf-2.42.2.tar.xz
+ source = https://download.gnome.org/sources/gdk-pixbuf/2.42/gdk-pixbuf-2.42.4.tar.xz
source = gdk-pixbuf2-gen-thumbnailer-wine.patch
- sha256sums = 83c66a1cfd591d7680c144d2922c5955d38b4db336d7cd3ee109f7bcf9afef15
+ sha256sums = fe9c5dd88f486194ea2bc09b8814c1ed895bb6c530f37cbbf259757c4e482e4d
sha256sums = 69dd65e803a7a0d752536478864b19d77423affff2921aea5d076dd5916594f6
pkgname = mingw-w64-gdk-pixbuf2
diff --git a/PKGBUILD b/PKGBUILD
index 04413cfd902a..17684277f1ab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mingw-w64-gdk-pixbuf2
-pkgver=2.42.2
+pkgver=2.42.4
pkgrel=1
pkgdesc='An image loading library (mingw-w64)'
arch=('any')
@@ -22,7 +22,7 @@ source=(
"https://download.gnome.org/sources/gdk-pixbuf/${pkgver%.*}/gdk-pixbuf-$pkgver.tar.xz"
'gdk-pixbuf2-gen-thumbnailer-wine.patch')
sha256sums=(
- '83c66a1cfd591d7680c144d2922c5955d38b4db336d7cd3ee109f7bcf9afef15'
+ 'fe9c5dd88f486194ea2bc09b8814c1ed895bb6c530f37cbbf259757c4e482e4d'
'69dd65e803a7a0d752536478864b19d77423affff2921aea5d076dd5916594f6')
_architectures=('i686-w64-mingw32' 'x86_64-w64-mingw32')