Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / qt6-declarative
Commits: 11940781 by Antonio Rojas at 2023-09-28T08:19:27+02:00 Qt 6.5.3 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -3,9 +3,9 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=qt6-declarative -_qtver=6.5.2 +_qtver=6.5.3 pkgver=${_qtver/-/} -pkgrel=2 +pkgrel=1 arch=(x86_64) url='https://www.qt.io' license=(GPL3 LGPL3 FDL custom) @@ -20,7 +20,7 @@ groups=(qt6) _pkgfn=${pkgname/6-/}-everywhere-src-$_qtver source=(https://download.qt.io/official_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz qtbug-113426.patch::https://code.qt.io/cgit/qt/qtdeclarative.git/patch/?id=935c60a9) -sha256sums=('f3a11fe54e9fac77c649e46e39f1cbe161e9efe89bad205115ba2861b1eb8719' +sha256sums=('404dd6d2d206bb882ecd6622f0c708c9d6bd724a4d83776e13c49761c159d215' 'db5a556c0cdca5ea1f6156e1ee9bb1a2cbb25bc8ff3d203ccfd1d047d4c57ea7') prepare() { View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-declarative/-/commit/11940781f569e10e40958a60e98e03c885cfa6fb -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-declarative/-/commit/11940781f569e10e40958a60e98e03c885cfa6fb You're receiving this email because of your account on gitlab.archlinux.org.
