summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Crerar2017-11-21 11:17:06 -0500
committerAndrew Crerar2017-11-21 11:17:06 -0500
commit341e5a6118ee277c49d103f06c7ead165e04c2cc (patch)
treea607f1e76e7cd223b047276477e10bf2f70166a9
parentaf3faf5790a4b22b08edbaf656338821f5fc2103 (diff)
downloadaur-341e5a6118ee277c49d103f06c7ead165e04c2cc.tar.gz
Updating url to use https
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 38892bca1883..ecec7dc685bf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = gtk4-git
pkgdesc = GObject-based multi-platform GUI toolkit (GIT Version)
- pkgver = 3.93.0.r525.gbd89ff4c9e
+ pkgver = 3.93.0.r579.ga687fd9aeb
pkgrel = 1
- url = http://www.gtk.org/
+ url = https://www.gtk.org/
arch = x86_64
license = LGPL
makedepends = gobject-introspection-git
diff --git a/PKGBUILD b/PKGBUILD
index 96239834cabe..d9e49a805c40 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: Andrew Crerar <andrew (at) crerar (dot) io>
pkgname=(gtk4-git)
-pkgver=3.93.0.r525.gbd89ff4c9e
+pkgver=3.93.0.r579.ga687fd9aeb
pkgrel=1
pkgdesc="GObject-based multi-platform GUI toolkit (GIT Version)"
arch=('x86_64')
-url="http://www.gtk.org/"
+url="https://www.gtk.org/"
license=('LGPL')
depends=('at-spi2-atk' 'atk-git>=2.15.1' 'dconf' 'glib2-git>=2.53.7' 'libepoxy>=1.4'
'libxcomposite' 'libxcursor' 'libxinerama' 'libxkbcommon' 'libxrandr' 'mesa'