summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorvsibille2022-11-10 10:13:37 -0600
committervsibille2022-11-10 10:13:37 -0600
commitda9f4c67c050f9c5069e213ff317ad99c0df29a8 (patch)
tree36286d709fc748fdf9b9ac97c5ecee76c8fdec22 /PKGBUILD
parent9d92af085552a2cfc412a8c57e55fc3591921394 (diff)
downloadaur-da9f4c67c050f9c5069e213ff317ad99c0df29a8.tar.gz
Update SDK to 8.97
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 386b2660d327..b26118611e3a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Dakeryas <mrdakeryas at gmail dot com>
pkgname=mac-optimised
-pkgver=8.96
+pkgver=8.97
pkgrel=6
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_896_SDK.zip')
-sha256sums=('03bfe0b90609e36918b4a329bf83b2b2aa134f982a220cfac19734973485f669')
+source=('https://monkeysaudio.com/files/MAC_897_SDK.zip')
+sha256sums=('ae0bdaac697d032d6bd0a7a8ad41df2d8da6da679c7c02aada92797cfc5cae52')
_project_path() {
echo "$srcdir/Source/Projects/NonWindows"