summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNicola Murino2024-01-14 12:50:13 +0100
committerNicola Murino2024-01-14 12:50:13 +0100
commit519a8d77a689e3b6d472b35cb90e996457237d5f (patch)
tree574771fc4738ad14b0218d83a4a305736a68a73d /PKGBUILD
parent0612c87ea1e0be60686c6ec3da047e86f41cdf7b (diff)
downloadaur-519a8d77a689e3b6d472b35cb90e996457237d5f.tar.gz
1.32.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 071ca459bf54..bf47e43f2b21 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: drakkan <nicola.murino at gmail dot com>
pkgname=mingw-w64-mpg123
-pkgver=1.32.3
+pkgver=1.32.4
pkgrel=1
pkgdesc="A console based real time MPEG Audio Player for Layer 1, 2 and 3 (mingw-w64)"
arch=('any')
@@ -10,7 +10,7 @@ makedepends=('mingw-w64-configure')
depends=('mingw-w64-crt')
options=('!strip' '!buildflags' 'staticlibs')
source=("https://downloads.sourceforge.net/sourceforge/mpg123/mpg123-${pkgver}.tar.bz2")
-sha512sums=('946c1073b6eebfd65333ec543df1caeea25864479e9c8e153fb53d8b636cc756d8d81947f7b5cbedbbfb1ea664d3fb27562ed36e7726d95e80591bd2ad622afc')
+sha512sums=('ed84a45ad01f017fc5b60105498e3ff4d5717cbc5f20f3280d323a83611b4e1ec30da192a184cd6f2586fc7811586debf242c9d4289a22df8c42bc7c4a19121e')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"