dwdiff: update to 2.1.1.
This commit is contained in:
parent
fabaa938b5
commit
de556fb8e9
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'dwdiff'
|
||||
pkgname=dwdiff
|
||||
version=2.1.0
|
||||
revision=5
|
||||
version=2.1.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="icu-devel"
|
||||
depends="diffutils"
|
||||
short_desc="Word-level diff(1)"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="GPL-3"
|
||||
homepage="http://os.ghalkes.nl/dwdiff.html"
|
||||
distfiles="http://os.ghalkes.nl/dist/${pkgname}-${version}.tar.bz2"
|
||||
checksum=45308f2f07c08c75c6ebd1eae3e3dcf7f836e5af1467cefc1b4829777c07743a
|
||||
checksum=9745860faad6cb58744c7c45d16c0c7e222896c80d0cd7208dd36126d1a98c8b
|
||||
|
||||
post_install() {
|
||||
rm -rf ${DESTDIR}/usr/share/doc/dwdiff*
|
||||
|
|
Loading…
Reference in a new issue