summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorvsibille2022-05-18 11:36:11 -0500
committervsibille2022-05-18 11:36:11 -0500
commit95cdc0da448d8cd8a2a33b227cf34db1366070b7 (patch)
tree8f2bebc9c30057f711b2e93e680ece7c4603866f /PKGBUILD
parenta5fc4b8dc33767a3fbf24be00b0a81b04340c091 (diff)
downloadaur-95cdc0da448d8cd8a2a33b227cf34db1366070b7.tar.gz
Update SDK to 7.74
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bbb94fbe4561..ef27e8f517f2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Dakeryas <mrdakeryas at gmail dot com>
pkgname=mac-optimised
-pkgver=7.62
+pkgver=7.74
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_SDK_${pkgver//.}.zip")
-sha256sums=('f70c35f52eabd050ce3cf2c4de0bea028068db4d457bc967401f38d587db77fc')
+sha256sums=('b69231aad5d53598a72650d19f05012a3dea8f505ee531713dcba36b5118d10c')
_project_path() {
echo "$srcdir/Source/Projects/NonWindows"