aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/icdiff/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/icdiff/APKBUILD b/testing/icdiff/APKBUILD
index f095e466f42..fdca1199315 100644
--- a/testing/icdiff/APKBUILD
+++ b/testing/icdiff/APKBUILD
@@ -2,9 +2,9 @@
# Maintainer: Kevin Daudt <kdaudt@alpinelinux.org>
pkgname=icdiff
pkgver=1.9.5
-pkgrel=1
+pkgrel=2
pkgdesc="Improved colored diff"
-url="http://www.jefftk.com/icdiff"
+url="https://www.jefftk.com/icdiff"
arch="noarch"
license="Python-2.0"
depends="python3 py3-setuptools"