icdiff: update to 2.0.4.

This commit is contained in:
Duncaen 2021-08-04 20:56:10 +02:00
parent 0a4c966dee
commit d3577d6053
No known key found for this signature in database
GPG Key ID: 335C1D17EC3D6E35
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'icdiff'
pkgname=icdiff
version=2.0.3
version=2.0.4
revision=1
wrksrc="${pkgname}-release-${version}"
build_style=python3-module
@ -13,7 +13,7 @@ license="Python-2.0"
homepage="http://www.jefftk.com/icdiff"
changelog="https://github.com/jeffkaufman/icdiff/raw/master/ChangeLog"
distfiles="https://github.com/jeffkaufman/icdiff/archive/release-${version}.tar.gz"
checksum=23e9502895999a929e1d3559403205846742f7cf8a22c5d7f3c4db910ba12321
checksum=ec21632b64159990a1bcedc8b25f96b476e7a6d9e18b75422420c0ae9b694eac
replaces="python3-icdiff>=0"
provides="python3-icdiff-${version}_${revision}"