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 ce5f5a244d64..94283973595b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = epiphany-unstable
pkgdesc = A GNOME web browser based on the WebKit rendering engine (unstable version)
- pkgver = 3.31.91
+ pkgver = 3.31.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=d86a2ffa130c204991beaa582799676cb8ac1c03
+ source = git+https://gitlab.gnome.org/GNOME/epiphany.git#commit=e3b4d080c4b6ccd054b7ceb2d79ea4e18920b38f
sha256sums = SKIP
pkgname = epiphany-unstable
diff --git a/PKGBUILD b/PKGBUILD
index 72708393585a..44efd12bee4d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=epiphany
pkgname=$_pkgname-unstable
-pkgver=3.31.91
+pkgver=3.31.92
pkgrel=1
pkgdesc="A GNOME web browser based on the WebKit rendering engine (unstable version)"
url="https://wiki.gnome.org/Apps/Web"
@@ -13,7 +13,7 @@ makedepends=(docbook-xml startup-notification lsb-release gobject-introspection
appstream-glib git meson)
checkdepends=(xorg-server-xvfb)
groups=(gnome)
-_commit=d86a2ffa130c204991beaa582799676cb8ac1c03 # tags/3.31.91^0
+_commit=e3b4d080c4b6ccd054b7ceb2d79ea4e18920b38f # tags/3.31.92^0
source=("git+https://gitlab.gnome.org/GNOME/epiphany.git#commit=$_commit")
sha256sums=('SKIP')
conflicts=(epiphany epiphany-git)