summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorvsibille2022-03-23 00:13:31 -0500
committervsibille2022-03-23 00:13:31 -0500
commitc86e7e2f253ea2fe27c18f3792392bf8b9109e2f (patch)
treeb434e29e49123bcedc72966b01b63820c6579743 /PKGBUILD
parentb7fe30921fc2a9275b8a2c94da9641a164a2651e (diff)
downloadaur-c86e7e2f253ea2fe27c18f3792392bf8b9109e2f.tar.gz
Update SDK to 7.52
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3a99872fd69a..440fc5b7ced0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Dakeryas <mrdakeryas at gmail dot com>
pkgname=mac-optimised
-pkgver=7.51
+pkgver=7.52
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_SDK_${pkgver//.}.zip")
-sha256sums=('d16a36defb69982e3d5e3f078c694ffd3dbdf295b328c9e3f5854c1c3e310954')
+sha256sums=('c25f01870d697db38f0aaf8b66e94ec286af3647e75977f93f1c4964c9bef7c1')
_project_path() {
echo "$srcdir/Source/Projects/NonWindows"