* update epiphany to 45.0-1
This commit is contained in:
parent
581db34794
commit
350974e345
@ -1,9 +1,10 @@
|
||||
# POWER Maintainer: Alexander Baldeck <alex.bldck@gmail.com>
|
||||
# Maintainer: Fabian Bornschein <fabiscafe-at-mailbox-dot-org>
|
||||
# Maintainer: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
|
||||
# Contributor: Jan de Groot <jgc@archlinux.org>
|
||||
|
||||
pkgname=epiphany
|
||||
pkgver=44.6
|
||||
pkgver=45.0
|
||||
pkgrel=1
|
||||
pkgdesc="A GNOME web browser based on the WebKit rendering engine"
|
||||
url="https://wiki.gnome.org/Apps/Web"
|
||||
@ -13,7 +14,6 @@ depends=(
|
||||
gcr-4
|
||||
gstreamer
|
||||
gtk4
|
||||
icu
|
||||
libadwaita
|
||||
libarchive
|
||||
libportal-gtk4
|
||||
@ -31,6 +31,7 @@ makedepends=(
|
||||
)
|
||||
checkdepends=(
|
||||
aspell
|
||||
glibc-locales
|
||||
hspell
|
||||
hunspell
|
||||
libvoikko
|
||||
@ -38,7 +39,7 @@ checkdepends=(
|
||||
xorg-server-xvfb
|
||||
)
|
||||
groups=(gnome)
|
||||
_commit=6577b8821be640301224f3f1fc7513686f369a44 # tags/44.6^0
|
||||
_commit=a3dcb33c646154355698796dcd9e462da88bff7f # tags/45.0^0
|
||||
source=(
|
||||
"git+https://gitlab.gnome.org/GNOME/epiphany.git#commit=$_commit"
|
||||
fix-test.diff
|
||||
|
Loading…
x
Reference in New Issue
Block a user