Skip to content

Commit

Permalink
plasma: update to 6.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Biswa96 committed Sep 11, 2024
1 parent db2ba21 commit db8a457
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions mingw-w64-breeze-qt5/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=breeze
pkgbase=mingw-w64-${_realname}-qt5
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}-qt5")
pkgver=6.1.4
pkgver=6.1.5
pkgrel=1
arch=('any')
mingw_arch=('ucrt64' 'clang64' 'clangarm64')
Expand Down Expand Up @@ -33,7 +33,7 @@ depends=("${MINGW_PACKAGE_PREFIX}-hicolor-icon-theme"
groups=("${MINGW_PACKAGE_PREFIX}-plasma")
source=("https://download.kde.org/stable/plasma/${pkgver}/${_realname}-${pkgver}.tar.xz"{,.sig})
noextract=("${_realname}-${pkgver}.tar.xz")
sha256sums=('226726df37b03cbcae15409fcb5dc3b69f560aee68541e401e2bd76080da01a5'
sha256sums=('5449177c90613f97b474ae776285ccfc6e8673691d120337d95370c9e7c83cb2'
'SKIP')
validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D') # Jonathan Esk-Riddell <jr@jriddell.org>

Expand Down
4 changes: 2 additions & 2 deletions mingw-w64-breeze/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=breeze
pkgbase="mingw-w64-${_realname}"
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
pkgver=6.1.4
pkgver=6.1.5
pkgrel=1
pkgdesc="Artwork, styles and assets for the Breeze visual style for the Plasma Desktop (mingw-w64)"
arch=('any')
Expand Down Expand Up @@ -39,7 +39,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-7zip"
groups=("${MINGW_PACKAGE_PREFIX}-plasma")
source=("https://download.kde.org/stable/plasma/${pkgver}/${_realname}-${pkgver}.tar.xz"{,.sig})
noextract=("${_realname}-${pkgver}.tar.xz")
sha256sums=('226726df37b03cbcae15409fcb5dc3b69f560aee68541e401e2bd76080da01a5'
sha256sums=('5449177c90613f97b474ae776285ccfc6e8673691d120337d95370c9e7c83cb2'
'SKIP')
validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D') # Jonathan Esk-Riddell <jr@jriddell.org>

Expand Down
4 changes: 2 additions & 2 deletions mingw-w64-plasma-activities/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=plasma-activities
pkgbase="mingw-w64-${_realname}"
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
pkgver=6.1.4
pkgver=6.1.5
pkgrel=1
pkgdesc="Core components for KDE Activities (mingw-w64)"
arch=('any')
Expand Down Expand Up @@ -34,7 +34,7 @@ optdepends=(
)
groups=("${MINGW_PACKAGE_PREFIX}-plasma")
source=("https://download.kde.org/stable/plasma/${pkgver}/${_realname}-${pkgver}.tar.xz"{,.sig})
sha256sums=('ecb39579234bffeb8f518ab7d1964091b316f0f97c251c890992ee77b8f52286'
sha256sums=('b353fbe7ae30f6a04ef4f81d3e0250654a0f9859a9ef43214c89c78b924e284b'
'SKIP')
validpgpkeys=(
'E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <jr@jriddell.org>
Expand Down

0 comments on commit db8a457

Please sign in to comment.