summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorvsibille2022-09-05 08:45:13 -0500
committervsibille2022-09-05 08:45:13 -0500
commit00c1758cc0f47ec2e275d58126be54eeaddf25e2 (patch)
treef4f23ed5d8ae0d270895e3a6b74d8bca5d7455a8 /PKGBUILD
parent19fd2158fa5c4ad7443d00c85b9dc51c24683053 (diff)
downloadaur-00c1758cc0f47ec2e275d58126be54eeaddf25e2.tar.gz
Update SDK to 8.63
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 60ed71cf6637..987d10ac7a46 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Dakeryas <mrdakeryas at gmail dot com>
pkgname=mac-optimised
-pkgver=8.62
+pkgver=8.63
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=('7d74d78e31cc6a6f1a2366f670dd0704d333f74556656a1a5d75d3febc04e5a1')
+sha256sums=('5e4295dad15b1dba4f080b145f649135db2e828e9a1ce37dc4f746d88ec8ae1b')
_project_path() {
echo "$srcdir/Source/Projects/NonWindows"