summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0809308d227e..d3c41f7885c8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgver=0.9.20140503
pkgrel=1
pkgdesc="Colorize the output of make"
arch=('any')
-url="http://bre.klaki.net/programs/colormake/"
+url="https://bre.klaki.net/programs/colormake/"
license=('GPL2')
depends=('perl' 'bash')
source=("https://github.com/pagekite/Colormake/archive/$pkgver.tar.gz")