summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGuillaume Hayot2020-05-04 12:25:28 +0200
committerGuillaume Hayot2020-05-04 12:25:28 +0200
commit7b2913404102c03ac9c58fdb22c9402bcacce2cd (patch)
tree2f429f554b002a7da399a7d621278426f77424c7 /PKGBUILD
parentdb5a718935d56cdfd37480dd27c8f10ae53bb8b9 (diff)
downloadaur-7b2913404102c03ac9c58fdb22c9402bcacce2cd.tar.gz
Fix license
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aca19e10e693..a503ba654322 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgrel=3
pkgdesc="GNOME audio player for transcription"
arch=('any')
url="https://github.com/gkarsay/parlatype"
-license=('GPL')
+license=('GPL3')
# Automatic speech recognition is recommendend to be turned off by developper
# If you want ASR, add 'sphinxbase' 'pocketsphinx' 'python-atspi' as dependencies
# and -Dasr=true in the build command