[arch-commits] Commit in epiphany/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Tue Jul 30 21:46:39 UTC 2019
Date: Tuesday, July 30, 2019 @ 21:46:39
Author: heftig
Revision: 358793
3.32.4-1
Modified:
epiphany/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-07-30 21:04:09 UTC (rev 358792)
+++ PKGBUILD 2019-07-30 21:46:39 UTC (rev 358793)
@@ -2,8 +2,8 @@
# Maintainer: Jan de Groot <jgc at archlinux.org>
pkgname=epiphany
-pkgver=3.32.3
-pkgrel=2
+pkgver=3.32.4
+pkgrel=1
pkgdesc="A GNOME web browser based on the WebKit rendering engine"
url="https://wiki.gnome.org/Apps/Web"
arch=(x86_64)
@@ -13,7 +13,7 @@
appstream-glib git meson)
checkdepends=(xorg-server-xvfb)
groups=(gnome)
-_commit=a714192d4f0f12074aa55568359f2e5db9b4f21f # tags/3.32.3^0
+_commit=06f54203b4a9873814d947985eea02f6fd15c92c # tags/3.32.4^0
source=("git+https://gitlab.gnome.org/GNOME/epiphany.git#commit=$_commit")
sha256sums=('SKIP')
@@ -28,7 +28,7 @@
build() {
arch-meson $pkgname build \
- -D distributor_name="Arch Linux®"
+ -D network_tests=disabled
ninja -C build
}
More information about the arch-commits
mailing list