webkitgtk-60: update to 2.41.5
This commit is contained in:
parent
5a0fc6551a
commit
218df68835
@ -1,6 +1,6 @@
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/WebKitWebDriver-6.0
|
||||
-rwxr-xr-x root/root usr/bin/WebKitWebDriver-60
|
||||
drwxr-xr-x root/root usr/include/
|
||||
drwxr-xr-x root/root usr/include/webkitgtk-6.0/
|
||||
drwxr-xr-x root/root usr/include/webkitgtk-6.0/jsc/
|
||||
|
@ -1,6 +1,6 @@
|
||||
untrusted comment: verify with /etc/ports/jmq.pub
|
||||
RWTTPlFarK9CxHb7hk5OmRqGWhEUNZJY9gHtpgsffc7tjgC0DMUoDLckz+1eJKLlNeKW1UU2IiOHoFa296s/lNJNZmWVZXObqAw=
|
||||
SHA256 (Pkgfile) = 909a27c96390e9bae47dc468aba78451ba18d95213e9c015619b56981fbb5ae2
|
||||
SHA256 (.footprint) = 2ed2899025e2cfa90e14f2747c9c963611b6da7ff372c82642114c6fdaffb461
|
||||
SHA256 (webkitgtk-2.41.4.tar.xz) = ad792d4acd4e8536cc0a652fd0303bfef93a7f8718d2b3d72db83e25f52777af
|
||||
RWTTPlFarK9CxLPdnW3CYNxIlxItApcqTXsOBVQLKFjXP4QCVmblNRXiwFDLruDgMj6u89/mpsgHuaKhp0/rG6AZWeCjczXucAw=
|
||||
SHA256 (Pkgfile) = 6122d942c0b677f7c03febfe679d0ac6611d8bb11e02c08da20ade7540101fd0
|
||||
SHA256 (.footprint) = 6713d9b56e76ebc52000e554feea829a57465aa4183e6528725ac122842013fc
|
||||
SHA256 (webkitgtk-2.41.5.tar.xz) = b6289dfc1c46a0ff94fea3872dd2955f659a26a891af41796504c6ac87be7473
|
||||
SHA256 (bwrap-pipewire.patch) = ca4a27c4edd3099d0c8b99ef91796feb00038d1daba0055328597c54e952e56b
|
||||
|
@ -5,8 +5,8 @@
|
||||
# Optional: enchant libnotify geoclue openjpeg2 xdg-dbus-proxy bubblewrap wpebackend-fdo libmanette
|
||||
|
||||
name=webkitgtk-60
|
||||
version=2.41.4
|
||||
release=2
|
||||
version=2.41.5
|
||||
release=1
|
||||
source=(https://webkitgtk.org/releases/webkitgtk-$version.tar.xz bwrap-pipewire.patch)
|
||||
|
||||
build() {
|
||||
@ -56,5 +56,5 @@ ${name%-*}-$version/Source/WebKit/UIProcess/Launcher/glib/BubblewrapLauncher.cpp
|
||||
rm -r $PKG/usr/share/locale
|
||||
|
||||
# avoid a conflict with the webkitgtk footprint
|
||||
mv $PKG/usr/bin/WebKitWebDriver $PKG/usr/bin/WebKitWebDriver-6.0
|
||||
mv $PKG/usr/bin/WebKitWebDriver{,-60}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user