summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorvsibille2022-10-28 10:53:07 -0500
committervsibille2022-10-28 10:53:07 -0500
commit82383da48de00691bcd7a854acabec69ba802e41 (patch)
tree77cdb6f4b2b86a4fc8d8683d4e073e2bc8f17b14 /PKGBUILD
parentcaaa1e19a95a8e8c257c8f310989b64bda7de0dd (diff)
downloadaur-82383da48de00691bcd7a854acabec69ba802e41.tar.gz
Update to minor release SDK4 because it trumped other links
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b4cb7e3b2d8b..4ea845186b15 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,8 +9,8 @@ license=("Monkey's Audio License Agreement")
provides=('mac')
conflicts=('mac')
makedepends=('gcc' 'make')
-source=("https://monkeysaudio.com/files/MAC_${pkgver//.}_SDK3.zip")
-sha256sums=('627f43626b44786cd007505c90ccb8ee677df9e76cac5bf9cb75257be04d3ecf')
+source=("https://monkeysaudio.com/files/MAC_${pkgver//.}_SDK4.zip")
+sha256sums=('148eacc192e903747d243dc4b27d33137c9a3a073401a362b20fd594d057358b')
_project_path() {
echo "$srcdir/Source/Projects/NonWindows"