dwdiff: update to 2.1.0.
This commit is contained in:
parent
bca11ed98c
commit
75151a8a71
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'dwdiff'
|
||||
pkgname=dwdiff
|
||||
version=2.0.10
|
||||
revision=2
|
||||
version=2.1.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="icu-devel"
|
||||
depends="diffutils"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
|||
license="GPL-3"
|
||||
homepage="http://os.ghalkes.nl/dwdiff.html"
|
||||
distfiles="http://os.ghalkes.nl/dist/${pkgname}-${version}.tar.bz2"
|
||||
checksum=67c4b9fbbbf8ea25335a07c7f4107028649dcd04136a3904778c7a767b843f6f
|
||||
checksum=45308f2f07c08c75c6ebd1eae3e3dcf7f836e5af1467cefc1b4829777c07743a
|
||||
|
||||
post_install() {
|
||||
rm -rf ${DESTDIR}/usr/share/doc/dwdiff*
|
||||
|
|
Loading…
Reference in a new issue