summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilip Goto2018-09-17 19:07:57 +0200
committerPhilip Goto2018-09-17 19:07:57 +0200
commit8ac71fd3f865fb86ac1f2bddec482383e4aedadb (patch)
tree95cb56ba5d059b53e82ef57568c66a639792f6e9
parent1bf8fd886f1f9f08953ca0677b5313b721da0faa (diff)
downloadaur-8ac71fd3f865fb86ac1f2bddec482383e4aedadb.tar.gz
Update url to https
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9c2e38420243..e55a433a68fa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = glade-git
pkgdesc = User interface builder for GTK+ and GNOME.
pkgver = latest
pkgrel = 1
- url = http://glade.gnome.org/
+ url = https://glade.gnome.org/
arch = i686
arch = x86_64
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index d785940b5e74..75d3aea0726c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ depends=(gtk3 libxml2)
makedepends=(intltool gtk-doc gobject-introspection python-gobject itstool docbook-xsl git
gnome-common webkit2gtk)
optdepends=('devhelp: development help')
-url="http://glade.gnome.org/"
+url="https://glade.gnome.org/"
source=("git+https://gitlab.gnome.org/GNOME/glade.git")
sha256sums=(SKIP)