[arch-commits] Commit in epiphany/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Thu Mar 29 22:11:12 UTC 2018


    Date: Thursday, March 29, 2018 @ 22:11:06
  Author: heftig
Revision: 320653

3.28.0.1+14+g3ef21f143-1

Modified:
  epiphany/trunk/PKGBUILD

----------+
 PKGBUILD |    9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-29 22:11:00 UTC (rev 320652)
+++ PKGBUILD	2018-03-29 22:11:06 UTC (rev 320653)
@@ -2,17 +2,17 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=epiphany
-pkgver=3.28.0.1+4+g051d4f616
-pkgrel=2
+pkgver=3.28.0.1+14+g3ef21f143
+pkgrel=1
 pkgdesc="A GNOME web browser based on the WebKit rendering engine"
 url="https://wiki.gnome.org/Apps/Web"
 arch=(x86_64)
 license=(GPL)
-depends=(webkit2gtk gcr libdazzle icu libhttpseverywhere)
+depends=(webkit2gtk gcr libdazzle icu)
 makedepends=(itstool docbook-xml startup-notification lsb-release
              gobject-introspection yelp-tools appstream-glib git meson)
 groups=(gnome)
-_commit=051d4f6167651a2de54b5822c5f968f4c236079d  # gnome-3-28
+_commit=3ef21f143e2d799c6cfbbd660a7a8ae306632670  # gnome-3-28
 source=("git+https://git.gnome.org/browse/epiphany#commit=$_commit"
         pluginsdir.diff)
 sha256sums=('SKIP'
@@ -30,7 +30,6 @@
 
 build() {
   arch-meson $pkgname build \
-    -D https_everywhere=true \
     -D distributor_name="Arch Linux®"
   ninja -C build
 }



More information about the arch-commits mailing list