Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging 
/ Packages / webkitgtk-6.0


Commits:
c5c592d5 by Jan Alexander Steffens (heftig) at 2025-07-30T23:52:14+02:00
2.48.4-1

- - - - -


3 changed files:

- .SRCINFO
- .nvchecker.toml
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = webkitgtk-6.0
        pkgdesc = Web content engine for GTK
-       pkgver = 2.48.3
+       pkgver = 2.48.4
        pkgrel = 1
        url = https://webkitgtk.org
        arch = x86_64
@@ -92,13 +92,13 @@ pkgbase = webkitgtk-6.0
        depends = woff2
        depends = xdg-dbus-proxy
        depends = zlib
-       source = https://webkitgtk.org/releases/webkitgtk-2.48.3.tar.xz
-       source = https://webkitgtk.org/releases/webkitgtk-2.48.3.tar.xz.asc
+       source = https://webkitgtk.org/releases/webkitgtk-2.48.4.tar.xz
+       source = https://webkitgtk.org/releases/webkitgtk-2.48.4.tar.xz.asc
        validpgpkeys = 5AA3BC334FD7E3369E7C77B291C559DBE4C9123B
        validpgpkeys = 013A0127AC9C65B34FFA62526C1009B693975393
-       sha256sums = 
d4dc5970f0fc6a529ff7fd67bcbfab2bbb5e91be789b2e9279640b3217a782c3
+       sha256sums = 
f62c1077d3a0f63d50259a802d1143be5d4d0c7c4c05e581819af1ce935afab3
        sha256sums = SKIP
-       b2sums = 
d07afd02ca3159e2a8998167818614eb586754f6485ea5b998a10686df44a16c99c5890b6fc7ccb3c1aa4aef82f1626be39cd67a4e60dbbe9eda466fd17aa002
+       b2sums = 
e9efacdc4f2fc1de6e1070d9abb3683467cd7c2f2eee14e91973a579e7e3f19ae535fe9169d195cd23d60bb0c3c754432a0765add089c55d9206412551142bec
        b2sums = SKIP
 
 pkgname = webkitgtk-6.0


=====================================
.nvchecker.toml
=====================================
@@ -1,7 +1,5 @@
 ["webkitgtk-6.0"]
-source = "github"
-github = "WebKit/WebKit"
-use_max_tag = true
+source = "git"
+git = "https://github.com/WebKit/WebKit";
 include_regex = 'webkitgtk-\d+\.\d*[02468]\.\d+'
-# include_regex = 'webkitgtk-\d+\.\d+\.\d+'
 prefix = "webkitgtk-"


=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@ pkgname=(
   webkitgtk-6.0
   webkitgtk-6.0-docs
 )
-pkgver=2.48.3
+pkgver=2.48.4
 pkgrel=1
 pkgdesc="Web content engine for GTK"
 url="https://webkitgtk.org";
@@ -109,9 +109,9 @@ makedepends=(
 source=(
   $url/releases/webkitgtk-$pkgver.tar.xz{,.asc}
 )
-sha256sums=('d4dc5970f0fc6a529ff7fd67bcbfab2bbb5e91be789b2e9279640b3217a782c3'
+sha256sums=('f62c1077d3a0f63d50259a802d1143be5d4d0c7c4c05e581819af1ce935afab3'
             'SKIP')
-b2sums=('d07afd02ca3159e2a8998167818614eb586754f6485ea5b998a10686df44a16c99c5890b6fc7ccb3c1aa4aef82f1626be39cd67a4e60dbbe9eda466fd17aa002'
+b2sums=('e9efacdc4f2fc1de6e1070d9abb3683467cd7c2f2eee14e91973a579e7e3f19ae535fe9169d195cd23d60bb0c3c754432a0765add089c55d9206412551142bec'
         'SKIP')
 validpgpkeys=(
   # https://www.webkitgtk.org/verifying.html



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/webkitgtk-6.0/-/commit/c5c592d57820db631b616f326cb04e49f892eb10

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/webkitgtk-6.0/-/commit/c5c592d57820db631b616f326cb04e49f892eb10
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to