summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorvsibille2022-07-28 19:32:39 -0500
committervsibille2022-07-28 19:32:39 -0500
commit360b6b1d3c318ae7756536c215881c3ad3a3b117 (patch)
tree222edc23087e8952534be4be856532cadd4e9ede /PKGBUILD
parentfc44e8107e3df48ffcc86250d9a6db7c989878c8 (diff)
downloadaur-360b6b1d3c318ae7756536c215881c3ad3a3b117.tar.gz
Update SDK to 8.36
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0e7ae95ff844..cfa9a39f7ad3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Dakeryas <mrdakeryas at gmail dot com>
pkgname=mac-optimised
-pkgver=8.35
+pkgver=8.36
pkgrel=2
pkgdesc="Monkey's Audio library and command line APE converter with optimised build flags (from SDK)"
arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@ provides=('mac')
conflicts=('mac')
makedepends=('gcc' 'make')
source=("https://monkeysaudio.com/files/MAC_${pkgver//.}_SDK.zip")
-sha256sums=('8c25bff164ddf138f40f1947b8416bccfc9c5c4c3bc85c5a4bfe75bb4398b653')
+sha256sums=('a92e22d1d355ff9266a717d9e42b203f521c4474d7ef3765004b0884b3e27b1b')
_project_path() {
echo "$srcdir/Source/Projects/NonWindows"