summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorvsibille2022-09-11 11:04:29 -0500
committervsibille2022-09-11 11:04:29 -0500
commitb96d1c5c26e63951b8d48f12c9ab5a4cca2941fa (patch)
treebf96303b1fb6f99db3289ce9ab7644e183b3a09e /PKGBUILD
parentb305f2325b5a9e18f4d7e94b5ebbb5635a3a3877 (diff)
downloadaur-b96d1c5c26e63951b8d48f12c9ab5a4cca2941fa.tar.gz
Update SDK to 8.70
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d9a1130821cd..e10cdc40a46d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Dakeryas <mrdakeryas at gmail dot com>
pkgname=mac-optimised
-pkgver=8.69
+pkgver=8.70
pkgrel=3
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=('4d9bc4bc46d43fb85f5261ac11e52fdf300cb975a185a13b1a04608a5ca879db')
+sha256sums=('20450b358946881a969e0a9984c03a04588a1838d2dc8172930df1e838ea1425')
_project_path() {
echo "$srcdir/Source/Projects/NonWindows"