summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2b02fc6cc413..5d5bf4fedc2d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gtk4-git
pkgdesc = GObject-based multi-platform GUI toolkit (GIT Version)
- pkgver = 3.91.2.r136.g84bcf7d4d3
+ pkgver = 3.91.2.r159.gccfc568a03
pkgrel = 1
url = http://www.gtk.org/
arch = i686
@@ -42,7 +42,7 @@ pkgbase = gtk4-git
optdepends = gnome-icon-theme: Default icon theme
optdepends = gnome-themes-standard: Default widget theme
backup = usr/share/gtk-4.0/settings.ini
- source = git://git.gnome.org/gtk+
+ source = git+https://git.gnome.org/browse/gtk+
source = gtk4.install
source = gtk4-query-immodules.hook
source = gtk4-update-icon-cache.hook
diff --git a/PKGBUILD b/PKGBUILD
index efd91234866a..9ad2481f2ccf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgbase=gtk4-git
pkgname=(gtk4-git)
-pkgver=3.91.2.r136.g84bcf7d4d3
+pkgver=3.91.2.r159.gccfc568a03
pkgrel=1
pkgdesc="GObject-based multi-platform GUI toolkit (GIT Version)"
arch=('i686' 'x86_64')
@@ -44,7 +44,7 @@ makedepends=('gobject-introspection-git'
optdepends=('gnome-icon-theme: Default icon theme'
'gnome-themes-standard: Default widget theme')
backup=('usr/share/gtk-4.0/settings.ini')
-source=('git://git.gnome.org/gtk+'
+source=('git+https://git.gnome.org/browse/gtk+'
'gtk4.install'
'gtk4-query-immodules.hook'
'gtk4-update-icon-cache.hook'