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

Jan Steffens heftig at archlinux.org
Fri Mar 26 23:10:20 UTC 2021


    Date: Friday, March 26, 2021 @ 23:10:19
  Author: heftig
Revision: 411085

40.0-1

Modified:
  epiphany/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-26 23:07:03 UTC (rev 411084)
+++ PKGBUILD	2021-03-26 23:10:19 UTC (rev 411085)
@@ -2,18 +2,18 @@
 # Contributor: Jan de Groot <jgc at archlinux.org>
 
 pkgname=epiphany
-pkgver=3.38.3
+pkgver=40.0
 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 icu libdazzle libhandy libportal)
-makedepends=(docbook-xml startup-notification lsb-release gobject-introspection yelp-tools
-             appstream-glib git meson)
+depends=(webkit2gtk gcr icu libdazzle libhandy libportal libarchive)
+makedepends=(docbook-xml startup-notification lsb-release gobject-introspection
+             yelp-tools git meson)
 checkdepends=(xorg-server-xvfb aspell hspell hunspell nuspell libvoikko)
 groups=(gnome)
-_commit=1c87559f3fddbb84ab5ca63879503f8c20cf4b04  # tags/3.38.3^0
+_commit=92e808f19f8d9d21cf78938fd916572761601401  # tags/40.0^0
 source=("git+https://gitlab.gnome.org/GNOME/epiphany.git#commit=$_commit")
 sha256sums=('SKIP')
 



More information about the arch-commits mailing list