summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorvsibille2022-08-14 11:47:17 -0500
committervsibille2022-08-14 11:47:17 -0500
commitb84705630eff07bd87a303f0c4a2a7eb8113c245 (patch)
treeab113215e8f7c49df41a166656f80b70c4edfaa9 /PKGBUILD
parent29ce2d00bb6510d49ecd929a05a2d01449088842 (diff)
downloadaur-b84705630eff07bd87a303f0c4a2a7eb8113c245.tar.gz
Update SDK to 8.51
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 30861c3d30af..b0783350c3f8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Dakeryas <mrdakeryas at gmail dot com>
pkgname=mac-optimised
-pkgver=8.50
+pkgver=8.51
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=('0ec61104c73e5ddc0354c1fc3778207139194e67fca712fbf5f6dc385157b215')
+sha256sums=('ccb01d6089011a1ff68d6f70313f32b9c825f2c49ecb8f60a6831668b25f657e')
_project_path() {
echo "$srcdir/Source/Projects/NonWindows"