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 b9a7441cc6ab..88984c093ebc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = atheme
pkgdesc = IRC services
pkgver = 7.2.10_r2
pkgrel = 2
- url = http://www.atheme.org/atheme/
+ url = https://atheme.org/atheme.html
install = atheme.install
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 14644baab08c..e024d486bc4a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@ pkgrel=2
pkgver="${_pkgver//-/_}"
pkgdesc="IRC services"
arch=("i686" "x86_64")
-url="http://www.atheme.org/atheme/"
+url="https://atheme.org/atheme.html"
license=('custom:ISC')
# qrencode seems to be optional at build time but with no easy way to disable
# it aside from uninstalling qrencode