summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpingplug2015-10-13 18:56:11 +0800
committerpingplug2015-10-13 18:56:11 +0800
commit032299d3f9647cad6e48cad2e5cee054ba4e8247 (patch)
tree2e36022c2631ecf0863bf46a89c97b53374c02b4 /PKGBUILD
parentf2464863e7edd3f1bcfec7c0be18a27de6255602 (diff)
downloadaur-032299d3f9647cad6e48cad2e5cee054ba4e8247.tar.gz
Updated to 5.2.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 371fcdfdf6cc..81d0f65abba4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Schala Zeal <schalaalexiazeal@gmail.com>
pkgname=mingw-w64-xz
-pkgver=5.2.1
+pkgver=5.2.2
pkgrel=1
pkgdesc="Library and command line tools for XZ and LZMA compressed files (mingw-w64)"
arch=('any')
@@ -13,7 +13,7 @@ makedepends=("mingw-w64-configure")
depends=("mingw-w64-crt")
options=(staticlibs !strip !buildflags)
source=("$url/xz-${pkgver}.tar.gz")
-md5sums=('3e44c766c3fb4f19e348e646fcd5778a')
+md5sums=('7cf6a8544a7dae8e8106fdf7addfa28c')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"