Skip to content

Commit

Permalink
kf5: update to 5.112.0 - Part3
Browse files Browse the repository at this point in the history
  • Loading branch information
Biswa96 committed Nov 13, 2023
1 parent a31b287 commit 8aa693a
Show file tree
Hide file tree
Showing 14 changed files with 37 additions and 37 deletions.
4 changes: 2 additions & 2 deletions mingw-w64-khtml-qt5/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
_variant=-${KF5_VARIANT:-shared}
source "$(dirname ${BASH_SOURCE[0]})"/../mingw-w64-PKGBUILD-common/kde-frameworks5
_kde_f5_init_package "${_variant}" "khtml"
pkgver=5.111.0
pkgver=5.112.0
pkgrel=1
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
Expand All @@ -28,7 +28,7 @@ _kde_f5_add_depends "${_variant}" "${MINGW_PACKAGE_PREFIX}-kparts-qt5${_namesuff
_kde_f5_add_depends "${_variant}" "${MINGW_PACKAGE_PREFIX}-kjs-qt5${_namesuff}>=${pkgver}"
groups=("${MINGW_PACKAGE_PREFIX}-kf5")
source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/portingAids/${_basename}-${pkgver}.tar.xz"{,.sig})
sha256sums=('fdbbecf23cff80b125cb2b9b7869f8a09bd371aa5e04ba83957807eb85e7577f'
sha256sums=('56e8034f98a9a1e1bfe13211d2d177d5e90758fc3854a85e30389cc40d128667'
'SKIP')
validpgpkeys=('53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB') # David Faure <[email protected]>

Expand Down
4 changes: 2 additions & 2 deletions mingw-w64-kinit-qt5/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
_variant=-${KF5_VARIANT:-shared}
source "$(dirname ${BASH_SOURCE[0]})"/../mingw-w64-PKGBUILD-common/kde-frameworks5
_kde_f5_init_package "${_variant}" "kinit"
pkgver=5.111.0
pkgver=5.112.0
pkgrel=1
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
Expand All @@ -26,7 +26,7 @@ fi
_kde_f5_add_depends "${_variant}" "${MINGW_PACKAGE_PREFIX}-kio-qt5${_namesuff}>=${pkgver}"
groups=("${MINGW_PACKAGE_PREFIX}-kf5")
source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/${_basename}-${pkgver}.tar.xz"{,.sig})
sha256sums=('38e5deb0c312f6b63af98a572a99ced4f831963446d62b936f91d82c22fee9f2'
sha256sums=('e75fced58ab654ca475f04a1853d00a3a40cd672d72440c4d9fe031eb83532d6'
'SKIP')
validpgpkeys=('53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB') # David Faure <[email protected]>

Expand Down
4 changes: 2 additions & 2 deletions mingw-w64-kirigami2-qt5/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
_variant=-${KF5_VARIANT:-shared}
source "$(dirname ${BASH_SOURCE[0]})"/../mingw-w64-PKGBUILD-common/kde-frameworks5
_kde_f5_init_package "${_variant}" "kirigami2"
pkgver=5.111.0
pkgver=5.112.0
pkgrel=1
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
Expand All @@ -30,7 +30,7 @@ groups=("${MINGW_PACKAGE_PREFIX}-kf5")
source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/${_basename}-${pkgver}.tar.xz"{,.sig}
"001-cmake-disable-template.patch"
"002-template-dllexport-static.patch")
sha256sums=('20546033ea24d72db8d7abf3800dfa271c6595a5c1d0d3b9a588e01d2fdba611'
sha256sums=('637e485213bf4f9c4b43a0a5dc98ea0d505b3b90b34e5702c1a7b711a51e0e11'
'SKIP'
'8c98b5abc1d0332aa954213bd4b6cbc9d90499500baa3e1bd61ca1fcd3e8681a'
'56f94510047133bd16956b00f42d08fe16ef502070ed1ce810d37b5227570f1b')
Expand Down
6 changes: 3 additions & 3 deletions mingw-w64-kitemmodels-qt5/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
_variant=-${KF5_VARIANT:-shared}
source "$(dirname ${BASH_SOURCE[0]})"/../mingw-w64-PKGBUILD-common/kde-frameworks5
_kde_f5_init_package "${_variant}" "kitemmodels"
pkgver=5.111.0
pkgver=5.112.0
pkgrel=1
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
msys2_references=(
'archlinux: kitemmodels'
'archlinux: kitemmodels5'
)
pkgdesc="Models for the Qt Model/View system (mingw-w64)"
license=('LGPL')
Expand All @@ -25,7 +25,7 @@ else
fi
groups=("${MINGW_PACKAGE_PREFIX}-kf5")
source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/${_basename}-${pkgver}.tar.xz"{,.sig})
sha256sums=('55361b811dfc7d48dcff3ce6d5f749ba53710dcccd460d32f20de4403d539cc4'
sha256sums=('5aec7f9040ce0640494bcf4e65f082dbcb3c2e50b6a6f1d4450e614aeede0a8c'
'SKIP')
validpgpkeys=('53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB') # David Faure <[email protected]>

Expand Down
4 changes: 2 additions & 2 deletions mingw-w64-kjs-qt5/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
_variant=-${KF5_VARIANT:-shared}
source "$(dirname ${BASH_SOURCE[0]})"/../mingw-w64-PKGBUILD-common/kde-frameworks5
_kde_f5_init_package "${_variant}" "kjs"
pkgver=5.111.0
pkgver=5.112.0
pkgrel=1
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
Expand All @@ -27,7 +27,7 @@ _kde_f5_add_depends "${_variant}" "${MINGW_PACKAGE_PREFIX}-pcre${_namesuff}"
_kde_f5_add_depends "${_variant}" "${MINGW_PACKAGE_PREFIX}-kdoctools-qt5${_namesuff}>=${pkgver}"
groups=("${MINGW_PACKAGE_PREFIX}-kf5")
source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/portingAids/${_basename}-${pkgver}.tar.xz"{,.sig})
sha256sums=('0f947fb59a418362ac7bde8c4183775353c31544213c4ee45c0e3d779831cf23'
sha256sums=('a9835616a37abb14aaef8426f2af47cd239e25d19bcbfdd9a95dc69c553bd902'
'SKIP')
validpgpkeys=('53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB') # David Faure <[email protected]>

Expand Down
6 changes: 3 additions & 3 deletions mingw-w64-knewstuff-qt5/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
_variant=-${KF5_VARIANT:-shared}
source "$(dirname ${BASH_SOURCE[0]})"/../mingw-w64-PKGBUILD-common/kde-frameworks5
_kde_f5_init_package "${_variant}" "knewstuff"
pkgver=5.111.0
pkgver=5.112.0
pkgrel=1
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
msys2_references=(
'archlinux: knewstuff'
'archlinux: knewstuff5'
)
pkgdesc="Support for downloading application assets from the network (mingw-w64)"
license=('LGPL')
Expand All @@ -31,7 +31,7 @@ _kde_f5_add_depends "${_variant}" "${MINGW_PACKAGE_PREFIX}-syndication-qt5${_nam
optdepends=("${MINGW_PACKAGE_PREFIX}-kirigami2-qt5${_namesuff}>=${pkgver}: QML components")
groups=("${MINGW_PACKAGE_PREFIX}-kf5")
source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/${_basename}-${pkgver}.tar.xz"{,.sig})
sha256sums=('65747d7806df8c2b99bd4a2c2f0527b41352354047b4c7de33c97afea4b91b6a'
sha256sums=('f4f850d93446de9404d55df450b56229e86ddd95af3950f938bbf38b753f81d0'
'SKIP')
validpgpkeys=('53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB') # David Faure <[email protected]>

Expand Down
6 changes: 3 additions & 3 deletions mingw-w64-knotifyconfig-qt5/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
_variant=-${KF5_VARIANT:-shared}
source "$(dirname ${BASH_SOURCE[0]})"/../mingw-w64-PKGBUILD-common/kde-frameworks5
_kde_f5_init_package "${_variant}" "knotifyconfig"
pkgver=5.111.0
pkgver=5.112.0
pkgrel=1
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
msys2_references=(
'archlinux: knotifyconfig'
'archlinux: knotifyconfig5'
)
pkgdesc="Configuration system for KNotify (mingw-w64)"
license=('LGPL')
Expand All @@ -25,7 +25,7 @@ fi
_kde_f5_add_depends "${_variant}" "${MINGW_PACKAGE_PREFIX}-kio-qt5${_namesuff}>=${pkgver}"
groups=("${MINGW_PACKAGE_PREFIX}-kf5")
source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/${_basename}-${pkgver}.tar.xz"{,.sig})
sha256sums=('949b31d6943bee1ed7c0c29d202498b9bc5dd21b9da3c95ddfb54454a58a445c'
sha256sums=('125fc77d5aeb0e71450f38a3accb42ec5dcc1f037208945595bd5c5ad89b11a3'
'SKIP')
validpgpkeys=('53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB') # David Faure <[email protected]>

Expand Down
6 changes: 3 additions & 3 deletions mingw-w64-kplotting-qt5/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
_variant=-${KF5_VARIANT:-shared}
source "$(dirname ${BASH_SOURCE[0]})"/../mingw-w64-PKGBUILD-common/kde-frameworks5
_kde_f5_init_package "${_variant}" "kplotting"
pkgver=5.111.0
pkgver=5.112.0
pkgrel=1
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
msys2_references=(
'archlinux: kplotting'
'archlinux: kplotting5'
)
pkgdesc="Lightweight plotting framework for Qt (mingw-w64)"
license=('LGPL')
Expand All @@ -25,7 +25,7 @@ else
fi
groups=("${MINGW_PACKAGE_PREFIX}-kf5")
source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/${_basename}-${pkgver}.tar.xz"{,.sig})
sha256sums=('93254a437a698ca98c65eebb9edca5de75345d10afba0841616a81c33eef449e'
sha256sums=('fd9f6ee103b610cc01e63e8fd800e08c8120b70c18a551615455d3288ca72828'
'SKIP')
validpgpkeys=('53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB') # David Faure <[email protected]>

Expand Down
6 changes: 3 additions & 3 deletions mingw-w64-ktexteditor-qt5/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
_variant=-${KF5_VARIANT:-shared}
source "$(dirname ${BASH_SOURCE[0]})"/../mingw-w64-PKGBUILD-common/kde-frameworks5
_kde_f5_init_package "${_variant}" "ktexteditor"
pkgver=5.111.0
pkgver=5.112.0
pkgrel=1
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
msys2_references=(
'archlinux: ktexteditor'
'archlinux: ktexteditor5'
)
pkgdesc="Advanced embeddable text editor (mingw-w64)"
license=('LGPL')
Expand All @@ -29,7 +29,7 @@ _kde_f5_add_depends "${_variant}" "${MINGW_PACKAGE_PREFIX}-libgit2"
_kde_f5_add_depends "${_variant}" "${MINGW_PACKAGE_PREFIX}-editorconfig-core-c"
groups=("${MINGW_PACKAGE_PREFIX}-kf5")
source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/${_basename}-${pkgver}.tar.xz"{,.sig})
sha256sums=('28443a71d07f80c886dac682a3d5cece283c9f3db364403e9e0c7d6bb30bc329'
sha256sums=('290e4a4cf154d6be752ea678fe0b55e14260da659474af7083b6d6d370e20c34'
'SKIP')
validpgpkeys=('53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB') # David Faure <[email protected]>

Expand Down
6 changes: 3 additions & 3 deletions mingw-w64-kunitconversion-qt5/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
_variant=-${KF5_VARIANT:-shared}
source "$(dirname ${BASH_SOURCE[0]})"/../mingw-w64-PKGBUILD-common/kde-frameworks5
_kde_f5_init_package "${_variant}" "kunitconversion"
pkgver=5.111.0
pkgver=5.112.0
pkgrel=1
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
msys2_references=(
'archlinux: kunitconversion'
'archlinux: kunitconversion5'
)
pkgdesc="Abstraction to system DNS Service Discovery features (mingw-w64)"
license=('LGPL')
Expand All @@ -25,7 +25,7 @@ fi
_kde_f5_add_depends "${_variant}" "${MINGW_PACKAGE_PREFIX}-ki18n-qt5${_namesuff}>=${pkgver}"
groups=("${MINGW_PACKAGE_PREFIX}-kf5")
source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/${_basename}-${pkgver}.tar.xz"{,.sig})
sha256sums=('054062cc779ae51e78776a4d748ffffc9e3d3dc2d7bb300342319c714ec02321'
sha256sums=('8ce74961afe098116ec1d106e66940e670111eb9fcb9575915be79359a3f24fe'
'SKIP')
validpgpkeys=('53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB') # David Faure <[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 @@ -2,7 +2,7 @@
_variant=-${KF5_VARIANT:-shared}
source "$(dirname ${BASH_SOURCE[0]})"/../mingw-w64-PKGBUILD-common/kde-frameworks5
_kde_f5_init_package "${_variant}" "purpose"
pkgver=5.111.0
pkgver=5.112.0
pkgrel=1
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
Expand Down Expand Up @@ -33,7 +33,7 @@ _kde_f5_add_depends "${_variant}" "${MINGW_PACKAGE_PREFIX}-kservice-qt5${_namesu
_kde_f5_add_depends "${_variant}" "${MINGW_PACKAGE_PREFIX}-kio-qt5${_namesuff}>=${pkgver}"
groups=("${MINGW_PACKAGE_PREFIX}-kf5")
source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$_basename-$pkgver.tar.xz{,.sig})
sha256sums=('311d1857dd1d548a7e11d13515e942484374bf3f23036aee65625ef33163efa9'
sha256sums=('e322baf0050a12c5a112e75bf37f8be9708d3ec8e48f5929bdbe1bb116ac0cb3'
'SKIP')
validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <[email protected]>

Expand Down
6 changes: 3 additions & 3 deletions mingw-w64-syndication-qt5/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
_variant=-${KF5_VARIANT:-shared}
source "$(dirname ${BASH_SOURCE[0]})"/../mingw-w64-PKGBUILD-common/kde-frameworks5
_kde_f5_init_package "${_variant}" "syndication"
pkgver=5.111.0
pkgver=5.112.0
pkgrel=1
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
msys2_references=(
'archlinux: syndication'
'archlinux: syndication5'
)
pkgdesc="RSS/Atom parser library (mingw-w64)"
license=('LGPL')
Expand All @@ -24,7 +24,7 @@ fi
_kde_f5_add_depends "${_variant}" "${MINGW_PACKAGE_PREFIX}-kcodecs-qt5${_namesuff}>=${pkgver}"
groups=("${MINGW_PACKAGE_PREFIX}-kf5")
source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/${_basename}-${pkgver}.tar.xz"{,.sig})
sha256sums=('42876d7f36c7acf5e120282afd83719753d3f9f0eb1d002887120e3a52974481'
sha256sums=('886937c138cc0ee5ab7f9acb7f8d6567637742529bfd3e9c9a48603a13492e0e'
'SKIP')
validpgpkeys=('53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB') # David Faure <[email protected]>

Expand Down
6 changes: 3 additions & 3 deletions mingw-w64-syntax-highlighting-qt5/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
_variant=-${KF5_VARIANT:-shared}
source "$(dirname ${BASH_SOURCE[0]})"/../mingw-w64-PKGBUILD-common/kde-frameworks5
_kde_f5_init_package "${_variant}" "syntax-highlighting"
pkgver=5.111.0
pkgver=5.112.0
pkgrel=1
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
msys2_references=(
'archlinux: syntax-highlighting'
'archlinux: syntax-highlighting5'
)
pkgdesc="Syntax highlighting library using Kate's syntax rules (mingw-w64)"
license=('MIT')
Expand All @@ -27,7 +27,7 @@ fi
optdepends=("${MINGW_PACKAGE_PREFIX}-qt5-declarative: QML bindings")
groups=("${MINGW_PACKAGE_PREFIX}-kf5")
source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/${_basename}-${pkgver}.tar.xz"{,.sig})
sha256sums=('c0a66ad2bf892792cf1f37ccc8df2607e2ad6753ae7e4023c7213c40f0425867'
sha256sums=('b0240f404b198057d316e9d52c6a37674bbd7d490e9dfa268eb44fe2aab308d5'
'SKIP')
validpgpkeys=('53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB') # David Faure <[email protected]>

Expand Down
6 changes: 3 additions & 3 deletions mingw-w64-threadweaver-qt5/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
_variant=-${KF5_VARIANT:-shared}
source "$(dirname ${BASH_SOURCE[0]})"/../mingw-w64-PKGBUILD-common/kde-frameworks5
_kde_f5_init_package "${_variant}" "threadweaver"
pkgver=5.111.0
pkgver=5.112.0
pkgrel=1
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
msys2_references=(
'archlinux: threadweaver'
'archlinux: threadweaver5'
)
pkgdesc="High-level multithreading framework for Qt (mingw-w64)"
license=('LGPL')
Expand All @@ -23,7 +23,7 @@ else
fi
groups=("${MINGW_PACKAGE_PREFIX}-kf5")
source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/${_basename}-${pkgver}.tar.xz"{,.sig})
sha256sums=('8b1b6ceb38d3f3b32cead7ff8883dab3521cdca0ece8cc8e10ad6d59b46db766'
sha256sums=('c91de5489d3f660a177fa91cb24827d7e316827fa6f3d290bb656be0b09178c4'
'SKIP')
validpgpkeys=('53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB') # David Faure <[email protected]>

Expand Down

0 comments on commit 8aa693a

Please sign in to comment.