diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2021-04-08 19:28:02 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-18 00:08:25 -0500 |
commit | 5d3bc8d1f50856c8a88216c0bbc41d9003b9eef7 (patch) | |
tree | 9368ed778027f4de4ed9f1f96e2f158d4259e344 /libraries/webkit2gtk/webkit2gtk.info | |
parent | 4c40e21dc4a3cc6466b64071420b1465115582c3 (diff) |
libraries/webkit2gtk: Updated for version 2.32.0, switch to ninja.
Added the dependencies bubblewrap, enchant2, gst-plugins-bad,
libseccomp, wpebackend-fdo and xdg-dbus-proxy
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'libraries/webkit2gtk/webkit2gtk.info')
-rw-r--r-- | libraries/webkit2gtk/webkit2gtk.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/libraries/webkit2gtk/webkit2gtk.info b/libraries/webkit2gtk/webkit2gtk.info index 8c4164b2e7cc2..9c774b5b180f3 100644 --- a/libraries/webkit2gtk/webkit2gtk.info +++ b/libraries/webkit2gtk/webkit2gtk.info @@ -1,10 +1,10 @@ PRGNAM="webkit2gtk" -VERSION="2.20.5" +VERSION="2.32.0" HOMEPAGE="https://www.webkitgtk.org/" -DOWNLOAD="https://www.webkitgtk.org/releases/webkitgtk-2.20.5.tar.xz" -MD5SUM="72a05f6a4dc1c78b079590a8fd280401" +DOWNLOAD="https://www.webkitgtk.org/releases/webkitgtk-2.32.0.tar.xz" +MD5SUM="a24a9441ad01617be9ac95097cd31e08" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="geoclue2 hyphen libwebp woff2" +REQUIRES="bubblewrap enchant2 geoclue2 gst-plugins-bad libseccomp wpebackend-fdo xdg-dbus-proxy" MAINTAINER="Willy Sudiarto Raharjo" EMAIL="willysr@slackbuilds.org" |