Date: Monday, October 25, 2021 @ 19:29:46
  Author: heftig
Revision: 426536

1.12.0-1

Modified:
  wpebackend-fdo/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-10-25 19:16:57 UTC (rev 426535)
+++ PKGBUILD    2021-10-25 19:29:46 UTC (rev 426536)
@@ -1,7 +1,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) <[email protected]>
 
 pkgname=wpebackend-fdo
-pkgver=1.10.0
+pkgver=1.12.0
 pkgrel=1
 pkgdesc="Freedesktop.org backend for WPE WebKit"
 url="https://wpewebkit.org";
@@ -9,8 +9,8 @@
 license=(custom)
 depends=(libwpe glib2 libegl wayland libepoxy)
 makedepends=(mesa wayland-protocols git meson)
-_commit=a908c630483bc99d0c87d4086af183c9a4cafde2  # tags/1.10.0^0
-source=("git+https://github.com/Igalia/WPEBackend-fdo?signed#commit=$_commit";)
+_commit=1b35ae0d8f32e32431da494d3389c5b1a8812cab  # tags/1.12.0^0
+source=("git+https://github.com/Igalia/WPEBackend-fdo#commit=$_commit";)
 sha256sums=('SKIP')
 validpgpkeys=('5AA3BC334FD7E3369E7C77B291C559DBE4C9123B') # Adrián Pérez de 
Castro <[email protected]>
 

Reply via email to