diff options
Diffstat (limited to 'community/ffmpegthumbnailer/APKBUILD')
-rw-r--r-- | community/ffmpegthumbnailer/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ffmpegthumbnailer/APKBUILD b/community/ffmpegthumbnailer/APKBUILD index 339f9f736c..5563bcee0b 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" |