gnome-epub-thumbnailer: fix license
This commit is contained in:
parent
99448bb119
commit
fffb3a3c03
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'gnome-epub-thumbnailer'
|
||||
pkgname=gnome-epub-thumbnailer
|
||||
version=1.6
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="gdk-pixbuf-devel libarchive-devel libxml2-devel"
|
||||
short_desc="Thumbnailer for EPub and MOBI books"
|
||||
maintainer="Alif Rachmawadi <arch@subosito.com>"
|
||||
license="GPL-3"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://git.gnome.org/browse/gnome-epub-thumbnailer"
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=b502420d9b02ea0b0fc7986ef5a091a12b2286be14fed9e47594fe9fa0c5898e
|
||||
|
|
Loading…
Reference in a new issue