summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorvsibille2022-07-25 15:21:20 -0500
committervsibille2022-07-25 15:21:20 -0500
commitfc44e8107e3df48ffcc86250d9a6db7c989878c8 (patch)
tree1f8288af44f095853852deeaa86ebe0203882c14 /PKGBUILD
parentd3d9f3f44250282577a680659b34c9e390db7edc (diff)
downloadaur-fc44e8107e3df48ffcc86250d9a6db7c989878c8.tar.gz
Update SDK to 8.35
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fc17c199d87e..0e7ae95ff844 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Dakeryas <mrdakeryas at gmail dot com>
pkgname=mac-optimised
-pkgver=8.34
+pkgver=8.35
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=('051ef8850c36a152fdd3c015862a50864732b77be289a08eb331da9b17eba32c')
+sha256sums=('8c25bff164ddf138f40f1947b8416bccfc9c5c4c3bc85c5a4bfe75bb4398b653')
_project_path() {
echo "$srcdir/Source/Projects/NonWindows"