summarylogtreecommitdiffstats
diff options
context:
space:
mode:
author100best2019-06-13 04:39:21 -0500
committer100best2019-06-13 04:39:21 -0500
commit3396e56272cdbeaf3ecee9aa565a081aedb8f920 (patch)
tree1b13fd1ea1702bce1a3218d7db037a55cd8d7743
parent9fa3ccacb19d781edf59b448bdb50edd728b8815 (diff)
downloadaur-3396e56272cdbeaf3ecee9aa565a081aedb8f920.tar.gz
update to version 3.33.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c888109e410b..5b8d6c81bb18 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.33.1
- pkgrel = 0
+ pkgver = 3.33.3
+ pkgrel = 1
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=fc0c1e210762b3170d0f1aa41af0340c676e3a93
+ source = git+https://gitlab.gnome.org/GNOME/epiphany.git#commit=a714192d4f0f12074aa55568359f2e5db9b4f21f
sha256sums = SKIP
pkgname = epiphany-unstable
diff --git a/PKGBUILD b/PKGBUILD
index 9a66983f0df6..6b60492603e0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
_pkgname=epiphany
pkgname=epiphany-unstable
-pkgver=3.33.1
-pkgrel=0
+pkgver=3.33.3
+pkgrel=1
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=fc0c1e210762b3170d0f1aa41af0340c676e3a93 # tags/3.33.1^0
+_commit=a714192d4f0f12074aa55568359f2e5db9b4f21f # tags/3.33.3^0
source=("git+https://gitlab.gnome.org/GNOME/epiphany.git#commit=$_commit")
sha256sums=('SKIP')
conflicts=(epiphany epiphany-git)