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 5b8d6c81bb18..91b655be2a43 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = epiphany-unstable
pkgdesc = A GNOME web browser based on the WebKit rendering engine.
- pkgver = 3.33.3
+ pkgver = 3.35.92
pkgrel = 1
url = https://wiki.gnome.org/Apps/Web
arch = x86_64
@@ -22,7 +22,7 @@ pkgbase = epiphany-unstable
provides = epiphany
conflicts = epiphany
conflicts = epiphany-git
- source = git+https://gitlab.gnome.org/GNOME/epiphany.git#commit=a714192d4f0f12074aa55568359f2e5db9b4f21f
+ source = git+https://gitlab.gnome.org/GNOME/epiphany.git#commit=1cae16e236c0c933d843382c2bf39b3bceade267
sha256sums = SKIP
pkgname = epiphany-unstable
diff --git a/PKGBUILD b/PKGBUILD
index 6b60492603e0..cc95654f09f3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname=epiphany
pkgname=epiphany-unstable
-pkgver=3.33.3
+pkgver=3.35.92
pkgrel=1
pkgdesc="A GNOME web browser based on the WebKit rendering engine."
url="https://wiki.gnome.org/Apps/Web"
@@ -15,7 +15,7 @@ makedepends=(docbook-xml startup-notification lsb-release gobject-introspection
appstream-glib git meson)
checkdepends=(xorg-server-xvfb)
groups=(gnome)
-_commit=a714192d4f0f12074aa55568359f2e5db9b4f21f # tags/3.33.3^0
+_commit=1cae16e236c0c933d843382c2bf39b3bceade267 # tags/3.35.92^0
source=("git+https://gitlab.gnome.org/GNOME/epiphany.git#commit=$_commit")
sha256sums=('SKIP')
conflicts=(epiphany epiphany-git)