summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorvsibille2022-07-25 12:31:54 -0500
committervsibille2022-07-25 12:31:54 -0500
commite4b019b703e3b2eb84beb97a5d3128d823f98da0 (patch)
tree67f0570b71d04e76927d1b8ddd21612ac3d4ea6e /PKGBUILD
parent0780db68384a4e44437ac129934686f867f50b84 (diff)
downloadaur-e4b019b703e3b2eb84beb97a5d3128d823f98da0.tar.gz
Update SDK to 8.34
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fb4235fcd9a0..f0fdc6417c1a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Dakeryas <mrdakeryas at gmail dot com>
pkgname=mac-optimised
-pkgver=8.20
+pkgver=8.34
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=('f93d94a0178a8d137399152edc16034a97c5ecd90986c31364b4bbb7d1b9c801')
+sha256sums=('b1d60833d38b1b54e27878f58429034f661f04987bb3d9cb2eb58ccfbb92a4b1')
_project_path() {
echo "$srcdir/Source/Projects/NonWindows"