summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorvsibille2022-12-03 13:41:12 -0600
committervsibille2022-12-03 13:41:12 -0600
commitc74e81fbace2f92495a52808ee5ca8bb85e98912 (patch)
tree9b6039766d8187d354b1334d33a31b9acd596649 /PKGBUILD
parent23ce8f08ce686d6633d9b6827fb7e09fcb7d37fe (diff)
downloadaur-c74e81fbace2f92495a52808ee5ca8bb85e98912.tar.gz
Update SDK to 9.01
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cc11310dd83c..55ecc7143869 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Dakeryas <mrdakeryas at gmail dot com>
pkgname=mac-optimised
-pkgver=9.00
+pkgver=9.01
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_900_SDK.zip')
-sha256sums=('1743849504a2bfa14fb85a9ac2c137e6d4aaab5e575ea37f2f3fe051d2cbeb39')
+source=('https://monkeysaudio.com/files/MAC_901_SDK.zip')
+sha256sums=('6f1230177396e6d1ca148b8f6128ea904dddff9f8fe52231168b5923e93e73f1')
_project_path() {
echo "$srcdir/Source/Projects/NonWindows"