summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorvsibille2022-07-30 15:37:54 -0500
committervsibille2022-07-30 15:37:54 -0500
commit7768aa8dbbb09791bd562ccc653e81af6b683f2b (patch)
treecdde7d66d9bed01cf8ee40a601e2e7d94e701b4e /PKGBUILD
parentaed8e84fdbb0e9e37b9a27e6ee7d851c4e204691 (diff)
downloadaur-7768aa8dbbb09791bd562ccc653e81af6b683f2b.tar.gz
Update SDK to 8.40
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6069600a6d7c..3915778900aa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Dakeryas <mrdakeryas at gmail dot com>
pkgname=mac-optimised
-pkgver=8.38
+pkgver=8.40
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=('c0d717c7e1aa2ccd1936a65fb7bef31f5385f3518968751b3fa4d434c5d2d4cc')
+sha256sums=('46524a32d11b952065df39e0679737d58c42681a8fab7c4415a001c476291074')
_project_path() {
echo "$srcdir/Source/Projects/NonWindows"