summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 81d0f65abba4..aa4f96ccf172 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Schala Zeal <schalaalexiazeal@gmail.com>
pkgname=mingw-w64-xz
-pkgver=5.2.2
+pkgver=5.2.3
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=('7cf6a8544a7dae8e8106fdf7addfa28c')
+md5sums=('ef68674fb47a8b8e741b34e429d86e9d')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"