Date: Tuesday, September 20, 2022 @ 22:20:26
  Author: heftig
Revision: 456527

1.14.0-1

Modified:
  libwpe/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-09-20 19:43:04 UTC (rev 456526)
+++ PKGBUILD    2022-09-20 22:20:26 UTC (rev 456527)
@@ -1,7 +1,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) <[email protected]>
 
 pkgname=libwpe
-pkgver=1.12.3
+pkgver=1.14.0
 pkgrel=1
 pkgdesc="General-purpose library for WPE WebKit"
 url="https://wpewebkit.org";
@@ -11,7 +11,7 @@
 makedepends=(mesa git meson)
 provides=(libwpe-1.0.so)
 options=(debug)
-_commit=1af319aa2a0d11963413d975931189fc031a3810  # tags/1.12.3^0
+_commit=b90a8396864c9824a43838a5879f6ab01420c69e  # tags/1.14.0^0
 
source=("git+https://github.com/WebPlatformForEmbedded/libwpe?signed#commit=$_commit";)
 sha256sums=('SKIP')
 validpgpkeys=('5AA3BC334FD7E3369E7C77B291C559DBE4C9123B') # Adrián Pérez de 
Castro <[email protected]>

Reply via email to