summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1898543fbef9..b3d6b64ac02e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgrel=1
pkgdesc="Qt frontend for youtube-dl"
arch=('i686' 'x86_64')
url="https://github.com/rrooij/youtube-dl-qt"
-license=('GPLv3')
+license=('GPL3')
depends=('qt5-base' 'youtube-dl')
makedepends=('git' 'make')
optdepends=('ffmpeg: for some youtube-dl functionality')