summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTing-Wei Lan <lantw44@gmail.com>2013-06-25 11:56:27 +0800
committerTing-Wei Lan <lantw44@gmail.com>2013-06-25 11:56:27 +0800
commit6240b390186e370ed418c7c6bea5611e32a37180 (patch)
treee5446d28611c67157e217041c327595b1f89f408
parent5181fff595610a6dc9b7b5edfe7b484b2e4196d4 (diff)
downloadAUR4-PKGBUILD-6240b390186e370ed418c7c6bea5611e32a37180.tar
AUR4-PKGBUILD-6240b390186e370ed418c7c6bea5611e32a37180.tar.gz
AUR4-PKGBUILD-6240b390186e370ed418c7c6bea5611e32a37180.tar.bz2
AUR4-PKGBUILD-6240b390186e370ed418c7c6bea5611e32a37180.tar.lz
AUR4-PKGBUILD-6240b390186e370ed418c7c6bea5611e32a37180.tar.xz
AUR4-PKGBUILD-6240b390186e370ed418c7c6bea5611e32a37180.tar.zst
AUR4-PKGBUILD-6240b390186e370ed418c7c6bea5611e32a37180.zip
mingw-w64-gdk-pixbuf2: 2.28.1 -> 2.28.2
-rw-r--r--mingw-w64-gdk-pixbuf2/.SRCINFO6
-rw-r--r--mingw-w64-gdk-pixbuf2/PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/mingw-w64-gdk-pixbuf2/.SRCINFO b/mingw-w64-gdk-pixbuf2/.SRCINFO
index a84e04a..2b970bd 100644
--- a/mingw-w64-gdk-pixbuf2/.SRCINFO
+++ b/mingw-w64-gdk-pixbuf2/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-gdk-pixbuf2
pkgdesc = An image loading library (mingw-w64)
- pkgver = 2.28.1
+ pkgver = 2.28.2
pkgrel = 1
url = http://www.gtk.org
arch = any
@@ -16,8 +16,8 @@ pkgbase = mingw-w64-gdk-pixbuf2
options = !libtool
options = !strip
options = !buildflags
- source = http://download.gnome.org/sources/gdk-pixbuf/2.28/gdk-pixbuf-2.28.1.tar.xz
- md5sums = 5c71cce316d08c559fc5970aa60754ab
+ source = http://download.gnome.org/sources/gdk-pixbuf/2.28/gdk-pixbuf-2.28.2.tar.xz
+ md5sums = 04c04e5042acd85cff6c439aba1995f1
pkgname = mingw-w64-gdk-pixbuf2
diff --git a/mingw-w64-gdk-pixbuf2/PKGBUILD b/mingw-w64-gdk-pixbuf2/PKGBUILD
index a317c9b..db3a7d0 100644
--- a/mingw-w64-gdk-pixbuf2/PKGBUILD
+++ b/mingw-w64-gdk-pixbuf2/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mingw-w64-gdk-pixbuf2
-pkgver=2.28.1
+pkgver=2.28.2
pkgrel=1
pkgdesc="An image loading library (mingw-w64)"
arch=(any)
@@ -14,7 +14,7 @@ mingw-w64-libjpeg-turbo
mingw-w64-libtiff)
options=(!libtool !strip !buildflags)
source=("http://download.gnome.org/sources/gdk-pixbuf/${pkgver%.*}/gdk-pixbuf-$pkgver.tar.xz")
-md5sums=('5c71cce316d08c559fc5970aa60754ab')
+md5sums=('04c04e5042acd85cff6c439aba1995f1')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"