summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorvsibille2022-03-03 19:17:41 -0500
committervsibille2022-03-03 19:17:41 -0500
commitee6dd2d7a34c7d1117a09f44b7d46464b222233f (patch)
treed3963edb397855bd89195878b00198e55b6bf0c9 /PKGBUILD
parentc409e3ce79c5df7bd713a190f4d2aa31a8dee2d7 (diff)
downloadaur-ee6dd2d7a34c7d1117a09f44b7d46464b222233f.tar.gz
Fix license's typo
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2ced363be05e..a2b5e6b91698 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgrel=1
pkgdesc="Monkey's Audio library and command line APE converter with optimised build flags (from SDK)"
arch=('i686' 'x86_64')
url="https://monkeysaudio.com/developers.html"
-license=("Monkey's Audio License Agreementt")
+license=("Monkey's Audio License Agreement")
provides=('mac')
conflicts=('mac')
makedepends=('gcc' 'make')