summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2e88fe20939c..7b6071a634b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Dakeryas <mrdakeryas at gmail dot com>
pkgname=mac-optimised
-pkgver=9.02
+pkgver=9.03
pkgrel=6
pkgdesc="Monkey's Audio library and command line APE converter with optimised build flags (from SDK)"
arch=('i686' 'x86_64')
@@ -9,8 +9,8 @@ license=("Monkey's Audio License Agreement")
provides=('mac')
conflicts=('mac')
makedepends=('gcc' 'make')
-source=('https://monkeysaudio.com/files/MAC_902_SDK.zip')
-sha256sums=('eca4a85d534ed179582a5003e058fdae6123e7e58e1453f3691cf6113931a796')
+source=('https://monkeysaudio.com/files/MAC_903_SDK.zip')
+sha256sums=('61ddef7ddc20b11760235115ef2a616ab0c34995386d2b8751eede65ab9e15f9')
_project_path() {
echo "$srcdir/Source/Projects/NonWindows"