summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorvsibille2022-11-30 09:36:10 -0600
committervsibille2022-11-30 09:36:10 -0600
commitcdd71b5a3ade72850310495582043185f735a59d (patch)
tree32c66cd64e88bedc4035221005d214b1635cdbd8 /PKGBUILD
parent57ccc92a6c224918adb57293bc743e7008bdc5f1 (diff)
downloadaur-cdd71b5a3ade72850310495582043185f735a59d.tar.gz
Update SDK to 8.99
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 85a8500284e4..8142a826c641 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Dakeryas <mrdakeryas at gmail dot com>
pkgname=mac-optimised
-pkgver=8.98
+pkgver=8.99
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_898_SDK.zip')
-sha256sums=('457277f28d787a89913b09295082c99fc1b26f58b83dcb7fcb26d1c6f7f7d036')
+source=('https://monkeysaudio.com/files/MAC_899_SDK.zip')
+sha256sums=('f943f5bc4b24e3a694998006001b82853c2341691c265b2e6f8ceb7d5564c8d9')
_project_path() {
echo "$srcdir/Source/Projects/NonWindows"