summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2017-10-03 14:01:43 +0200
committerMichel Zou2017-10-03 14:01:43 +0200
commit6c95b5247039aad41d011f7c83c40ba90845be5c (patch)
tree2713f32a4b5df0509a5a2d48f269c6a31f3712b4 /PKGBUILD
parent07d5e43ae1f83984e2f2c5df67bacf144c359f88 (diff)
downloadaur-6c95b5247039aad41d011f7c83c40ba90845be5c.tar.gz
1.6.34
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e687694975d7..72263d67b38c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Daniel Kirchner <daniel AT ekpyron DOT org>
pkgname=mingw-w64-libpng
-pkgver=1.6.32
+pkgver=1.6.34
_apngver=$pkgver
pkgrel=1
arch=('any')
@@ -13,8 +13,8 @@ url="http://www.libpng.org/pub/png/libpng.html"
options=('!strip' '!buildflags' 'staticlibs')
source=("http://downloads.sourceforge.net/sourceforge/libpng/libpng-$pkgver.tar.xz"
"http://downloads.sourceforge.net/project/apng/libpng/libpng16/libpng-$_apngver-apng.patch.gz")
-sha1sums=('161d91d15cfd739773e0a73b41032b9f27322914'
- 'a763e01b2bc853b71d01e3aa187e6cb9f25000f1')
+sha1sums=('45de4ec996ffcc3e18037e7c128abe95f4d0292a'
+ '58fe477a096283246df118191f7b74f248d822f5')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"