Date: Sunday, March 28, 2021 @ 10:36:17
  Author: heftig
Revision: 411145

1.10.0-1

Modified:
  libwpe/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-03-28 10:26:58 UTC (rev 411144)
+++ PKGBUILD    2021-03-28 10:36:17 UTC (rev 411145)
@@ -1,7 +1,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) <[email protected]>
 
 pkgname=libwpe
-pkgver=1.8.0
+pkgver=1.10.0
 pkgrel=1
 pkgdesc="General-purpose library for WPE WebKit"
 url="https://wpewebkit.org";
@@ -10,7 +10,7 @@
 depends=(libxkbcommon gcc-libs)
 makedepends=(mesa git meson)
 provides=(libwpe-1.0.so)
-_commit=6483872b0b11856a6e5f0ac9724661cdbaac9d6f  # tags/1.8.0^0
+_commit=55877263583716303a893945418ec23cffdfcbbf  # tags/1.10.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