* update wpebackend-fdo to 1.14.0-1

This commit is contained in:
Alexander Baldeck 2022-10-13 18:07:38 +02:00
parent be27202764
commit 2bcbe5faf1

View File

@ -2,7 +2,7 @@
# Maintainer: Jan Alexander Steffens (heftig) <heftig@archlinux.org> # Maintainer: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
pkgname=wpebackend-fdo pkgname=wpebackend-fdo
pkgver=1.12.1 pkgver=1.14.0
pkgrel=1 pkgrel=1
pkgdesc="Freedesktop.org backend for WPE WebKit" pkgdesc="Freedesktop.org backend for WPE WebKit"
url="https://wpewebkit.org" url="https://wpewebkit.org"
@ -11,7 +11,7 @@ license=(custom)
depends=(libwpe glib2 libegl wayland libepoxy) depends=(libwpe glib2 libegl wayland libepoxy)
makedepends=(mesa wayland-protocols git meson) makedepends=(mesa wayland-protocols git meson)
options=(debug) options=(debug)
_commit=def08a5b3cbe56d1d88303102c995b6ad7d1c804 # tags/1.12.1^0 _commit=966b37dc908df07fc7c6a49ccd103edaa6c17dab # tags/1.14.0^0
source=("git+https://github.com/Igalia/WPEBackend-fdo#commit=$_commit") source=("git+https://github.com/Igalia/WPEBackend-fdo#commit=$_commit")
sha256sums=('SKIP') sha256sums=('SKIP')
validpgpkeys=('5AA3BC334FD7E3369E7C77B291C559DBE4C9123B') # Adrián Pérez de Castro <aperez@igalia.com> validpgpkeys=('5AA3BC334FD7E3369E7C77B291C559DBE4C9123B') # Adrián Pérez de Castro <aperez@igalia.com>