summarylogtreecommitdiffstats
diff options
context:
space:
mode:
author100best2017-01-16 20:54:54 -0800
committer100best2017-01-16 20:54:54 -0800
commit134d2492b0869e67739b0aa40e83f7af14a4a3dc (patch)
treea08a95f0889708241e53470116cd340d7838bec5
parentd36eac52f6110f5e0f3eab8a21e0776687a7f1ad (diff)
downloadaur-134d2492b0869e67739b0aa40e83f7af14a4a3dc.tar.gz
Version 3.23.4 (Requires webkit2gtk 2.15.2 or newer)
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1bc31a2e1480..e8931f225c31 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = epiphany-unstable
pkgdesc = A GNOME web browser based on the WebKit rendering engine (unstable version)
- pkgver = 3.23.3
- pkgrel = 2
+ pkgver = 3.23.4
+ pkgrel = 1
url = https://wiki.gnome.org/Apps/Web
arch = i686
arch = x86_64
@@ -20,8 +20,8 @@ pkgbase = epiphany-unstable
depends = gnome-desktop
provides = epiphany
conflicts = epiphany
- source = https://ftp.gnome.org/pub/GNOME/sources/epiphany/3.23/epiphany-3.23.3.tar.xz
- md5sums = 69f05e28e85da1310f707f6ad865c56f
+ source = https://ftp.gnome.org/pub/GNOME/sources/epiphany/3.23/epiphany-3.23.4.tar.xz
+ md5sums = e3e98d6cbf74b939be4fac9067ae4ea3
pkgname = epiphany-unstable
diff --git a/PKGBUILD b/PKGBUILD
index 64b8559393c0..2f9ea6616fb2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
_pkgname=epiphany
pkgname=$_pkgname-unstable
-pkgver=3.23.3
-pkgrel=2
+pkgver=3.23.4
+pkgrel=1
pkgdesc="A GNOME web browser based on the WebKit rendering engine (unstable version)"
arch=('i686' 'x86_64')
url="https://wiki.gnome.org/Apps/Web"
@@ -14,7 +14,7 @@ makedepends=(intltool itstool docbook-xml startup-notification
gobject-introspection yelp-tools autoconf-archive
appstream-glib)
source=(https://ftp.gnome.org/pub/GNOME/sources/$_pkgname/${pkgver:0:4}/$_pkgname-$pkgver.tar.xz)
-md5sums=('69f05e28e85da1310f707f6ad865c56f')
+md5sums=('e3e98d6cbf74b939be4fac9067ae4ea3')
provides=("$_pkgname")
conflicts=("$_pkgname")