Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / qt5-webview
Commits: e62eedca by Antonio Rojas at 2024-09-03T21:21:42+02:00 Update to 5.15.15 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -2,10 +2,10 @@ # Maintainer: Antonio Rojas <[email protected]> pkgname=qt5-webview -_basever=5.15.14 +_basever=5.15.15 pkgver=5.15.14 pkgrel=1 -_commit=bbb1891595aba23ff3c6d137aa74442f9e54479b +_commit=70030514bdaf993517556209503075db15bd1c61 arch=('x86_64') url='https://www.qt.io' license=('GPL3' 'LGPL3' 'FDL' 'custom') @@ -15,7 +15,7 @@ makedepends=('git') groups=('qt5') _pkgfqn=${pkgname/5-/} source=(kde-$_pkgfqn::git+https://invent.kde.org/qt/qt/$_pkgfqn#commit=$_commit) -sha256sums=('80606f7e444eb9d09c2bb3a35fbf2511cfcb68980b7d03def6cdc4b6201d3043') +sha256sums=('1b9834379c263087c72275881cceedb7865d8da80600768f71e90c738259873c') pkgver() { cd kde-$_pkgfqn View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/qt5-webview/-/commit/e62eedca16ab93e0cd8db93e1ad675276cada599 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/qt5-webview/-/commit/e62eedca16ab93e0cd8db93e1ad675276cada599 You're receiving this email because of your account on gitlab.archlinux.org.
