summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTing-Wei Lan2019-09-10 16:37:51 +0800
committerTing-Wei Lan2019-09-10 16:37:51 +0800
commit1e71b6aaf88f81320d8b1b8151d8311173c34c34 (patch)
treec6fb9af0befea2935e909533c1fb082c86e14bb3
parentaf1aa7847a8864ac18625b280730245bc227be67 (diff)
downloadaur-1e71b6aaf88f81320d8b1b8151d8311173c34c34.tar.gz
mingw-w64-gdk-pixbuf2: 2.38.1 -> 2.38.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7ef2e86d6087..e98ad5254811 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# Fri Mar 1 02:39:56 UTC 2019
pkgbase = mingw-w64-gdk-pixbuf2
pkgdesc = An image loading library (mingw-w64)
- pkgver = 2.38.1
+ pkgver = 2.38.2
pkgrel = 1
url = http://www.gtk.org
arch = any
@@ -21,9 +19,9 @@ pkgbase = mingw-w64-gdk-pixbuf2
options = !strip
options = !buildflags
options = staticlibs
- source = https://download.gnome.org/sources/gdk-pixbuf/2.38/gdk-pixbuf-2.38.1.tar.xz
+ source = https://download.gnome.org/sources/gdk-pixbuf/2.38/gdk-pixbuf-2.38.2.tar.xz
source = gdk-pixbuf2-gen-thumbnailer-wine.patch
- sha256sums = f19ff836ba991031610dcc53774e8ca436160f7d981867c8c3a37acfe493ab3a
+ sha256sums = 73fa651ec0d89d73dd3070b129ce2203a66171dfc0bd2caa3570a9c93d2d0781
sha256sums = 69dd65e803a7a0d752536478864b19d77423affff2921aea5d076dd5916594f6
pkgname = mingw-w64-gdk-pixbuf2
diff --git a/PKGBUILD b/PKGBUILD
index 1afc2c5cb2e9..d22066d37189 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mingw-w64-gdk-pixbuf2
-pkgver=2.38.1
+pkgver=2.38.2
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=(
- 'f19ff836ba991031610dcc53774e8ca436160f7d981867c8c3a37acfe493ab3a'
+ '73fa651ec0d89d73dd3070b129ce2203a66171dfc0bd2caa3570a9c93d2d0781'
'69dd65e803a7a0d752536478864b19d77423affff2921aea5d076dd5916594f6')
_architectures=('i686-w64-mingw32' 'x86_64-w64-mingw32')