Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / qt5-connectivity
Commits: d7166f90 by Antonio Rojas at 2024-09-03T21:21:13+02:00 Update to 5.15.15 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -2,10 +2,10 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=qt5-connectivity -_basever=5.15.14 +_basever=5.15.15 pkgver=5.15.14+kde+r3 pkgrel=1 -_commit=99f30db37c63447c59d5fac15bc8feb832a7fd04 +_commit=f2a9c5d1235d88cc26f2cfa348a037b65e31a5ae arch=('x86_64') url='https://www.qt.io' license=('GPL3' 'LGPL3' 'FDL' 'custom') @@ -16,7 +16,7 @@ optdepends=('qt5-declarative: QML bindings') groups=('qt5') _pkgfqn=${pkgname/5-/} source=(kde-$_pkgfqn::git+https://invent.kde.org/qt/qt/$_pkgfqn#commit=$_commit) -sha256sums=('3775e6f5600d43713a0d7337e297aa608d2bb0e7b8c2cbb76ccdf0bfdb656132') +sha256sums=('37c90538f6c9bf560af6029314b58b53a7782d00015be3e4aef058f2fcd67c09') pkgver() { cd kde-$_pkgfqn View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/qt5-connectivity/-/commit/d7166f90e54b3a7dd60e62b358a25075beb12695 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/qt5-connectivity/-/commit/d7166f90e54b3a7dd60e62b358a25075beb12695 You're receiving this email because of your account on gitlab.archlinux.org.
