[arch-commits] Commit in epiphany/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Tue Sep 10 19:35:38 UTC 2019
Date: Tuesday, September 10, 2019 @ 19:35:38
Author: heftig
Revision: 362158
3.34.0-1
Modified:
epiphany/trunk/PKGBUILD
----------+
PKGBUILD | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-09-10 19:30:21 UTC (rev 362157)
+++ PKGBUILD 2019-09-10 19:35:38 UTC (rev 362158)
@@ -2,7 +2,7 @@
# Maintainer: Jan de Groot <jgc at archlinux.org>
pkgname=epiphany
-pkgver=3.32.5
+pkgver=3.34.0
pkgrel=1
pkgdesc="A GNOME web browser based on the WebKit rendering engine"
url="https://wiki.gnome.org/Apps/Web"
@@ -13,7 +13,7 @@
appstream-glib git meson)
checkdepends=(xorg-server-xvfb)
groups=(gnome)
-_commit=f84514fc3456f8b5b16708a2bd7688aa519e866c # tags/3.32.5^0
+_commit=41fb8c863f76c8935d305601c4288b4881f1de86 # tags/3.34.0^0
source=("git+https://gitlab.gnome.org/GNOME/epiphany.git#commit=$_commit")
sha256sums=('SKIP')
@@ -27,8 +27,7 @@
}
build() {
- arch-meson $pkgname build \
- -D network_tests=disabled
+ arch-meson $pkgname build
ninja -C build
}
More information about the arch-commits
mailing list