summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorvsibille2022-12-04 13:42:06 -0600
committervsibille2022-12-04 13:42:06 -0600
commita85cf72abe93abd7e7ffcbc586c9a2d4038d0d40 (patch)
treedf6612618420ad47a8fe95e0c477cfbf9af6d762 /PKGBUILD
parentc74e81fbace2f92495a52808ee5ca8bb85e98912 (diff)
downloadaur-a85cf72abe93abd7e7ffcbc586c9a2d4038d0d40.tar.gz
Update SDK to 9.02
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 55ecc7143869..2e88fe20939c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Dakeryas <mrdakeryas at gmail dot com>
pkgname=mac-optimised
-pkgver=9.01
+pkgver=9.02
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_901_SDK.zip')
-sha256sums=('6f1230177396e6d1ca148b8f6128ea904dddff9f8fe52231168b5923e93e73f1')
+source=('https://monkeysaudio.com/files/MAC_902_SDK.zip')
+sha256sums=('eca4a85d534ed179582a5003e058fdae6123e7e58e1453f3691cf6113931a796')
_project_path() {
echo "$srcdir/Source/Projects/NonWindows"