summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpingplug2023-11-05 01:20:11 +0800
committerpingplug2023-11-05 01:20:11 +0800
commite840724a4edf1b688841fba93423869aaf333a8d (patch)
tree7ca58b40b9aaafe14ce7e9a5d677176d5c448d69 /PKGBUILD
parentc79c1cfaebf1a6df1cdbdf6c6c5dc6d4a372a8d8 (diff)
downloadaur-e840724a4edf1b688841fba93423869aaf333a8d.tar.gz
updated to 5.4.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 359ad2bdb55f..d0a2bbfa0786 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"
pkgname=mingw-w64-xz
-pkgver=5.4.4
+pkgver=5.4.5
pkgrel=1
pkgdesc="Library and command line tools for XZ and LZMA compressed files (mingw-w64)"
arch=('any')
@@ -15,7 +15,7 @@ depends=('mingw-w64-crt')
makedepends=('mingw-w64-configure')
options=('!strip' 'staticlibs' '!buildflags')
source=("${url}/xz-${pkgver}.tar.gz"{,.sig})
-sha256sums=('aae39544e254cfd27e942d35a048d592959bd7a79f9a624afb0498bb5613bdf8'
+sha256sums=('135c90b934aee8fbc0d467de87a05cb70d627da36abe518c357a873709e5b7d6'
'SKIP')
validpgpkeys=('22D465F2B4C173803B20C6DE59FCF207FEA7F445') # Jia Tan <jiat0218@gmail.com>