summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorvsibille2022-12-10 14:39:32 -0600
committervsibille2022-12-10 14:39:32 -0600
commitd0f6cd2f9891de9562e822e573f633d7312242f4 (patch)
treeead68ae91c26ea94157619206662efd37837b298 /PKGBUILD
parenta85cf72abe93abd7e7ffcbc586c9a2d4038d0d40 (diff)
downloadaur-d0f6cd2f9891de9562e822e573f633d7312242f4.tar.gz
Update SDK to 9.03
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2e88fe20939c..7b6071a634b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Dakeryas <mrdakeryas at gmail dot com>
pkgname=mac-optimised
-pkgver=9.02
+pkgver=9.03
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_902_SDK.zip')
-sha256sums=('eca4a85d534ed179582a5003e058fdae6123e7e58e1453f3691cf6113931a796')
+source=('https://monkeysaudio.com/files/MAC_903_SDK.zip')
+sha256sums=('61ddef7ddc20b11760235115ef2a616ab0c34995386d2b8751eede65ab9e15f9')
_project_path() {
echo "$srcdir/Source/Projects/NonWindows"