diff-pdf: update to 0.5.
This commit is contained in:
parent
446a872c4d
commit
cd24f2d7ac
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'diff-pdf'
|
||||
pkgname=diff-pdf
|
||||
version=0.4.1
|
||||
version=0.5
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-wx-config=wx-config-gtk3"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|||
license="GPL-2"
|
||||
homepage="http://vslavik.github.io/diff-pdf/"
|
||||
distfiles="https://github.com/vslavik/diff-pdf/archive/v$version.tar.gz"
|
||||
checksum=7d4a7f07edc767943edc7f5ea85d1dbaeb75a7760f9f585aba43e4e59aa29bd5
|
||||
checksum=0648a8c07127dbf3eed4b0856d1042987b9da9a96dc86ebee62e988af13e4475
|
||||
|
||||
pre_configure() {
|
||||
./bootstrap
|
||||
|
|
Loading…
Reference in New Issue