summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdriĆ  Arrufat2023-05-17 22:40:10 +0900
committerAdriĆ  Arrufat2023-05-17 22:40:10 +0900
commit69f86459890f00bdb6041896681a0757a326c3ab (patch)
treecb0f7cd52c703990284dc23f6182c1dabecf2296
parent16534002a348288b124566007317cd858b42de79 (diff)
downloadaur-69f86459890f00bdb6041896681a0757a326c3ab.tar.gz
update dependencies
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 083bf7092001..629e550712c8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
_pkgname=epiphany
pkgname=$_pkgname-git
-pkgver=43.0+47+g2340606e6
+pkgver=44.0+67+gd591ec71b
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-5.0 gcr-4 gtk4 libdazzle libhandy libarchive libportal-gtk4 libadwaita)
-makedepends=(docbook-xml startup-notification lsb-release gobject-introspection
+depends=(webkitgtk-6.0 gcr-4 gtk4 libdazzle libhandy libarchive libportal-gtk4 libadwaita)
+makedepends=(cmake docbook-xml startup-notification lsb-release gobject-introspection
yelp-tools git meson)
checkdepends=(xorg-server-xvfb aspell hspell hunspell nuspell libvoikko)
groups=(gnome)