summarylogtreecommitdiffstats
diff options
context:
space:
mode:
author100best2019-03-13 21:55:08 -0500
committer100best2019-03-13 21:55:08 -0500
commit05d0623cc8f5a11f82560622c7aa0a1aedcfb356 (patch)
tree13309d77115c57ecd76604f0900ae760ed9567a3
parent94d2ed3627a1536674f9e994c3986bee3aba7fb0 (diff)
downloadaur-05d0623cc8f5a11f82560622c7aa0a1aedcfb356.tar.gz
update to version 3.32.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 69db6fa253c9..e770cb632390 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = epiphany-unstable
pkgdesc = A GNOME web browser based on the WebKit rendering engine.
- pkgver = 3.31.92
- pkgrel = 1
+ pkgver = 3.32.0
+ pkgrel = 0
url = https://wiki.gnome.org/Apps/Web
arch = x86_64
groups = gnome
@@ -22,7 +22,7 @@ pkgbase = epiphany-unstable
provides = epiphany
conflicts = epiphany
conflicts = epiphany-git
- source = git+https://gitlab.gnome.org/GNOME/epiphany.git#commit=e3b4d080c4b6ccd054b7ceb2d79ea4e18920b38f
+ source = git+https://gitlab.gnome.org/GNOME/epiphany.git#commit=58a07890fc754bc5db0fe146088c26eed7b06599
sha256sums = SKIP
pkgname = epiphany-unstable
diff --git a/PKGBUILD b/PKGBUILD
index 59bd1b210643..a659273a3edf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
_pkgname=epiphany
pkgname=epiphany-unstable
-pkgver=3.31.92
-pkgrel=1
+pkgver=3.32.0
+pkgrel=0
pkgdesc="A GNOME web browser based on the WebKit rendering engine."
url="https://wiki.gnome.org/Apps/Web"
arch=(x86_64)
@@ -15,7 +15,7 @@ makedepends=(docbook-xml startup-notification lsb-release gobject-introspection
appstream-glib git meson)
checkdepends=(xorg-server-xvfb)
groups=(gnome)
-_commit=e3b4d080c4b6ccd054b7ceb2d79ea4e18920b38f # tags/3.31.92^0
+_commit=58a07890fc754bc5db0fe146088c26eed7b06599 # tags/3.32.0^0
source=("git+https://gitlab.gnome.org/GNOME/epiphany.git#commit=$_commit")
sha256sums=('SKIP')
conflicts=(epiphany epiphany-git)