summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorvsibille2022-10-28 11:09:26 -0500
committervsibille2022-10-28 11:09:26 -0500
commitfad17448a6928736faa33737d5efccc48e44d67b (patch)
tree97d19fd9dcc82c011e1d643810f8b80cca6eec1a /PKGBUILD
parent82383da48de00691bcd7a854acabec69ba802e41 (diff)
downloadaur-fad17448a6928736faa33737d5efccc48e44d67b.tar.gz
Update SDK to 8.95
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4ea845186b15..3051e9ec3886 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Dakeryas <mrdakeryas at gmail dot com>
pkgname=mac-optimised
-pkgver=8.94
+pkgver=8.95
pkgrel=4
pkgdesc="Monkey's Audio library and command line APE converter with optimised build flags (from SDK)"
arch=('i686' 'x86_64')
@@ -9,8 +9,8 @@ license=("Monkey's Audio License Agreement")
provides=('mac')
conflicts=('mac')
makedepends=('gcc' 'make')
-source=("https://monkeysaudio.com/files/MAC_${pkgver//.}_SDK4.zip")
-sha256sums=('148eacc192e903747d243dc4b27d33137c9a3a073401a362b20fd594d057358b')
+source=("https://monkeysaudio.com/files/MAC_${pkgver//.}_SDK.zip")
+sha256sums=('5a4d10d0035b14c1e3bc214a43db426be214cf710b5f8cad4e3b5917297cebc4')
_project_path() {
echo "$srcdir/Source/Projects/NonWindows"