summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNicola Murino2020-05-25 17:01:07 +0200
committerNicola Murino2020-05-25 17:01:07 +0200
commit0bc1eddb0fc88e81857e5c616c02d041cff3dfec (patch)
tree3200b3458869629bc24089e690afc9e11ad74af0 /PKGBUILD
parent07a577b56148ea450770496d34509acbaa9c5ef9 (diff)
downloadaur-0bc1eddb0fc88e81857e5c616c02d041cff3dfec.tar.gz
Update to 5.3.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b117757e0083..e877fef68990 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: drakkan <nicola.murino at gmail dot com>
pkgname=mingw-w64-wavpack
-pkgver=5.2.0
+pkgver=5.3.0
pkgrel=1
pkgdesc="Audio compression format with lossless, lossy and hybrid compression modes (mingw-w64)"
arch=('any')
@@ -10,7 +10,7 @@ makedepends=('mingw-w64-configure')
depends=('mingw-w64-crt')
options=('!strip' '!buildflags' 'staticlibs')
source=(http://www.wavpack.com/wavpack-${pkgver}.tar.bz2)
-sha512sums=('456da78fb5d01b33a8ed71b43cb6809a25ca0d54e53858b93bbb3eb26923bfa6de4c6a3c01caca947c0852aea74d1b14667205dae344148a01619e67eb2c7e71')
+sha512sums=('2c5038abfbe7ab3b51fb30b3fc8b636117e9afe1821c40832fbdfb960d1153e0cb4a68dd84a89b205c3cdc10030d3aa7a7340b296d9c148e8847471c2e7c0cd1')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"