summarylogtreecommitdiffstats
diff options
context:
space:
mode:
author100best2019-05-08 04:30:46 -0500
committer100best2019-05-08 04:30:46 -0500
commit9fa3ccacb19d781edf59b448bdb50edd728b8815 (patch)
treedd70c020ebdf494d347c4b9b020453535617a235
parent05d0623cc8f5a11f82560622c7aa0a1aedcfb356 (diff)
downloadaur-9fa3ccacb19d781edf59b448bdb50edd728b8815.tar.gz
update to version 3.33.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e770cb632390..c888109e410b 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.32.0
+ pkgver = 3.33.1
pkgrel = 0
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=58a07890fc754bc5db0fe146088c26eed7b06599
+ source = git+https://gitlab.gnome.org/GNOME/epiphany.git#commit=fc0c1e210762b3170d0f1aa41af0340c676e3a93
sha256sums = SKIP
pkgname = epiphany-unstable
diff --git a/PKGBUILD b/PKGBUILD
index a659273a3edf..9a66983f0df6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname=epiphany
pkgname=epiphany-unstable
-pkgver=3.32.0
+pkgver=3.33.1
pkgrel=0
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=58a07890fc754bc5db0fe146088c26eed7b06599 # tags/3.32.0^0
+_commit=fc0c1e210762b3170d0f1aa41af0340c676e3a93 # tags/3.33.1^0
source=("git+https://gitlab.gnome.org/GNOME/epiphany.git#commit=$_commit")
sha256sums=('SKIP')
conflicts=(epiphany epiphany-git)