summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4bf3761496e7..1b0eb40a4fd5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = canto-curses
pkgdesc = ncurses user interface for canto-daemon
pkgver = 0.9.8
pkgrel = 1
- url = http://codezen.org/canto-ng/
+ url = https://codezen.org/canto-ng/
arch = i686
arch = x86_64
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index 76940f8f7986..0f4d8075e3f6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=canto-curses
pkgver=0.9.8
pkgrel=1
pkgdesc="ncurses user interface for canto-daemon"
-url="http://codezen.org/canto-ng/"
+url="https://codezen.org/canto-ng/"
license=("GPL")
arch=('i686' 'x86_64')
depends=('ncurses' 'readline' 'canto-daemon>=0.9.2')