summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorvsibille2022-08-26 22:23:33 -0500
committervsibille2022-08-26 22:23:33 -0500
commit4d673cffa95eb848983cba8984bd4f720a2c26c7 (patch)
treea1b006982f04d188f0cc2790863cd6a256c393b3 /PKGBUILD
parentb6028ae1f7176ed05831a004c222fc3b41a3a443 (diff)
downloadaur-4d673cffa95eb848983cba8984bd4f720a2c26c7.tar.gz
Update SDK to 8.56
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5869c1949cae..4730f61cc125 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Dakeryas <mrdakeryas at gmail dot com>
pkgname=mac-optimised
-pkgver=8.54
+pkgver=8.56
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=('bf081ae48805e88a2f8f44b01190720a4c2e8c3e472f1d336c1d29038fe5cf18')
+sha256sums=('b26ec08dc801ace53c56a1a0de93083f1b36c6de0c87772db927d6e7531bd14e')
_project_path() {
echo "$srcdir/Source/Projects/NonWindows"