~alpine/aports

testing/icdiff: upgrade to 2.0.4 v1 APPLIED

Marvin Preuss: 1
 testing/icdiff: upgrade to 2.0.4

 1 files changed, 6 insertions(+), 4 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/3580/mbox | git am -3
Learn more about email & git

[PATCH] testing/icdiff: upgrade to 2.0.4 Export this patch

---
 testing/icdiff/APKBUILD | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/testing/icdiff/APKBUILD b/testing/icdiff/APKBUILD
index 23de133c42..e225d910f2 100644
--- a/testing/icdiff/APKBUILD
+++ b/testing/icdiff/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Kevin Daudt <kdaudt@alpinelinux.org>
# Maintainer: Kevin Daudt <kdaudt@alpinelinux.org>
pkgname=icdiff
pkgver=2.0.0
pkgrel=1
pkgver=2.0.4
pkgrel=0
pkgdesc="Improved colored diff"
url="https://www.jefftk.com/icdiff"
arch="noarch"
@@ -34,5 +34,7 @@ package() {
	python3 setup.py install --prefix=/usr --root="$pkgdir"
}

sha512sums="743b8526ae401acc0bd9c2d21e7b9592384e775030e74d4d749011da98bdf716b143b53d7bfd2799f9db6bce83ebe75e3876f8ebe72bb515436357726ff228f0  release-2.0.0.tar.gz
fc6fa3c98b245a9ce1830428c1d59b37f75faaab00dbf44a6d78f84318cfb4bf3fdc826fc86b9ca8a9efbd2a760223525270ea79e4d761e64d4a18597693eb64  fix-flake8-binary.patch"
sha512sums="
ec600a3f7b1e23516fe9b239b4ddc714c196f78552755b8a8e1ce898e6f93a1079ecca051c86520d0b3429a764dfb50cc4e6ab96418cf7c5ea6921c316d84973  release-2.0.4.tar.gz
fc6fa3c98b245a9ce1830428c1d59b37f75faaab00dbf44a6d78f84318cfb4bf3fdc826fc86b9ca8a9efbd2a760223525270ea79e4d761e64d4a18597693eb64  fix-flake8-binary.patch
"
-- 
2.32.0