diff-pdf: fix license
This commit is contained in:
parent
1dce0f5f1a
commit
3758940aff
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'diff-pdf'
|
||||
pkgname=diff-pdf
|
||||
version=0.5
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-wx-config=wx-config-gtk3"
|
||||
hostmakedepends="automake pkg-config"
|
||||
makedepends="wxWidgets-gtk3-devel cairo-devel poppler-devel poppler-glib-devel"
|
||||
short_desc="A simple tool for visually comparing two PDF files"
|
||||
short_desc="Simple tool for visually comparing two PDF files"
|
||||
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||
license="GPL-2"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://vslavik.github.io/diff-pdf/"
|
||||
distfiles="https://github.com/vslavik/diff-pdf/archive/v$version.tar.gz"
|
||||
checksum=0648a8c07127dbf3eed4b0856d1042987b9da9a96dc86ebee62e988af13e4475
|
||||
|
|
Loading…
Reference in a new issue