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 39afc8d16094..cbb9f5d440c0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = palemoon-gtk3-bin
pkgdesc = Open source web browser based on Firefox focusing on efficiency.
pkgver = 29.1.1
pkgrel = 1
- url = http://linux.palemoon.org/
+ url = https://linux.palemoon.org/
arch = x86_64
license = MPL
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index 1ea0ffc1a4f9..b2ad2fe2d978 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgver=29.1.1
pkgrel=1
pkgdesc="Open source web browser based on Firefox focusing on efficiency."
arch=('x86_64')
-url="http://linux.palemoon.org/"
+url="https://linux.palemoon.org/"
license=('MPL' 'GPL' 'LGPL')
depends=('alsa-lib'
'dbus-glib'