Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
plasma-welcome
Commits:
b8680f6b by Antonio Rojas at 2023-10-24T15:19:04+02:00
Plasma 5.27.9
- - - - -
9c260eca by Antonio Rojas at 2023-10-24T17:39:36+02:00
upgpkg: 5.27.9-1: Plasma 5.27.9
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = plasma-welcome
pkgdesc = A friendly onboarding wizard for Plasma
- pkgver = 5.27.8
- pkgrel = 3
+ pkgver = 5.27.9
+ pkgrel = 1
url = https://kde.org/plasma-desktop/
arch = x86_64
groups = plasma
@@ -12,13 +12,13 @@ pkgbase = plasma-welcome
depends = kirigami2
depends = plasma-framework5
depends = knewstuff5
- source =
https://download.kde.org/stable/plasma/5.27.8/plasma-welcome-5.27.8.tar.xz
- source =
https://download.kde.org/stable/plasma/5.27.8/plasma-welcome-5.27.8.tar.xz.sig
+ source =
https://download.kde.org/stable/plasma/5.27.9/plasma-welcome-5.27.9.tar.xz
+ source =
https://download.kde.org/stable/plasma/5.27.9/plasma-welcome-5.27.9.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
- sha256sums =
1b5f78ad72262592b28543b5a69a40d7cc6aad0ab25866ed8eba4212006c58d1
+ sha256sums =
36c40b657d6796af4a666ab851e60b0d8f9c80c2013a806e3add80acc2d247d1
sha256sums = SKIP
pkgname = plasma-welcome
=====================================
PKGBUILD
=====================================
@@ -1,9 +1,9 @@
# Maintainer: Antonio Rojas <[email protected]>
pkgname=plasma-welcome
-pkgver=5.27.8
+pkgver=5.27.9
_dirver=$(echo $pkgver | cut -d. -f1-3)
-pkgrel=3
+pkgrel=1
pkgdesc='A friendly onboarding wizard for Plasma'
arch=(x86_64)
url='https://kde.org/plasma-desktop/'
@@ -12,7 +12,7 @@ depends=(kaccounts-integration kuserfeedback kirigami2
plasma-framework5 knewstu
makedepends=(extra-cmake-modules)
groups=(plasma)
source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('1b5f78ad72262592b28543b5a69a40d7cc6aad0ab25866ed8eba4212006c58d1'
+sha256sums=('36c40b657d6796af4a666ab851e60b0d8f9c80c2013a806e3add80acc2d247d1'
'SKIP')
validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan
Esk-Riddell <[email protected]>
'0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah
<[email protected]>
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/plasma-welcome/-/compare/0de39047e5fca7773f6e7914285b65a21c069518...9c260eca7fe1bd5e1629325619db5aed493ec9f4
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/plasma-welcome/-/compare/0de39047e5fca7773f6e7914285b65a21c069518...9c260eca7fe1bd5e1629325619db5aed493ec9f4
You're receiving this email because of your account on gitlab.archlinux.org.