summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTing-Wei Lan2022-03-20 22:28:25 +0800
committerTing-Wei Lan2022-03-20 22:28:25 +0800
commit71f544eae376dbc85d07664251b632f43f2efb83 (patch)
treee607384157cb31c5be7b2bea7ab0991fca50b98a
parentf75cdafca28f38f69215d47e3ca4099461836410 (diff)
downloadaur-71f544eae376dbc85d07664251b632f43f2efb83.tar.gz
mingw-w64-gdk-pixbuf2: 2.42.6 -> 2.42.8
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c35634fd09c4..a0e878ea3c59 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-gdk-pixbuf2
pkgdesc = An image loading library (mingw-w64)
- pkgver = 2.42.6
+ pkgver = 2.42.8
pkgrel = 1
url = https://www.gtk.org
arch = any
@@ -18,10 +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.6.tar.xz
+ source = https://download.gnome.org/sources/gdk-pixbuf/2.42/gdk-pixbuf-2.42.8.tar.xz
source = gdk-pixbuf2-gen-thumbnailer-wine.patch
- sha256sums = c4a6b75b7ed8f58ca48da830b9fa00ed96d668d3ab4b1f723dcf902f78bde77f
+ sha256sums = 84acea3acb2411b29134b32015a5b1aaa62844b19c4b1ef8b8971c6b0759f4c6
sha256sums = 69dd65e803a7a0d752536478864b19d77423affff2921aea5d076dd5916594f6
pkgname = mingw-w64-gdk-pixbuf2
-
diff --git a/PKGBUILD b/PKGBUILD
index 26cc5c4dc5eb..6cf82d18f63c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mingw-w64-gdk-pixbuf2
-pkgver=2.42.6
+pkgver=2.42.8
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=(
- 'c4a6b75b7ed8f58ca48da830b9fa00ed96d668d3ab4b1f723dcf902f78bde77f'
+ '84acea3acb2411b29134b32015a5b1aaa62844b19c4b1ef8b8971c6b0759f4c6'
'69dd65e803a7a0d752536478864b19d77423affff2921aea5d076dd5916594f6')
_architectures=('i686-w64-mingw32' 'x86_64-w64-mingw32')