diff options
author | Michel Zou | 2020-05-22 12:55:14 +0200 |
---|---|---|
committer | Michel Zou | 2020-05-22 12:55:14 +0200 |
commit | e2ccdd864bf52c4d96e7c9c188ff012e1a408c06 (patch) | |
tree | b8b7402d536c098bb759994575bc649d59a7995c /.SRCINFO | |
parent | 44cf9237ea61437c2d299ba71f68aa7b5cd5d19d (diff) | |
download | aur-mingw-w64-zstd.tar.gz |
1.4.5
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,7 +1,7 @@ pkgbase = mingw-w64-zstd pkgdesc = Zstandard - Fast real-time compression algorithm (mingw-w64) - pkgver = 1.4.4 - pkgrel = 2 + pkgver = 1.4.5 + pkgrel = 1 url = http://www.zstd.net/ arch = any license = BSD @@ -11,8 +11,8 @@ pkgbase = mingw-w64-zstd options = staticlibs options = !buildflags options = !strip - source = https://github.com/facebook/zstd/releases/download/v1.4.4/zstd-1.4.4.tar.gz - sha256sums = 59ef70ebb757ffe74a7b3fe9c305e2ba3350021a918d168a046c6300aeea9315 + source = https://github.com/facebook/zstd/releases/download/v1.4.5/zstd-1.4.5.tar.gz + sha256sums = 98e91c7c6bf162bf90e4e70fdbc41a8188b9fa8de5ad840c401198014406ce9e pkgname = mingw-w64-zstd |