aboutsummaryrefslogtreecommitdiffstats
path: root/community/ffmpegthumbnailer/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/ffmpegthumbnailer/APKBUILD')
-rw-r--r--community/ffmpegthumbnailer/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ffmpegthumbnailer/APKBUILD b/community/ffmpegthumbnailer/APKBUILD
index 339f9f736c6..5563bcee0b5 100644
--- a/community/ffmpegthumbnailer/APKBUILD
+++ b/community/ffmpegthumbnailer/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="Lightweight video thumbnailer that can be used by file managers"
url="https://github.com/dirkvdb/ffmpegthumbnailer"
arch="all"
-license="GPLv2"
+license="GPL-2.0"
makedepends="ffmpeg-dev libpng-dev libjpeg-turbo-dev cmake"
subpackages="$pkgname-dev $pkgname-doc"
source="$pkgname-$pkgver.tar.bz2::https://github.com/dirkvdb/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.bz2"