Skip to content

Commit

Permalink
kf6: update to 6.7.0 - Part3
Browse files Browse the repository at this point in the history
  • Loading branch information
Biswa96 committed Oct 13, 2024
1 parent 8d19232 commit 03c57e1
Show file tree
Hide file tree
Showing 14 changed files with 29 additions and 28 deletions.
4 changes: 2 additions & 2 deletions mingw-w64-kcmutils/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ source "$(dirname ${BASH_SOURCE[0]})"/../mingw-w64-PKGBUILD-common/kde-framework
_realname=kcmutils
pkgbase="mingw-w64-${_realname}"
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
pkgver=6.6.0
pkgver=6.7.0
pkgrel=1
pkgdesc="Utilities for interacting with KCModules (mingw-w64)"
arch=('any')
Expand Down Expand Up @@ -39,7 +39,7 @@ makedepends=(
)
groups=("${MINGW_PACKAGE_PREFIX}-kf6")
source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/${_realname}-${pkgver}.tar.xz"{,.sig})
sha256sums=('8f1b9f26ce7b055cec46a9521eab75f910ae9c395aada88d6d82cf395459b270'
sha256sums=('4118388f8f62aa5f1139ed78823b58b009e9ebf7f3755e9a94ab5f9eba644cbe'
'SKIP')
validpgpkeys=(
'E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <[email protected]>
Expand Down
4 changes: 2 additions & 2 deletions mingw-w64-kirigami/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ source "$(dirname ${BASH_SOURCE[0]})"/../mingw-w64-PKGBUILD-common/kde-framework
_realname=kirigami
pkgbase="mingw-w64-${_realname}"
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
pkgver=6.6.0
pkgver=6.7.0
pkgrel=1
pkgdesc="QtQuick plugins to build user interfaces (mingw-w64)"
arch=('any')
Expand Down Expand Up @@ -33,7 +33,7 @@ makedepends=(
groups=("${MINGW_PACKAGE_PREFIX}-kf6")
source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/${_realname}-${pkgver}.tar.xz"{,.sig}
"001-template-dllexport-static.patch")
sha256sums=('9809cce703dfa8afe2c64e196f90c035850e2e432a9bd90ce32a40865368a7fe'
sha256sums=('4d645a0374d33b9465e79e3e17170882e2cbda1526f45bc5b6b176dadda77d76'
'SKIP'
'1e838109392decc9baea85a4f48d2e4a33296011cee2145710b3b1dd9f40a0b0')
validpgpkeys=(
Expand Down
4 changes: 2 additions & 2 deletions mingw-w64-kitemmodels/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ source "$(dirname ${BASH_SOURCE[0]})"/../mingw-w64-PKGBUILD-common/kde-framework
_realname=kitemmodels
pkgbase="mingw-w64-${_realname}"
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
pkgver=6.6.0
pkgver=6.7.0
pkgrel=1
pkgdesc="Set of item models extending the Qt model-view framework (mingw-w64)"
arch=('any')
Expand All @@ -31,7 +31,7 @@ optdepends=(
)
groups=("${MINGW_PACKAGE_PREFIX}-kf6")
source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/${_realname}-${pkgver}.tar.xz"{,.sig})
sha256sums=('fe0677bd6eaf2bccd350e7b80eebac382908fc2388af6716171ad77417ee7802'
sha256sums=('0aa0205323baf2d519ebb8f96ce7ed5524a8164a7440d905f977418bfbe6d349'
'SKIP')
validpgpkeys=(
'E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <[email protected]>
Expand Down
4 changes: 2 additions & 2 deletions mingw-w64-knewstuff/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ source "$(dirname ${BASH_SOURCE[0]})"/../mingw-w64-PKGBUILD-common/kde-framework
_realname=knewstuff
pkgbase="mingw-w64-${_realname}"
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
pkgver=6.6.0
pkgver=6.7.0
pkgrel=1
pkgdesc="Framework for downloading and sharing additional application data (mingw-w64)"
arch=('any')
Expand Down Expand Up @@ -37,7 +37,7 @@ makedepends=(
)
groups=("${MINGW_PACKAGE_PREFIX}-kf6")
source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/${_realname}-${pkgver}.tar.xz"{,.sig})
sha256sums=('3f927564b454c1fc1aeec05174b8f9e76303b4d9a45979d76b2188a25bd47025'
sha256sums=('a4184622d430b64ec7cc4c77113df67c886f359cc89cc6313fbcc71764d23fa7'
'SKIP')
validpgpkeys=(
'E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <[email protected]>
Expand Down
5 changes: 3 additions & 2 deletions mingw-w64-knotifyconfig/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ source "$(dirname ${BASH_SOURCE[0]})"/../mingw-w64-PKGBUILD-common/kde-framework
_realname=knotifyconfig
pkgbase="mingw-w64-${_realname}"
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
pkgver=6.6.0
pkgver=6.7.0
pkgrel=1
pkgdesc="Configuration dialog for desktop notifications (mingw-w64)"
arch=('any')
Expand All @@ -21,6 +21,7 @@ depends=(
"${MINGW_PACKAGE_PREFIX}-kio"
"${MINGW_PACKAGE_PREFIX}-phonon-qt6"
"${MINGW_PACKAGE_PREFIX}-qt6-base"
"${MINGW_PACKAGE_PREFIX}-qt6-multimedia"
)
makedepends=(
"${MINGW_PACKAGE_PREFIX}-cc"
Expand All @@ -31,7 +32,7 @@ makedepends=(
)
groups=("${MINGW_PACKAGE_PREFIX}-kf6")
source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/${_realname}-${pkgver}.tar.xz"{,.sig})
sha256sums=('e032fc8ebd375cd406dfef3038ebd49d7c1d1de7c79b7cad4cccf00285006f1f'
sha256sums=('4227da7a18f9ba83b34bf54b6d3fc168dc0726bca149d2f89585bb54ab138295'
'SKIP')
validpgpkeys=(
'E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <[email protected]>
Expand Down
4 changes: 2 additions & 2 deletions mingw-w64-kpeople/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ source "$(dirname ${BASH_SOURCE[0]})"/../mingw-w64-PKGBUILD-common/kde-framework
_realname=kpeople
pkgbase="mingw-w64-${_realname}"
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
pkgver=6.6.0
pkgver=6.7.0
pkgrel=1
pkgdesc="A library that provides access to all contacts and the people who hold them (mingw-w64)"
arch=('any')
Expand Down Expand Up @@ -40,7 +40,7 @@ optdepends=(
)
groups=("${MINGW_PACKAGE_PREFIX}-kf6")
source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/${_realname}-${pkgver}.tar.xz"{,.sig})
sha256sums=('a0f100a325190859c7754f6a94c38d07ce60f89f30e0d58ddf99641f1f16e2b0'
sha256sums=('d36246bac50f5bf406f683fe61c92cb5e623a51de9ffed1104665e5f135ef888'
'SKIP')
validpgpkeys=(
'E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <[email protected]>
Expand Down
4 changes: 2 additions & 2 deletions mingw-w64-kplotting/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ source "$(dirname ${BASH_SOURCE[0]})"/../mingw-w64-PKGBUILD-common/kde-framework
_realname=kplotting
pkgbase="mingw-w64-${_realname}"
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
pkgver=6.6.0
pkgver=6.7.0
pkgrel=1
pkgdesc="Lightweight plotting framework (mingw-w64)"
arch=('any')
Expand All @@ -27,7 +27,7 @@ makedepends=(
)
groups=("${MINGW_PACKAGE_PREFIX}-kf6")
source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/${_realname}-${pkgver}.tar.xz"{,.sig})
sha256sums=('9275dd99cedb4fd53a00945e44ed694b5a27ada41604b2a54b2bcc5b4e2a3f79'
sha256sums=('130eedc234f0fedaf2c415de895c979454f64c3b049043327d43cd509e2386b3'
'SKIP')
validpgpkeys=(
'E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <[email protected]>
Expand Down
4 changes: 2 additions & 2 deletions mingw-w64-ktexteditor/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ source "$(dirname ${BASH_SOURCE[0]})"/../mingw-w64-PKGBUILD-common/kde-framework
_realname=ktexteditor
pkgbase="mingw-w64-${_realname}"
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
pkgver=6.6.0
pkgver=6.7.0
pkgrel=1
pkgdesc="Advanced embeddable text editor (mingw-w64)"
arch=('any')
Expand Down Expand Up @@ -49,7 +49,7 @@ makedepends=(
)
groups=("${MINGW_PACKAGE_PREFIX}-kf6")
source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/${_realname}-${pkgver}.tar.xz"{,.sig})
sha256sums=('9991a78fd5cf692964d84210baea472ece56434d924f9e67561b857f8b48c777'
sha256sums=('ed76f72324225a926e00c2c970d48d7f11a576e942e48d092e9837bda79d6991'
'SKIP')
validpgpkeys=(
'E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <[email protected]>
Expand Down
4 changes: 2 additions & 2 deletions mingw-w64-kunitconversion/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ source "$(dirname ${BASH_SOURCE[0]})"/../mingw-w64-PKGBUILD-common/kde-framework
_realname=kunitconversion
pkgbase="mingw-w64-${_realname}"
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
pkgver=6.6.0
pkgver=6.7.0
pkgrel=1
pkgdesc="Support for unit conversion (mingw-w64)"
arch=('any')
Expand All @@ -29,7 +29,7 @@ makedepends=(
)
groups=("${MINGW_PACKAGE_PREFIX}-kf6")
source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/${_realname}-${pkgver}.tar.xz"{,.sig})
sha256sums=('a874f093a3e64f08d1d37e1142e17d78a112b613ece5cfa1f747dd1d26789f91'
sha256sums=('b303601c623cd66edb66a66fd72e957415b8dd33e70305be8136fa6b43b1a40a'
'SKIP')
validpgpkeys=(
'E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <[email protected]>
Expand Down
4 changes: 2 additions & 2 deletions mingw-w64-purpose/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ source "$(dirname ${BASH_SOURCE[0]})"/../mingw-w64-PKGBUILD-common/kde-framework
_realname=purpose
pkgbase="mingw-w64-${_realname}"
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
pkgver=6.6.0
pkgver=6.7.0
pkgrel=1
pkgdesc="Framework for providing abstractions to get the developer's purposes fulfilled (mingw-w64)"
arch=('any')
Expand Down Expand Up @@ -36,7 +36,7 @@ makedepends=(
)
groups=("${MINGW_PACKAGE_PREFIX}-kf6")
source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/${_realname}-${pkgver}.tar.xz"{,.sig})
sha256sums=('d02c70c3d122eda4739e8716f05c9bb7370751d06730d8e23d1cf4266d00c2d2'
sha256sums=('4f8bbf19022c70df1dc345a4abd81677a505a2e8fef643311287fe8e9212d56a'
'SKIP')
validpgpkeys=(
'E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <[email protected]>
Expand Down
4 changes: 2 additions & 2 deletions mingw-w64-qqc2-desktop-style/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ source "$(dirname ${BASH_SOURCE[0]})"/../mingw-w64-PKGBUILD-common/kde-framework
_realname=qqc2-desktop-style
pkgbase="mingw-w64-${_realname}"
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
pkgver=6.6.0
pkgver=6.7.0
pkgrel=1
pkgdesc="A style for Qt Quick Controls 2 to make it follow your desktop theme (mingw-w64)"
arch=('any')
Expand Down Expand Up @@ -35,7 +35,7 @@ makedepends=(
groups=("${MINGW_PACKAGE_PREFIX}-kf6")
source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/${_realname}-${pkgver}.tar.xz"{,.sig}
"001-stack-corruption-win.patch")
sha256sums=('a82361a7b206b94a784ee9b919276ef733fb694710a1505af9a71db70832eb62'
sha256sums=('b6602d21ba891a63461827aa4513946aef0d8e0141f4a831aafb2c4d2e3fb329'
'SKIP'
'43be67519c308f235056122320a41f85013b1b93ddab68a5585066a1da4cb9d2')
validpgpkeys=(
Expand Down
4 changes: 2 additions & 2 deletions mingw-w64-syndication/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ source "$(dirname ${BASH_SOURCE[0]})"/../mingw-w64-PKGBUILD-common/kde-framework
_realname=syndication
pkgbase="mingw-w64-${_realname}"
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
pkgver=6.6.0
pkgver=6.7.0
pkgrel=1
pkgdesc="RSS/Atom parser library (mingw-w64)"
arch=('any')
Expand All @@ -28,7 +28,7 @@ makedepends=(
)
groups=("${MINGW_PACKAGE_PREFIX}-kf6")
source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/${_realname}-${pkgver}.tar.xz"{,.sig})
sha256sums=('627e4b310b8721e8b426ec5492f4036a7756d98933d318738352bfdd0a78a0d0'
sha256sums=('c2a485229d8a430858d7f473fe8b133737d93d33a776e46eedfa77bb9e30ba24'
'SKIP')
validpgpkeys=(
'E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <[email protected]>
Expand Down
4 changes: 2 additions & 2 deletions mingw-w64-syntax-highlighting/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ source "$(dirname ${BASH_SOURCE[0]})"/../mingw-w64-PKGBUILD-common/kde-framework
_realname=syntax-highlighting
pkgbase="mingw-w64-${_realname}"
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
pkgver=6.6.0
pkgver=6.7.0
pkgrel=1
pkgdesc="Syntax highlighting engine for structured text and code (mingw-w64)"
arch=('any')
Expand All @@ -31,7 +31,7 @@ optdepends=(
)
groups=("${MINGW_PACKAGE_PREFIX}-kf6")
source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/${_realname}-${pkgver}.tar.xz"{,.sig})
sha256sums=('bf946d2606ef293949a51a7446f150954e2f78193ff5461b4abd198939b9f1b6'
sha256sums=('6ef527a941740b9ddfe053eb08ead7e11c12a283aa88a5ddf1a18520cd9d2ca7'
'SKIP')
validpgpkeys=(
'E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <[email protected]>
Expand Down
4 changes: 2 additions & 2 deletions mingw-w64-threadweaver/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ source "$(dirname ${BASH_SOURCE[0]})"/../mingw-w64-PKGBUILD-common/kde-framework
_realname=threadweaver
pkgbase="mingw-w64-${_realname}"
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
pkgver=6.6.0
pkgver=6.7.0
pkgrel=1
pkgdesc="Helper for multithreaded programming (mingw-w64)"
arch=('any')
Expand All @@ -27,7 +27,7 @@ makedepends=(
)
groups=("${MINGW_PACKAGE_PREFIX}-kf6")
source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/${_realname}-${pkgver}.tar.xz"{,.sig})
sha256sums=('19555488abf05a9d5a1641f165a67d347e23ab7d14c6f9464ffcf8db2370317a'
sha256sums=('1ac3fc8051f31ac4f76dfd5d157e5c375d183bc0762152a44e1831cf5816a956'
'SKIP')
validpgpkeys=(
'E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <[email protected]>
Expand Down

0 comments on commit 03c57e1

Please sign in to comment.