summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTing-Wei Lan2014-03-05 08:40:47 +0800
committerTing-Wei Lan2014-03-05 08:40:47 +0800
commit18b6ff4f7bca15e86358f6f3b29aadafd38907da (patch)
tree7581a870a9abdd7333d0cf8f47ef68d8da74c04a
parentbce96baa6c6450ba856b00d4559ba1be37871fe5 (diff)
downloadaur-18b6ff4f7bca15e86358f6f3b29aadafd38907da.tar.gz
mingw-w64-gdk-pixbuf2: 2.30.5 -> 2.30.6
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3bc13d3c07f8..615669949f4a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-gdk-pixbuf2
pkgdesc = An image loading library (mingw-w64)
- pkgver = 2.30.5
+ pkgver = 2.30.6
pkgrel = 1
url = http://www.gtk.org
arch = any
@@ -16,8 +16,8 @@ pkgbase = mingw-w64-gdk-pixbuf2
options = !strip
options = !buildflags
options = staticlibs
- source = http://download.gnome.org/sources/gdk-pixbuf/2.30/gdk-pixbuf-2.30.5.tar.xz
- sha256sums = 43e71d50c4511d7d72fa75b1ac7ad3e8e04bdc97908d003449e78171683bb136
+ source = http://download.gnome.org/sources/gdk-pixbuf/2.30/gdk-pixbuf-2.30.6.tar.xz
+ sha256sums = 43394fa4adfb49fa4d662fdc6f43f7f25a9f914509528f57720b18487b0a7f5a
pkgname = mingw-w64-gdk-pixbuf2
diff --git a/PKGBUILD b/PKGBUILD
index 9b5d26bd2dc7..f05338cae6e8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mingw-w64-gdk-pixbuf2
-pkgver=2.30.5
+pkgver=2.30.6
pkgrel=1
pkgdesc="An image loading library (mingw-w64)"
arch=(any)
@@ -14,7 +14,7 @@ mingw-w64-libjpeg-turbo
mingw-w64-libtiff)
options=(!strip !buildflags staticlibs)
source=("http://download.gnome.org/sources/gdk-pixbuf/${pkgver%.*}/gdk-pixbuf-$pkgver.tar.xz")
-sha256sums=('43e71d50c4511d7d72fa75b1ac7ad3e8e04bdc97908d003449e78171683bb136')
+sha256sums=('43394fa4adfb49fa4d662fdc6f43f7f25a9f914509528f57720b18487b0a7f5a')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"