summarylogtreecommitdiffstats
diff options
context:
space:
mode:
author100best2020-08-09 23:19:54 -0500
committer100best2020-08-09 23:19:54 -0500
commite84a4840d3074803271df09b3ff524cf3fdcf191 (patch)
tree12a0a3279dbc5d7d7e2e5054d885788020fe670e
parentc7033b1e92accb8f6a85799bb667fc0a645c20f3 (diff)
downloadaur-e84a4840d3074803271df09b3ff524cf3fdcf191.tar.gz
update to version 3.37.90
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2562ee3bc00f..2450d8483362 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.37.2
+ pkgver = 3.37.90
pkgrel = 1
url = https://wiki.gnome.org/Apps/Web
arch = x86_64
@@ -23,7 +23,7 @@ pkgbase = epiphany-unstable
provides = epiphany
conflicts = epiphany
conflicts = epiphany-git
- source = git+https://gitlab.gnome.org/GNOME/epiphany.git#commit=550764aeb06b51fdd0ecb374f61aa3f06078026a
+ source = git+https://gitlab.gnome.org/GNOME/epiphany.git#commit=bc07d9519d492ece039a90d8fef0a441b3f103a4
sha256sums = SKIP
pkgname = epiphany-unstable
diff --git a/PKGBUILD b/PKGBUILD
index 097932886a89..312031c1ac6f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname=epiphany
pkgname=epiphany-unstable
-pkgver=3.37.2
+pkgver=3.37.90
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=550764aeb06b51fdd0ecb374f61aa3f06078026a # tags/3.37.2^0
+_commit=bc07d9519d492ece039a90d8fef0a441b3f103a4 # tags/3.37.90^0
source=("git+https://gitlab.gnome.org/GNOME/epiphany.git#commit=$_commit")
sha256sums=('SKIP')
conflicts=(epiphany epiphany-git)