[Git][archlinux/packaging/packages/pyright][main] upgpkg: 1.1.339-1

2023-12-05 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
pyright


Commits:
d935d1b2 by Daniel M. Capella at 2023-12-06T01:07:37-05:00
upgpkg: 1.1.339-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = pyright
pkgdesc = Type checker for the Python language
-   pkgver = 1.1.338
+   pkgver = 1.1.339
pkgrel = 1
url = https://microsoft.github.io/pyright
arch = any
@@ -8,7 +8,7 @@ pkgbase = pyright
makedepends = git
makedepends = npm
depends = nodejs
-   source = git+https://github.com/microsoft/pyright.git#tag=1.1.338
+   source = git+https://github.com/microsoft/pyright.git#tag=1.1.339
b2sums = SKIP
 
 pkgname = pyright


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Contributor: Kaizhao Zhang 
 
 pkgname=pyright
-pkgver=1.1.338
+pkgver=1.1.339
 pkgrel=1
 pkgdesc='Type checker for the Python language'
 arch=('any')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pyright/-/commit/d935d1b27710f89ef08dcbb9452bfec8d58c33b6

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pyright/-/commit/d935d1b27710f89ef08dcbb9452bfec8d58c33b6
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/pyright] Pushed new tag 1.1.339-1

2023-12-05 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed new tag 1.1.339-1 at Arch Linux / Packaging / Packages 
/ pyright

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pyright/-/tree/1.1.339-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/chromium][main] upgpkg: 120.0.6099.62-2: switch to bundled ffmpeg

2023-12-05 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages / 
chromium


Commits:
245e8526 by Evangelos Foutras at 2023-12-06T08:06:20+02:00
upgpkg: 120.0.6099.62-2: switch to bundled ffmpeg

YouTube playback seems broken when using the system's ffmpeg library.

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = chromium
pkgdesc = A web browser built for speed, simplicity, and security
pkgver = 120.0.6099.62
-   pkgrel = 1
+   pkgrel = 2
url = https://www.chromium.org/Home
arch = x86_64
license = BSD
@@ -38,7 +38,6 @@ pkgbase = chromium
depends = dav1d
depends = flac
depends = libxml2
-   depends = ffmpeg
depends = libwebp
depends = minizip
depends = opus


=
PKGBUILD
=
@@ -5,7 +5,7 @@
 
 pkgname=chromium
 pkgver=120.0.6099.62
-pkgrel=1
+pkgrel=2
 _launcher_ver=8
 _manual_clone=0
 pkgdesc="A web browser built for speed, simplicity, and security"
@@ -47,7 +47,7 @@ fi
 declare -gA _system_libs=(
   #[brotli]=brotli
   [dav1d]=dav1d
-  [ffmpeg]=ffmpeg
+  #[ffmpeg]=ffmpeg# YouTube playback stopped working in Chromium 120
   [flac]=flac
   [fontconfig]=fontconfig
   [freetype]=freetype2



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/chromium/-/commit/245e85267855ccfcf2892242131280049c19babc

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/chromium/-/commit/245e85267855ccfcf2892242131280049c19babc
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/chromium] Pushed new tag 120.0.6099.62-2

2023-12-05 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed new tag 120.0.6099.62-2 at Arch Linux / Packaging / 
Packages / chromium

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/chromium/-/tree/120.0.6099.62-2
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/lib32-libxml2][main] 2.12.2-1

2023-12-05 Thread Jan Alexander Steffens (heftig) (@heftig)


Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging 
/ Packages / lib32-libxml2


Commits:
bdd997cf by Jan Alexander Steffens (heftig) at 2023-12-06T01:08:53+01:00
2.12.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = lib32-libxml2
pkgdesc = XML C parser and toolkit (32-bit)
-   pkgver = 2.12.1
+   pkgver = 2.12.2
pkgrel = 1
url = https://gitlab.gnome.org/GNOME/libxml2/-/wikis/home
arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = lib32-libxml2
depends = lib32-xz
depends = lib32-zlib
depends = libxml2
-   source = 
git+https://gitlab.gnome.org/GNOME/libxml2.git#commit=f4ac9926a463ecb628f73049e4fd7ecced8fb7cf
+   source = 
git+https://gitlab.gnome.org/GNOME/libxml2.git#commit=4d8fa5b292fc902268217fa0f7031e77e5437b5a
source = 0001-HACK-Don-t-run-fuzzing-tests.patch
source = https://www.w3.org/XML/Test/xmlts20130923.tar.gz
b2sums = SKIP


=
PKGBUILD
=
@@ -8,7 +8,7 @@ pkgbase=lib32-libxml2
 pkgname=(
   lib32-libxml2
 )
-pkgver=2.12.1
+pkgver=2.12.2
 pkgrel=1
 pkgdesc="XML C parser and toolkit (32-bit)"
 url="https://gitlab.gnome.org/GNOME/libxml2/-/wikis/home";
@@ -24,7 +24,7 @@ makedepends=(
   git
   python
 )
-_commit=f4ac9926a463ecb628f73049e4fd7ecced8fb7cf  # tags/v2.12.1^0
+_commit=4d8fa5b292fc902268217fa0f7031e77e5437b5a  # tags/v2.12.2^0
 source=(
   "git+https://gitlab.gnome.org/GNOME/libxml2.git#commit=$_commit";
   0001-HACK-Don-t-run-fuzzing-tests.patch



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-libxml2/-/commit/bdd997cff0bf49abfcab8c9ef84a4cfa27b6f53a

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-libxml2/-/commit/bdd997cff0bf49abfcab8c9ef84a4cfa27b6f53a
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/lib32-libxml2] Pushed new tag 2.12.2-1

2023-12-05 Thread Jan Alexander Steffens (heftig) (@heftig)


Jan Alexander Steffens (heftig) pushed new tag 2.12.2-1 at Arch Linux / 
Packaging / Packages / lib32-libxml2

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-libxml2/-/tree/2.12.2-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/libxml2][main] 2.12.2-1

2023-12-05 Thread Jan Alexander Steffens (heftig) (@heftig)


Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging 
/ Packages / libxml2


Commits:
0789a822 by Jan Alexander Steffens (heftig) at 2023-12-06T01:06:59+01:00
2.12.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = libxml2
pkgdesc = XML C parser and toolkit
-   pkgver = 2.12.1
+   pkgver = 2.12.2
pkgrel = 1
url = https://gitlab.gnome.org/GNOME/libxml2/-/wikis/home
arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = libxml2
depends = readline
depends = xz
depends = zlib
-   source = 
git+https://gitlab.gnome.org/GNOME/libxml2.git#commit=f4ac9926a463ecb628f73049e4fd7ecced8fb7cf
+   source = 
git+https://gitlab.gnome.org/GNOME/libxml2.git#commit=4d8fa5b292fc902268217fa0f7031e77e5437b5a
source = 0001-HACK-Don-t-run-fuzzing-tests.patch
source = https://www.w3.org/XML/Test/xmlts20130923.tar.gz
b2sums = SKIP


=
PKGBUILD
=
@@ -9,7 +9,7 @@ pkgname=(
   libxml2
   libxml2-docs
 )
-pkgver=2.12.1
+pkgver=2.12.2
 pkgrel=1
 pkgdesc="XML C parser and toolkit"
 url="https://gitlab.gnome.org/GNOME/libxml2/-/wikis/home";
@@ -26,7 +26,7 @@ makedepends=(
   git
   python
 )
-_commit=f4ac9926a463ecb628f73049e4fd7ecced8fb7cf  # tags/v2.12.1^0
+_commit=4d8fa5b292fc902268217fa0f7031e77e5437b5a  # tags/v2.12.2^0
 source=(
   "git+https://gitlab.gnome.org/GNOME/libxml2.git#commit=$_commit";
   0001-HACK-Don-t-run-fuzzing-tests.patch



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libxml2/-/commit/0789a822c3ec0b8b8a90e6904ad8a4564443d0dd

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libxml2/-/commit/0789a822c3ec0b8b8a90e6904ad8a4564443d0dd
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/libxml2] Pushed new tag 2.12.2-1

2023-12-05 Thread Jan Alexander Steffens (heftig) (@heftig)


Jan Alexander Steffens (heftig) pushed new tag 2.12.2-1 at Arch Linux / 
Packaging / Packages / libxml2

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libxml2/-/tree/2.12.2-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/kgamma] Pushed new tag 5.27.10-2

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 5.27.10-2 at Arch Linux / Packaging / Packages / 
kgamma

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kgamma/-/tree/5.27.10-2
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/plasma-meta][main] upgpkg: 5.27-4: kgamma rename

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
plasma-meta


Commits:
3f970e29 by Antonio Rojas at 2023-12-06T00:39:36+01:00
upgpkg: 5.27-4: kgamma rename

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = plasma-meta
pkgdesc = Meta package to install KDE Plasma
pkgver = 5.27
-   pkgrel = 3
+   pkgrel = 4
url = https://kde.org/plasma-desktop/
arch = any
license = None
@@ -29,7 +29,7 @@ pkgbase = plasma-meta
depends = plasma-welcome
depends = kwayland-integration
depends = kwallet-pam
-   depends = kgamma5
+   depends = kgamma
depends = sddm-kcm
depends = breeze-gtk
depends = powerdevil


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 pkgname=plasma-meta
 pkgver=5.27
 _dirver=$(echo $pkgver | cut -d. -f1-3)
-pkgrel=3
+pkgrel=4
 pkgdesc='Meta package to install KDE Plasma'
 arch=(any)
 license=(None)
@@ -33,7 +33,7 @@ depends=(bluedevil
  plasma-welcome
  kwayland-integration
  kwallet-pam
- kgamma5
+ kgamma
  sddm-kcm
  breeze-gtk
  powerdevil



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/plasma-meta/-/commit/3f970e29c355e8e8f5c8b18ceae676d3c828051c

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/plasma-meta/-/commit/3f970e29c355e8e8f5c8b18ceae676d3c828051c
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/plasma-meta] Pushed new tag 5.27-4

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 5.27-4 at Arch Linux / Packaging / Packages / 
plasma-meta

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/plasma-meta/-/tree/5.27-4
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/plank-player][main] upgpkg: 5.27.10-1: Plasma 5.27.10

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
plank-player


Commits:
4b2536a2 by Antonio Rojas at 2023-12-06T00:32:59+01:00
upgpkg: 5.27.10-1: Plasma 5.27.10

- - - - -


1 changed file:

- .SRCINFO


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = plank-player
pkgdesc = Multimedia Player for playing local files on Plasma Bigscreen 
allowing navigation with just a remote control
-   pkgver = 5.27.9
+   pkgver = 5.27.10
pkgrel = 1
url = https://plasma-bigscreen.org/
arch = x86_64
@@ -11,13 +11,13 @@ pkgbase = plank-player
depends = qt5-multimedia
depends = qt5-graphicaleffects
depends = hicolor-icon-theme
-   source = 
https://download.kde.org/stable/plasma/5.27.9/plank-player-5.27.9.tar.xz
-   source = 
https://download.kde.org/stable/plasma/5.27.9/plank-player-5.27.9.tar.xz.sig
+   source = 
https://download.kde.org/stable/plasma/5.27.10/plank-player-5.27.10.tar.xz
+   source = 
https://download.kde.org/stable/plasma/5.27.10/plank-player-5.27.10.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
-   sha256sums = 
6dac0f8290a037f28deba330aec7395707003cd51a1a39c8fff12ce5c652d56d
+   sha256sums = 
2b8ece5b7ea268327dbad08d0859a889cb4e0df90651b3c835dabfcc5f8e2d12
sha256sums = SKIP
 
 pkgname = plank-player



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/plank-player/-/commit/4b2536a25a5cbee30d35ec942968bcdab802673e

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/plank-player/-/commit/4b2536a25a5cbee30d35ec942968bcdab802673e
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/plank-player] Pushed new tag 5.27.10-1

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 5.27.10-1 at Arch Linux / Packaging / Packages / 
plank-player

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/plank-player/-/tree/5.27.10-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/aura-browser][main] upgpkg: 5.27.10-1: Plasma 5.27.10

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
aura-browser


Commits:
59550663 by Antonio Rojas at 2023-12-06T00:32:54+01:00
upgpkg: 5.27.10-1: Plasma 5.27.10

- - - - -


1 changed file:

- .SRCINFO


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = aura-browser
pkgdesc = Browser for a fully immersed Big Screen experience allowing 
you to navigate the world wide web using just your remote control
-   pkgver = 5.27.9
+   pkgver = 5.27.10
pkgrel = 1
url = https://plasma-bigscreen.org/
arch = x86_64
@@ -11,13 +11,13 @@ pkgbase = aura-browser
depends = qt5-webengine
depends = qt5-multimedia
depends = qt5-virtualkeyboard
-   source = 
https://download.kde.org/stable/plasma/5.27.9/aura-browser-5.27.9.tar.xz
-   source = 
https://download.kde.org/stable/plasma/5.27.9/aura-browser-5.27.9.tar.xz.sig
+   source = 
https://download.kde.org/stable/plasma/5.27.10/aura-browser-5.27.10.tar.xz
+   source = 
https://download.kde.org/stable/plasma/5.27.10/aura-browser-5.27.10.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
-   sha256sums = 
de816c87f80c907c040782d86310784f938fbfe3ccf8948191fb7b51ea80c2a4
+   sha256sums = 
532896b35c46f7b49f4af6d4396c74794e19a19ef3c8fcb11b917838a6de8565
sha256sums = SKIP
 
 pkgname = aura-browser



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/aura-browser/-/commit/59550663921d13b83fb1004d05b62eb7e30c1807

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/aura-browser/-/commit/59550663921d13b83fb1004d05b62eb7e30c1807
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/aura-browser] Pushed new tag 5.27.10-1

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 5.27.10-1 at Arch Linux / Packaging / Packages / 
aura-browser

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/aura-browser/-/tree/5.27.10-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/plasma-bigscreen][main] upgpkg: 5.27.10-1: Plasma 5.27.10

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
plasma-bigscreen


Commits:
9d1cd64d by Antonio Rojas at 2023-12-06T00:32:49+01:00
upgpkg: 5.27.10-1: Plasma 5.27.10

- - - - -


1 changed file:

- .SRCINFO


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = plasma-bigscreen
pkgdesc = Plasma shell for TVs
-   pkgver = 5.27.9
+   pkgver = 5.27.10
pkgrel = 1
url = https://plasma-bigscreen.org/
arch = x86_64
@@ -15,13 +15,13 @@ pkgbase = plasma-bigscreen
depends = plasma-remotecontrollers
optdepends = aura-browser: web browser
optdepends = plank-player: media player
-   source = 
https://download.kde.org/stable/plasma/5.27.9/plasma-bigscreen-5.27.9.tar.xz
-   source = 
https://download.kde.org/stable/plasma/5.27.9/plasma-bigscreen-5.27.9.tar.xz.sig
+   source = 
https://download.kde.org/stable/plasma/5.27.10/plasma-bigscreen-5.27.10.tar.xz
+   source = 
https://download.kde.org/stable/plasma/5.27.10/plasma-bigscreen-5.27.10.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
-   sha256sums = 
8b930d27390747c9319eef798b80fc2dbaf41e1940cb8af257d766b4aa1eb891
+   sha256sums = 
3731ab079b820e5c6c288343013c5667e82d64db869a1c84ffe549e9ee068218
sha256sums = SKIP
 
 pkgname = plasma-bigscreen



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/plasma-bigscreen/-/commit/9d1cd64d76f63c12f2911cb82594e2c8727b8496

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/plasma-bigscreen/-/commit/9d1cd64d76f63c12f2911cb82594e2c8727b8496
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/plasma-bigscreen] Pushed new tag 5.27.10-1

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 5.27.10-1 at Arch Linux / Packaging / Packages / 
plasma-bigscreen

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/plasma-bigscreen/-/tree/5.27.10-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/xdg-desktop-portal-kde] Pushed new tag 5.27.10-1

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 5.27.10-1 at Arch Linux / Packaging / Packages / 
xdg-desktop-portal-kde

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xdg-desktop-portal-kde/-/tree/5.27.10-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/xdg-desktop-portal-kde][main] upgpkg: 5.27.10-1: Plasma 5.27.10

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
xdg-desktop-portal-kde


Commits:
d7accb66 by Antonio Rojas at 2023-12-06T00:32:43+01:00
upgpkg: 5.27.10-1: Plasma 5.27.10

- - - - -


1 changed file:

- .SRCINFO


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = xdg-desktop-portal-kde
pkgdesc = A backend implementation for xdg-desktop-portal using Qt/KF5
-   pkgver = 5.27.9
+   pkgver = 5.27.10
pkgrel = 1
url = https://kde.org/plasma-desktop/
arch = x86_64
@@ -14,13 +14,13 @@ pkgbase = xdg-desktop-portal-kde
depends = kio-fuse
depends = xdg-desktop-portal
provides = xdg-desktop-portal-impl
-   source = 
https://download.kde.org/stable/plasma/5.27.9/xdg-desktop-portal-kde-5.27.9.tar.xz
-   source = 
https://download.kde.org/stable/plasma/5.27.9/xdg-desktop-portal-kde-5.27.9.tar.xz.sig
+   source = 
https://download.kde.org/stable/plasma/5.27.10/xdg-desktop-portal-kde-5.27.10.tar.xz
+   source = 
https://download.kde.org/stable/plasma/5.27.10/xdg-desktop-portal-kde-5.27.10.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
-   sha256sums = 
abb15e026724300ebf325403a711128328af57fcf518998ecbc8741af4c45dc4
+   sha256sums = 
bd731ff0c3e27293728292e1b07276af53ad8a4fbbb915f1d0fd77b99d7bef2b
sha256sums = SKIP
 
 pkgname = xdg-desktop-portal-kde



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xdg-desktop-portal-kde/-/commit/d7accb66e0f1d828084a1bee6b8e26b13dd14c70

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xdg-desktop-portal-kde/-/commit/d7accb66e0f1d828084a1bee6b8e26b13dd14c70
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/sddm-kcm][main] upgpkg: 5.27.10-1: Plasma 5.27.10

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
sddm-kcm


Commits:
dcb3a282 by Antonio Rojas at 2023-12-06T00:32:38+01:00
upgpkg: 5.27.10-1: Plasma 5.27.10

- - - - -


1 changed file:

- .SRCINFO


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = sddm-kcm
pkgdesc = KDE Config Module for SDDM
-   pkgver = 5.27.9
+   pkgver = 5.27.10
pkgrel = 1
url = https://kde.org/plasma-desktop/
arch = x86_64
@@ -11,13 +11,13 @@ pkgbase = sddm-kcm
depends = sddm
depends = knewstuff5
depends = systemsettings
-   source = 
https://download.kde.org/stable/plasma/5.27.9/sddm-kcm-5.27.9.tar.xz
-   source = 
https://download.kde.org/stable/plasma/5.27.9/sddm-kcm-5.27.9.tar.xz.sig
+   source = 
https://download.kde.org/stable/plasma/5.27.10/sddm-kcm-5.27.10.tar.xz
+   source = 
https://download.kde.org/stable/plasma/5.27.10/sddm-kcm-5.27.10.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
-   sha256sums = 
61ee7fc52d8eab1ab673741736424afd0905c1c9296563acee70ac5d3fe6ba68
+   sha256sums = 
83e43177bf83d7b2c5d617349bb913dbdb80b0354aecbcc47febd4e50d95f4ad
sha256sums = SKIP
 
 pkgname = sddm-kcm



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/sddm-kcm/-/commit/dcb3a28221379221c888298c5ab9b4a08cabc3a6

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/sddm-kcm/-/commit/dcb3a28221379221c888298c5ab9b4a08cabc3a6
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/sddm-kcm] Pushed new tag 5.27.10-1

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 5.27.10-1 at Arch Linux / Packaging / Packages / 
sddm-kcm

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/sddm-kcm/-/tree/5.27.10-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/plymouth-kcm][main] upgpkg: 5.27.10-1: Plasma 5.27.10

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
plymouth-kcm


Commits:
881accc7 by Antonio Rojas at 2023-12-06T00:32:33+01:00
upgpkg: 5.27.10-1: Plasma 5.27.10

- - - - -


1 changed file:

- .SRCINFO


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = plymouth-kcm
pkgdesc = KCM to manage the Plymouth (Boot) theme
-   pkgver = 5.27.9
+   pkgver = 5.27.10
pkgrel = 1
url = https://kde.org/plasma-desktop/
arch = x86_64
@@ -9,14 +9,14 @@ pkgbase = plymouth-kcm
makedepends = extra-cmake-modules
depends = systemsettings
depends = plymouth
-   source = 
https://download.kde.org/stable/plasma/5.27.9/plymouth-kcm-5.27.9.tar.xz
-   source = 
https://download.kde.org/stable/plasma/5.27.9/plymouth-kcm-5.27.9.tar.xz.sig
+   source = 
https://download.kde.org/stable/plasma/5.27.10/plymouth-kcm-5.27.10.tar.xz
+   source = 
https://download.kde.org/stable/plasma/5.27.10/plymouth-kcm-5.27.10.tar.xz.sig
source = 
https://invent.kde.org/plasma/plymouth-kcm/-/commit/49b4435b.patch
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
-   sha256sums = 
6b0cf3ced46a5ca57d4c90b0e3579ce394f0b3c02430b016f552b1d0638d9d95
+   sha256sums = 
7f70f2ec93cada800db916988bed124ade377fbd646d2cba537f877cef8ce682
sha256sums = SKIP
sha256sums = 
67c9f7233720f72d3d4141255760c020c6d054271d632b40823921020a4cc2d6
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/plymouth-kcm/-/commit/881accc7d76e37e917893a5fc341bc7a4da592f2

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/plymouth-kcm/-/commit/881accc7d76e37e917893a5fc341bc7a4da592f2
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/plymouth-kcm] Pushed new tag 5.27.10-1

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 5.27.10-1 at Arch Linux / Packaging / Packages / 
plymouth-kcm

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/plymouth-kcm/-/tree/5.27.10-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/plasma-workspace-wallpapers] Pushed new tag 5.27.10-1

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 5.27.10-1 at Arch Linux / Packaging / Packages / 
plasma-workspace-wallpapers

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/plasma-workspace-wallpapers/-/tree/5.27.10-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/plasma-workspace-wallpapers][main] upgpkg: 5.27.10-1: Plasma 5.27.10

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
plasma-workspace-wallpapers


Commits:
9482abd6 by Antonio Rojas at 2023-12-06T00:32:24+01:00
upgpkg: 5.27.10-1: Plasma 5.27.10

- - - - -


1 changed file:

- .SRCINFO


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = plasma-workspace-wallpapers
pkgdesc = Additional wallpapers for the Plasma Workspace
-   pkgver = 5.27.9
+   pkgver = 5.27.10
pkgrel = 1
url = https://kde.org/plasma-desktop/
arch = any
@@ -8,13 +8,13 @@ pkgbase = plasma-workspace-wallpapers
license = LGPL
makedepends = extra-cmake-modules
makedepends = qt5-base
-   source = 
https://download.kde.org/stable/plasma/5.27.9/plasma-workspace-wallpapers-5.27.9.tar.xz
-   source = 
https://download.kde.org/stable/plasma/5.27.9/plasma-workspace-wallpapers-5.27.9.tar.xz.sig
+   source = 
https://download.kde.org/stable/plasma/5.27.10/plasma-workspace-wallpapers-5.27.10.tar.xz
+   source = 
https://download.kde.org/stable/plasma/5.27.10/plasma-workspace-wallpapers-5.27.10.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
-   sha256sums = 
8eb33f3a7b3e0aa4563fd72dfce6ce16ba96f974b0054bd2c0ce2f7c612473be
+   sha256sums = 
82862d512993b958f7f96e191ce951ff2748012292941f73cdd308f37e2e64d0
sha256sums = SKIP
 
 pkgname = plasma-workspace-wallpapers



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/plasma-workspace-wallpapers/-/commit/9482abd68adb3ad73ab1f4406d638da9ce2d4e99

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/plasma-workspace-wallpapers/-/commit/9482abd68adb3ad73ab1f4406d638da9ce2d4e99
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/plasma-welcome] Pushed new tag 5.27.10-1

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 5.27.10-1 at Arch Linux / Packaging / Packages / 
plasma-welcome

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/plasma-welcome/-/tree/5.27.10-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/plasma-welcome][main] upgpkg: 5.27.10-1: Plasma 5.27.10

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
plasma-welcome


Commits:
c2983d78 by Antonio Rojas at 2023-12-06T00:32:19+01:00
upgpkg: 5.27.10-1: Plasma 5.27.10

- - - - -


1 changed file:

- .SRCINFO


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = plasma-welcome
pkgdesc = A friendly onboarding wizard for Plasma
-   pkgver = 5.27.9
-   pkgrel = 2
+   pkgver = 5.27.10
+   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.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
+   source = 
https://download.kde.org/stable/plasma/5.27.10/plasma-welcome-5.27.10.tar.xz
+   source = 
https://download.kde.org/stable/plasma/5.27.10/plasma-welcome-5.27.10.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
-   sha256sums = 
36c40b657d6796af4a666ab851e60b0d8f9c80c2013a806e3add80acc2d247d1
+   sha256sums = 
8423e03419fb89e6f66a48bac981722748f7db6074f7a57865c71529867a1c01
sha256sums = SKIP
 
 pkgname = plasma-welcome



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/plasma-welcome/-/commit/c2983d784101e3ba79b2cb0ffe4e5cd122f4b543

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/plasma-welcome/-/commit/c2983d784101e3ba79b2cb0ffe4e5cd122f4b543
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/plasma-vault][main] upgpkg: 5.27.10-1: Plasma 5.27.10

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
plasma-vault


Commits:
1727d339 by Antonio Rojas at 2023-12-06T00:32:08+01:00
upgpkg: 5.27.10-1: Plasma 5.27.10

- - - - -


1 changed file:

- .SRCINFO


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = plasma-vault
pkgdesc = Plasma applet and services for creating encrypted vaults
-   pkgver = 5.27.9
+   pkgver = 5.27.10
pkgrel = 1
url = https://kde.org/plasma-desktop/
arch = x86_64
@@ -12,13 +12,13 @@ pkgbase = plasma-vault
optdepends = encfs: to use encFS for encryption
optdepends = cryfs: to use cryFS for encryption
optdepends = gocryptfs: to use gocryptfs for encryption
-   source = 
https://download.kde.org/stable/plasma/5.27.9/plasma-vault-5.27.9.tar.xz
-   source = 
https://download.kde.org/stable/plasma/5.27.9/plasma-vault-5.27.9.tar.xz.sig
+   source = 
https://download.kde.org/stable/plasma/5.27.10/plasma-vault-5.27.10.tar.xz
+   source = 
https://download.kde.org/stable/plasma/5.27.10/plasma-vault-5.27.10.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
-   sha256sums = 
511007e8f01d309285c7882596846123c6c2d0ac1b320a54746be47cf16edcdc
+   sha256sums = 
75f1d05661ac553fc8fec14f4ea683bfbb60b0dea816cd7cffb22a2ae3d11a5b
sha256sums = SKIP
 
 pkgname = plasma-vault



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/plasma-vault/-/commit/1727d339151c9b0e342e9afc4f3112e894909065

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/plasma-vault/-/commit/1727d339151c9b0e342e9afc4f3112e894909065
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/plasma-vault] Pushed new tag 5.27.10-1

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 5.27.10-1 at Arch Linux / Packaging / Packages / 
plasma-vault

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/plasma-vault/-/tree/5.27.10-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/plasma-thunderbolt] Pushed new tag 5.27.10-1

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 5.27.10-1 at Arch Linux / Packaging / Packages / 
plasma-thunderbolt

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/plasma-thunderbolt/-/tree/5.27.10-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/plasma-thunderbolt][main] upgpkg: 5.27.10-1: Plasma 5.27.10

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
plasma-thunderbolt


Commits:
ad52e49d by Antonio Rojas at 2023-12-06T00:32:03+01:00
upgpkg: 5.27.10-1: Plasma 5.27.10

- - - - -


1 changed file:

- .SRCINFO


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = plasma-thunderbolt
pkgdesc = Plasma integration for controlling Thunderbolt devices
-   pkgver = 5.27.9
+   pkgver = 5.27.10
pkgrel = 1
url = https://kde.org/plasma-desktop/
arch = x86_64
@@ -9,13 +9,13 @@ pkgbase = plasma-thunderbolt
makedepends = extra-cmake-modules
depends = bolt
depends = systemsettings
-   source = 
https://download.kde.org/stable/plasma/5.27.9/plasma-thunderbolt-5.27.9.tar.xz
-   source = 
https://download.kde.org/stable/plasma/5.27.9/plasma-thunderbolt-5.27.9.tar.xz.sig
+   source = 
https://download.kde.org/stable/plasma/5.27.10/plasma-thunderbolt-5.27.10.tar.xz
+   source = 
https://download.kde.org/stable/plasma/5.27.10/plasma-thunderbolt-5.27.10.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
-   sha256sums = 
6988d9e4165aa607a9a6e02adf61595a25022cb9fde78c75f9ca4f0616907565
+   sha256sums = 
4d245ee5cb373d8cab39939e11002ee983c0f223070c30d2fba76f4c70306196
sha256sums = SKIP
 
 pkgname = plasma-thunderbolt



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/plasma-thunderbolt/-/commit/ad52e49d166bb1574c9ce057dab29fd18126700f

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/plasma-thunderbolt/-/commit/ad52e49d166bb1574c9ce057dab29fd18126700f
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/plasma-systemmonitor] Pushed new tag 5.27.10-1

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 5.27.10-1 at Arch Linux / Packaging / Packages / 
plasma-systemmonitor

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/plasma-systemmonitor/-/tree/5.27.10-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/plasma-systemmonitor][main] upgpkg: 5.27.10-1: Plasma 5.27.10

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
plasma-systemmonitor


Commits:
7a52dd52 by Antonio Rojas at 2023-12-06T00:31:58+01:00
upgpkg: 5.27.10-1: Plasma 5.27.10

- - - - -


1 changed file:

- .SRCINFO


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = plasma-systemmonitor
pkgdesc = An interface for monitoring system sensors, process 
information and other system resources
-   pkgver = 5.27.9
+   pkgver = 5.27.10
pkgrel = 1
url = https://kde.org/plasma-desktop/
arch = x86_64
@@ -13,13 +13,13 @@ pkgbase = plasma-systemmonitor
depends = qqc2-desktop-style5
depends = kquickcharts5
depends = kdeclarative5
-   source = 
https://download.kde.org/stable/plasma/5.27.9/plasma-systemmonitor-5.27.9.tar.xz
-   source = 
https://download.kde.org/stable/plasma/5.27.9/plasma-systemmonitor-5.27.9.tar.xz.sig
+   source = 
https://download.kde.org/stable/plasma/5.27.10/plasma-systemmonitor-5.27.10.tar.xz
+   source = 
https://download.kde.org/stable/plasma/5.27.10/plasma-systemmonitor-5.27.10.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
-   sha256sums = 
6c9c3fe107ff1d8790b536391a2a8b29ecd92c1b129850c6180304d1ddf734b1
+   sha256sums = 
64a1705797b42be1ed0be8258b11829b10f8b155e09bb4fbcf4757e2d7eb8a0e
sha256sums = SKIP
 
 pkgname = plasma-systemmonitor



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/plasma-systemmonitor/-/commit/7a52dd52a3dc4540bc9f38d8d58665af3d9fe76a

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/plasma-systemmonitor/-/commit/7a52dd52a3dc4540bc9f38d8d58665af3d9fe76a
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/plasma-pa][main] upgpkg: 5.27.10-1: Plasma 5.27.10

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
plasma-pa


Commits:
f6e38df7 by Antonio Rojas at 2023-12-06T00:31:49+01:00
upgpkg: 5.27.10-1: Plasma 5.27.10

- - - - -


1 changed file:

- .SRCINFO


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = plasma-pa
pkgdesc = Plasma applet for audio volume management using PulseAudio
-   pkgver = 5.27.9
-   pkgrel = 2
+   pkgver = 5.27.10
+   pkgrel = 1
url = https://kde.org/plasma-desktop/
arch = x86_64
groups = plasma
@@ -11,13 +11,13 @@ pkgbase = plasma-pa
depends = plasma-workspace
depends = pulse-native-provider
depends = perl
-   source = 
https://download.kde.org/stable/plasma/5.27.9/plasma-pa-5.27.9.tar.xz
-   source = 
https://download.kde.org/stable/plasma/5.27.9/plasma-pa-5.27.9.tar.xz.sig
+   source = 
https://download.kde.org/stable/plasma/5.27.10/plasma-pa-5.27.10.tar.xz
+   source = 
https://download.kde.org/stable/plasma/5.27.10/plasma-pa-5.27.10.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
-   sha256sums = 
24d5773c0fc245b98dca87f3c98f434df601a9a5630c4177c933496de60c551d
+   sha256sums = 
0d713742f1472587e3e678d8ce99fb62333fbda5106dfae99cad7298316b3f08
sha256sums = SKIP
 
 pkgname = plasma-pa



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/plasma-pa/-/commit/f6e38df72a776d997b0790669b363193d58ba9b8

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/plasma-pa/-/commit/f6e38df72a776d997b0790669b363193d58ba9b8
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/plasma-pa] Pushed new tag 5.27.10-1

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 5.27.10-1 at Arch Linux / Packaging / Packages / 
plasma-pa

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/plasma-pa/-/tree/5.27.10-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/plasma-sdk][main] upgpkg: 5.27.10-1: Plasma 5.27.10

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
plasma-sdk


Commits:
a206dea6 by Antonio Rojas at 2023-12-06T00:31:53+01:00
upgpkg: 5.27.10-1: Plasma 5.27.10

- - - - -


1 changed file:

- .SRCINFO


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = plasma-sdk
pkgdesc = Applications useful for Plasma development
-   pkgver = 5.27.9
+   pkgver = 5.27.10
pkgrel = 1
url = https://kde.org/plasma-desktop/
arch = x86_64
@@ -11,13 +11,13 @@ pkgbase = plasma-sdk
makedepends = ktexteditor5
depends = plasma-framework5
depends = perl
-   source = 
https://download.kde.org/stable/plasma/5.27.9/plasma-sdk-5.27.9.tar.xz
-   source = 
https://download.kde.org/stable/plasma/5.27.9/plasma-sdk-5.27.9.tar.xz.sig
+   source = 
https://download.kde.org/stable/plasma/5.27.10/plasma-sdk-5.27.10.tar.xz
+   source = 
https://download.kde.org/stable/plasma/5.27.10/plasma-sdk-5.27.10.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
-   sha256sums = 
7d2c30d1fd14eebef67a3d8e5a53845204808bfc23c5ab8d8e0f05d346863a83
+   sha256sums = 
eea9ea1d0eca8a0126edb3040701331e29421fb867ee7d8352e74d1cc9690123
sha256sums = SKIP
 
 pkgname = plasma-sdk



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/plasma-sdk/-/commit/a206dea6e315066de4eb5d086e0ee88165d98d1f

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/plasma-sdk/-/commit/a206dea6e315066de4eb5d086e0ee88165d98d1f
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/plasma-sdk] Pushed new tag 5.27.10-1

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 5.27.10-1 at Arch Linux / Packaging / Packages / 
plasma-sdk

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/plasma-sdk/-/tree/5.27.10-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/plasma-nm][main] upgpkg: 5.27.10-1: Plasma 5.27.10

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
plasma-nm


Commits:
54ef2764 by Antonio Rojas at 2023-12-06T00:31:43+01:00
upgpkg: 5.27.10-1: Plasma 5.27.10

- - - - -


1 changed file:

- .SRCINFO


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = plasma-nm
pkgdesc = Plasma applet written in QML for managing network connections
-   pkgver = 5.27.9
+   pkgver = 5.27.10
pkgrel = 1
url = https://kde.org/plasma-desktop/
arch = x86_64
@@ -12,13 +12,13 @@ pkgbase = plasma-nm
depends = modemmanager-qt5
depends = networkmanager-qt5
optdepends = openconnect: Cisco AnyConnect VPN plugin
-   source = 
https://download.kde.org/stable/plasma/5.27.9/plasma-nm-5.27.9.tar.xz
-   source = 
https://download.kde.org/stable/plasma/5.27.9/plasma-nm-5.27.9.tar.xz.sig
+   source = 
https://download.kde.org/stable/plasma/5.27.10/plasma-nm-5.27.10.tar.xz
+   source = 
https://download.kde.org/stable/plasma/5.27.10/plasma-nm-5.27.10.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
-   sha256sums = 
2a3c6264d8c05fdae2fe0a7c2b4e3db990ce7b50e7f926ac9876cc049cef584c
+   sha256sums = 
b75dd3a7624e137ce350f438c3e3535c24d015d0e096e8e2f513b75df1b3dcb0
sha256sums = SKIP
 
 pkgname = plasma-nm



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/plasma-nm/-/commit/54ef276401c61559808db12daacb92df12dbfce1

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/plasma-nm/-/commit/54ef276401c61559808db12daacb92df12dbfce1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/plasma-nm] Pushed new tag 5.27.10-1

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 5.27.10-1 at Arch Linux / Packaging / Packages / 
plasma-nm

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/plasma-nm/-/tree/5.27.10-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/plasma-firewall] Pushed new tag 5.27.10-1

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 5.27.10-1 at Arch Linux / Packaging / Packages / 
plasma-firewall

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/plasma-firewall/-/tree/5.27.10-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/plasma-firewall][main] upgpkg: 5.27.10-1: Plasma 5.27.10

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
plasma-firewall


Commits:
8b078c3b by Antonio Rojas at 2023-12-06T00:31:37+01:00
upgpkg: 5.27.10-1: Plasma 5.27.10

- - - - -


1 changed file:

- .SRCINFO


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = plasma-firewall
pkgdesc = Control Panel for your system firewall
-   pkgver = 5.27.9
+   pkgver = 5.27.10
pkgrel = 1
url = https://kde.org/plasma-desktop/
arch = x86_64
@@ -12,13 +12,13 @@ pkgbase = plasma-firewall
optdepends = iproute2: netstat backend
optdepends = firewalld: firewalld backend
optdepends = ufw: ufw backend
-   source = 
https://download.kde.org/stable/plasma/5.27.9/plasma-firewall-5.27.9.tar.xz
-   source = 
https://download.kde.org/stable/plasma/5.27.9/plasma-firewall-5.27.9.tar.xz.sig
+   source = 
https://download.kde.org/stable/plasma/5.27.10/plasma-firewall-5.27.10.tar.xz
+   source = 
https://download.kde.org/stable/plasma/5.27.10/plasma-firewall-5.27.10.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
-   sha256sums = 
f9c2c7d957e9c1ca74deb2f85c3523bf3714f92df669582a1568447facf97356
+   sha256sums = 
755a6a00848f536e567ea9672b4fa70af958a875ab7651e2edc75bbb661c84cc
sha256sums = SKIP
 
 pkgname = plasma-firewall



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/plasma-firewall/-/commit/8b078c3b12d2a1c1b96d668495285f0109c9beef

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/plasma-firewall/-/commit/8b078c3b12d2a1c1b96d668495285f0109c9beef
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/plasma-disks][main] upgpkg: 5.27.10-1: Plasma 5.27.10

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
plasma-disks


Commits:
6a8ce4d9 by Antonio Rojas at 2023-12-06T00:31:32+01:00
upgpkg: 5.27.10-1: Plasma 5.27.10

- - - - -


1 changed file:

- .SRCINFO


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = plasma-disks
pkgdesc = Monitors S.M.A.R.T. capable devices for imminent failure
-   pkgver = 5.27.9
+   pkgver = 5.27.10
pkgrel = 1
url = https://kde.org/plasma-desktop/
arch = x86_64
@@ -9,13 +9,13 @@ pkgbase = plasma-disks
makedepends = extra-cmake-modules
depends = smartmontools
depends = kinfocenter
-   source = 
https://download.kde.org/stable/plasma/5.27.9/plasma-disks-5.27.9.tar.xz
-   source = 
https://download.kde.org/stable/plasma/5.27.9/plasma-disks-5.27.9.tar.xz.sig
+   source = 
https://download.kde.org/stable/plasma/5.27.10/plasma-disks-5.27.10.tar.xz
+   source = 
https://download.kde.org/stable/plasma/5.27.10/plasma-disks-5.27.10.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
-   sha256sums = 
5ce5c6924338e12e3af2391d0de570a09b3aeb6b0be91a62612b0952362f7f46
+   sha256sums = 
1e8f4d145a9f16c98a5dc1ac5449ee8178b119f63b4faecd99feec25fc54587b
sha256sums = SKIP
 
 pkgname = plasma-disks



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/plasma-disks/-/commit/6a8ce4d9a41af664277bb2f1fdac7a8dc9a8eaa8

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/plasma-disks/-/commit/6a8ce4d9a41af664277bb2f1fdac7a8dc9a8eaa8
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/plasma-disks] Pushed new tag 5.27.10-1

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 5.27.10-1 at Arch Linux / Packaging / Packages / 
plasma-disks

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/plasma-disks/-/tree/5.27.10-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/plasma-desktop][main] upgpkg: 5.27.10-1: Plasma 5.27.10

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
plasma-desktop


Commits:
2dd84f6f by Antonio Rojas at 2023-12-06T00:31:25+01:00
upgpkg: 5.27.10-1: Plasma 5.27.10

- - - - -


1 changed file:

- .SRCINFO


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = plasma-desktop
pkgdesc = KDE Plasma Desktop
-   pkgver = 5.27.9
+   pkgver = 5.27.10
pkgrel = 1
url = https://kde.org/plasma-desktop/
arch = x86_64
@@ -34,13 +34,13 @@ pkgbase = plasma-desktop
optdepends = scim: kimpanel SCIM support
optdepends = kaccounts-integration: OpenDesktop integration plugin
optdepends = packagekit-qt5: to install new krunner plugins
-   source = 
https://download.kde.org/stable/plasma/5.27.9/plasma-desktop-5.27.9.tar.xz
-   source = 
https://download.kde.org/stable/plasma/5.27.9/plasma-desktop-5.27.9.tar.xz.sig
+   source = 
https://download.kde.org/stable/plasma/5.27.10/plasma-desktop-5.27.10.tar.xz
+   source = 
https://download.kde.org/stable/plasma/5.27.10/plasma-desktop-5.27.10.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
-   sha256sums = 
6dd6f5b0bf9fa15b12b7e9424fed4fc81e330532025e052f8ba00b45f5c1f2e5
+   sha256sums = 
de015fc921d34da23d85998a03afa7c81d935f5d9c55261ff7a2b413c9cfd09f
sha256sums = SKIP
 
 pkgname = plasma-desktop



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/plasma-desktop/-/commit/2dd84f6f777e7c55ee1330ee3a170b05fe0599c1

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/plasma-desktop/-/commit/2dd84f6f777e7c55ee1330ee3a170b05fe0599c1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/plasma-desktop] Pushed new tag 5.27.10-1

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 5.27.10-1 at Arch Linux / Packaging / Packages / 
plasma-desktop

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/plasma-desktop/-/tree/5.27.10-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/plasma-browser-integration][main] upgpkg: 5.27.10-1: Plasma 5.27.10

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
plasma-browser-integration


Commits:
8513c1e8 by Antonio Rojas at 2023-12-06T00:31:20+01:00
upgpkg: 5.27.10-1: Plasma 5.27.10

- - - - -


1 changed file:

- .SRCINFO


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = plasma-browser-integration
pkgdesc = Components necessary to integrate browsers into the Plasma 
Desktop
-   pkgver = 5.27.9
+   pkgver = 5.27.10
pkgrel = 1
url = https://kde.org/plasma-desktop/
arch = x86_64
@@ -10,13 +10,13 @@ pkgbase = plasma-browser-integration
depends = purpose5
depends = kfilemetadata5
depends = plasma-workspace
-   source = 
https://download.kde.org/stable/plasma/5.27.9/plasma-browser-integration-5.27.9.tar.xz
-   source = 
https://download.kde.org/stable/plasma/5.27.9/plasma-browser-integration-5.27.9.tar.xz.sig
+   source = 
https://download.kde.org/stable/plasma/5.27.10/plasma-browser-integration-5.27.10.tar.xz
+   source = 
https://download.kde.org/stable/plasma/5.27.10/plasma-browser-integration-5.27.10.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
-   sha256sums = 
a50c63df61b6ab03423f84f29aa46deb8bced5ddfad9de63e7b16375af332eb5
+   sha256sums = 
a17dbeae99d25def0c8e43b03b4be58bbfc0e3986f3c25e8de2e71047ecfccce
sha256sums = SKIP
 
 pkgname = plasma-browser-integration



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/plasma-browser-integration/-/commit/8513c1e8dc1c5b861a908a0c14fbcfde131abf04

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/plasma-browser-integration/-/commit/8513c1e8dc1c5b861a908a0c14fbcfde131abf04
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/plasma-browser-integration] Pushed new tag 5.27.10-1

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 5.27.10-1 at Arch Linux / Packaging / Packages / 
plasma-browser-integration

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/plasma-browser-integration/-/tree/5.27.10-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/kwayland-integration] Pushed new tag 5.27.10-1

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 5.27.10-1 at Arch Linux / Packaging / Packages / 
kwayland-integration

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kwayland-integration/-/tree/5.27.10-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/kwrited][main] upgpkg: 5.27.10-1: Plasma 5.27.10

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
kwrited


Commits:
70d4a000 by Antonio Rojas at 2023-12-06T00:31:15+01:00
upgpkg: 5.27.10-1: Plasma 5.27.10

- - - - -


1 changed file:

- .SRCINFO


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = kwrited
pkgdesc = KDE daemon listening for wall and write messages
-   pkgver = 5.27.9
+   pkgver = 5.27.10
pkgrel = 1
url = https://kde.org/plasma-desktop/
arch = x86_64
@@ -12,13 +12,13 @@ pkgbase = kwrited
depends = knotifications5
depends = kdbusaddons5
depends = oxygen-sounds
-   source = 
https://download.kde.org/stable/plasma/5.27.9/kwrited-5.27.9.tar.xz
-   source = 
https://download.kde.org/stable/plasma/5.27.9/kwrited-5.27.9.tar.xz.sig
+   source = 
https://download.kde.org/stable/plasma/5.27.10/kwrited-5.27.10.tar.xz
+   source = 
https://download.kde.org/stable/plasma/5.27.10/kwrited-5.27.10.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
-   sha256sums = 
e6a8e32646311c8fd51e21377806fbfebc7ab15247dfc41863ee72bb506455f4
+   sha256sums = 
5aa19eba68eb9df0ac9ee894773028f093c9fb54f8ca69cf878ee8e8ec6f4d41
sha256sums = SKIP
 
 pkgname = kwrited



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kwrited/-/commit/70d4a00081c2f7dba6bc29337b6ea60bebefc64d

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kwrited/-/commit/70d4a00081c2f7dba6bc29337b6ea60bebefc64d
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/kwrited] Pushed new tag 5.27.10-1

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 5.27.10-1 at Arch Linux / Packaging / Packages / 
kwrited

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kwrited/-/tree/5.27.10-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/kwayland-integration][main] upgpkg: 5.27.10-1: Plasma 5.27.10

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
kwayland-integration


Commits:
54eb8463 by Antonio Rojas at 2023-12-06T00:31:09+01:00
upgpkg: 5.27.10-1: Plasma 5.27.10

- - - - -


1 changed file:

- .SRCINFO


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = kwayland-integration
pkgdesc = Provides integration plugins for various KDE frameworks for 
the wayland windowing system
-   pkgver = 5.27.9
+   pkgver = 5.27.10
pkgrel = 1
url = https://kde.org/plasma-desktop/
arch = x86_64
@@ -11,13 +11,13 @@ pkgbase = kwayland-integration
makedepends = kidletime5
depends = kwindowsystem5
depends = kwayland5
-   source = 
https://download.kde.org/stable/plasma/5.27.9/kwayland-integration-5.27.9.tar.xz
-   source = 
https://download.kde.org/stable/plasma/5.27.9/kwayland-integration-5.27.9.tar.xz.sig
+   source = 
https://download.kde.org/stable/plasma/5.27.10/kwayland-integration-5.27.10.tar.xz
+   source = 
https://download.kde.org/stable/plasma/5.27.10/kwayland-integration-5.27.10.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
-   sha256sums = 
9617f0084eb3154ddf44e5040df16a31cb8b7a87d47238576869d3e4b3dfe2e5
+   sha256sums = 
f37d054662b6b294faee9dae9a8a808023cf2ec5a0508b76fcaceb61b4a3bd9f
sha256sums = SKIP
 
 pkgname = kwayland-integration



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kwayland-integration/-/commit/54eb84639641411e62399eee20fb622dd1298030

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kwayland-integration/-/commit/54eb84639641411e62399eee20fb622dd1298030
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/kwallet-pam] Pushed new tag 5.27.10-1

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 5.27.10-1 at Arch Linux / Packaging / Packages / 
kwallet-pam

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kwallet-pam/-/tree/5.27.10-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/kwallet-pam][main] upgpkg: 5.27.10-1: Plasma 5.27.10

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
kwallet-pam


Commits:
623c9e9d by Antonio Rojas at 2023-12-06T00:31:04+01:00
upgpkg: 5.27.10-1: Plasma 5.27.10

- - - - -


1 changed file:

- .SRCINFO


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = kwallet-pam
pkgdesc = KWallet PAM integration
-   pkgver = 5.27.9
+   pkgver = 5.27.10
pkgrel = 1
url = https://kde.org/plasma-desktop/
arch = x86_64
@@ -9,13 +9,13 @@ pkgbase = kwallet-pam
makedepends = extra-cmake-modules
depends = socat
depends = kwallet5
-   source = 
https://download.kde.org/stable/plasma/5.27.9/kwallet-pam-5.27.9.tar.xz
-   source = 
https://download.kde.org/stable/plasma/5.27.9/kwallet-pam-5.27.9.tar.xz.sig
+   source = 
https://download.kde.org/stable/plasma/5.27.10/kwallet-pam-5.27.10.tar.xz
+   source = 
https://download.kde.org/stable/plasma/5.27.10/kwallet-pam-5.27.10.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
-   sha256sums = 
76990faabb916c57d003b1774109485d40e6ec6a36d9b365aad7764750cb52ce
+   sha256sums = 
ac191714d637c9f43041b08f9c946ff01ffef1b77cf80f33c7ae0f819244a1fb
sha256sums = SKIP
 
 pkgname = kwallet-pam



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kwallet-pam/-/commit/623c9e9d6dd07dd3c79cc8c500a89307a8bff645

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kwallet-pam/-/commit/623c9e9d6dd07dd3c79cc8c500a89307a8bff645
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/ksshaskpass] Pushed new tag 5.27.10-1

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 5.27.10-1 at Arch Linux / Packaging / Packages / 
ksshaskpass

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ksshaskpass/-/tree/5.27.10-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/ksshaskpass][main] upgpkg: 5.27.10-1: Plasma 5.27.10

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
ksshaskpass


Commits:
4070de66 by Antonio Rojas at 2023-12-06T00:30:59+01:00
upgpkg: 5.27.10-1: Plasma 5.27.10

- - - - -


1 changed file:

- .SRCINFO


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = ksshaskpass
pkgdesc = ssh-add helper that uses kwallet and kpassworddialog
-   pkgver = 5.27.9
+   pkgver = 5.27.10
pkgrel = 1
url = https://kde.org/plasma-desktop/
install = ksshaskpass.install
@@ -11,13 +11,13 @@ pkgbase = ksshaskpass
makedepends = kdoctools5
depends = kwallet5
provides = x11-ssh-askpass
-   source = 
https://download.kde.org/stable/plasma/5.27.9/ksshaskpass-5.27.9.tar.xz
-   source = 
https://download.kde.org/stable/plasma/5.27.9/ksshaskpass-5.27.9.tar.xz.sig
+   source = 
https://download.kde.org/stable/plasma/5.27.10/ksshaskpass-5.27.10.tar.xz
+   source = 
https://download.kde.org/stable/plasma/5.27.10/ksshaskpass-5.27.10.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
-   sha256sums = 
c7d8d070bfaca1385ef3374a0c66ab1f3d914b6ec96fa69dafbce68e78cf8a73
+   sha256sums = 
d38de7ddcb9c3e58d04cb240510db7f48448e9700de443b40a9062897239e26a
sha256sums = SKIP
 
 pkgname = ksshaskpass



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ksshaskpass/-/commit/4070de662f127f6bb1c8e6aa596c5924aa9dace5

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ksshaskpass/-/commit/4070de662f127f6bb1c8e6aa596c5924aa9dace5
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/kscreen] Pushed new tag 5.27.10-1

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 5.27.10-1 at Arch Linux / Packaging / Packages / 
kscreen

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kscreen/-/tree/5.27.10-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/kscreen][main] upgpkg: 5.27.10-1: Plasma 5.27.10

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
kscreen


Commits:
2b5bd34d by Antonio Rojas at 2023-12-06T00:30:54+01:00
upgpkg: 5.27.10-1: Plasma 5.27.10

- - - - -


1 changed file:

- .SRCINFO


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = kscreen
pkgdesc = KDE screen management software
-   pkgver = 5.27.9
+   pkgver = 5.27.10
pkgrel = 1
url = https://kde.org/plasma-desktop/
arch = x86_64
@@ -12,13 +12,13 @@ pkgbase = kscreen
depends = plasma-framework5
depends = qt5-sensors
depends = layer-shell-qt
-   source = 
https://download.kde.org/stable/plasma/5.27.9/kscreen-5.27.9.tar.xz
-   source = 
https://download.kde.org/stable/plasma/5.27.9/kscreen-5.27.9.tar.xz.sig
+   source = 
https://download.kde.org/stable/plasma/5.27.10/kscreen-5.27.10.tar.xz
+   source = 
https://download.kde.org/stable/plasma/5.27.10/kscreen-5.27.10.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
-   sha256sums = 
32e693581202ebfe2b99d98bcf291a5d8710238e4df0764d4d5c401245a5e15b
+   sha256sums = 
8987bfcdb4e8617a229090ff42c4e4142ac0b5228e9bed7c3d2f03ed4e981c3c
sha256sums = SKIP
 
 pkgname = kscreen



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kscreen/-/commit/2b5bd34d59f52e258a8a6ef35c6cf5ecdf520f77

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kscreen/-/commit/2b5bd34d59f52e258a8a6ef35c6cf5ecdf520f77
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/kgamma] Pushed new tag 5.27.10-1

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 5.27.10-1 at Arch Linux / Packaging / Packages / 
kgamma

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kgamma/-/tree/5.27.10-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/kdeplasma-addons] Pushed new tag 5.27.10-1

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 5.27.10-1 at Arch Linux / Packaging / Packages / 
kdeplasma-addons

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kdeplasma-addons/-/tree/5.27.10-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/kdeplasma-addons][main] upgpkg: 5.27.10-1: Plasma 5.27.10

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
kdeplasma-addons


Commits:
b0cddd03 by Antonio Rojas at 2023-12-06T00:30:42+01:00
upgpkg: 5.27.10-1: Plasma 5.27.10

- - - - -


1 changed file:

- .SRCINFO


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = kdeplasma-addons
pkgdesc = All kind of addons to improve your Plasma experience
-   pkgver = 5.27.9
+   pkgver = 5.27.10
pkgrel = 1
url = https://kde.org/plasma-desktop/
arch = x86_64
@@ -15,13 +15,13 @@ pkgbase = kdeplasma-addons
optdepends = quota-tools: disk quota applet
optdepends = qt5-webengine: dictionary and webbrowser applets
optdepends = networkmanager-qt5: POTD wallpaper
-   source = 
https://download.kde.org/stable/plasma/5.27.9/kdeplasma-addons-5.27.9.tar.xz
-   source = 
https://download.kde.org/stable/plasma/5.27.9/kdeplasma-addons-5.27.9.tar.xz.sig
+   source = 
https://download.kde.org/stable/plasma/5.27.10/kdeplasma-addons-5.27.10.tar.xz
+   source = 
https://download.kde.org/stable/plasma/5.27.10/kdeplasma-addons-5.27.10.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
-   sha256sums = 
fa26d2db5348459f3389e008cb41a3e74d0de8e8023dcf53efdc7f907f2e4f7b
+   sha256sums = 
9e64ef3dd88aa355f49f8d2d11be3ef158431ceda6a6fe570a1288c3f50f3e8d
sha256sums = SKIP
 
 pkgname = kdeplasma-addons



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kdeplasma-addons/-/commit/b0cddd03dd6c212bfa80650e4976ece709733211

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kdeplasma-addons/-/commit/b0cddd03dd6c212bfa80650e4976ece709733211
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/kde-gtk-config][main] upgpkg: 5.27.10-1: Plasma 5.27.10

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
kde-gtk-config


Commits:
ba441c1b by Antonio Rojas at 2023-12-06T00:30:36+01:00
upgpkg: 5.27.10-1: Plasma 5.27.10

- - - - -


1 changed file:

- .SRCINFO


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = kde-gtk-config
pkgdesc = GTK2 and GTK3 Configurator for KDE
-   pkgver = 5.27.9
+   pkgver = 5.27.10
pkgrel = 1
url = https://kde.org/plasma-desktop/
arch = x86_64
@@ -16,13 +16,13 @@ pkgbase = kde-gtk-config
depends = kwindowsystem5
optdepends = gtk3: GTK3 apps support
optdepends = xsettingsd: apply settings to GTK applications on the fly
-   source = 
https://download.kde.org/stable/plasma/5.27.9/kde-gtk-config-5.27.9.tar.xz
-   source = 
https://download.kde.org/stable/plasma/5.27.9/kde-gtk-config-5.27.9.tar.xz.sig
+   source = 
https://download.kde.org/stable/plasma/5.27.10/kde-gtk-config-5.27.10.tar.xz
+   source = 
https://download.kde.org/stable/plasma/5.27.10/kde-gtk-config-5.27.10.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
-   sha256sums = 
804bd87e4e2e910869574bcc09437376ae2561b78ad7c421f64e526c95619912
+   sha256sums = 
6f3b3150b138b5c309ef2c47eee2ab15b0908cacf1487cbc9d561d64f0f68e6b
sha256sums = SKIP
 
 pkgname = kde-gtk-config



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kde-gtk-config/-/commit/ba441c1b285730a88ea6a9ee64530d78a89c0f5e

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kde-gtk-config/-/commit/ba441c1b285730a88ea6a9ee64530d78a89c0f5e
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/kde-gtk-config] Pushed new tag 5.27.10-1

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 5.27.10-1 at Arch Linux / Packaging / Packages / 
kde-gtk-config

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kde-gtk-config/-/tree/5.27.10-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/flatpak-kcm] Pushed new tag 5.27.10-1

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 5.27.10-1 at Arch Linux / Packaging / Packages / 
flatpak-kcm

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/flatpak-kcm/-/tree/5.27.10-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/flatpak-kcm][main] upgpkg: 5.27.10-1: Plasma 5.27.10

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
flatpak-kcm


Commits:
2b32d2bb by Antonio Rojas at 2023-12-06T00:30:31+01:00
upgpkg: 5.27.10-1: Plasma 5.27.10

- - - - -


1 changed file:

- .SRCINFO


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = flatpak-kcm
pkgdesc = Flatpak Permissions Management KCM
-   pkgver = 5.27.9
+   pkgver = 5.27.10
pkgrel = 1
url = https://kde.org/plasma-desktop/
arch = x86_64
@@ -9,13 +9,13 @@ pkgbase = flatpak-kcm
makedepends = extra-cmake-modules
depends = systemsettings
depends = flatpak
-   source = 
https://download.kde.org/stable/plasma/5.27.9/flatpak-kcm-5.27.9.tar.xz
-   source = 
https://download.kde.org/stable/plasma/5.27.9/flatpak-kcm-5.27.9.tar.xz.sig
+   source = 
https://download.kde.org/stable/plasma/5.27.10/flatpak-kcm-5.27.10.tar.xz
+   source = 
https://download.kde.org/stable/plasma/5.27.10/flatpak-kcm-5.27.10.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
-   sha256sums = 
1a959b24207306d4f30112b00f8bbd2a06046782b1a972c152675cbbd46c8a7d
+   sha256sums = 
ba527040a4fa39ac0e3021bcf4117238d20eab148bc48259f5f9e3c86c885a55
sha256sums = SKIP
 
 pkgname = flatpak-kcm



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/flatpak-kcm/-/commit/2b32d2bbdc0e90d5e18c1cc979a48d7cf2d5073b

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/flatpak-kcm/-/commit/2b32d2bbdc0e90d5e18c1cc979a48d7cf2d5073b
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/drkonqi][main] upgpkg: 5.27.10-1: Plasma 5.27.10

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
drkonqi


Commits:
b2695dc4 by Antonio Rojas at 2023-12-06T00:30:25+01:00
upgpkg: 5.27.10-1: Plasma 5.27.10

- - - - -


1 changed file:

- .SRCINFO


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = drkonqi
pkgdesc = The KDE crash handler
-   pkgver = 5.27.9
-   pkgrel = 2
+   pkgver = 5.27.10
+   pkgrel = 1
url = https://kde.org/plasma-desktop/
arch = x86_64
groups = plasma
@@ -17,13 +17,13 @@ pkgbase = drkonqi
depends = python-distro
depends = python-psutil
depends = qt5-tools
-   source = 
https://download.kde.org/stable/plasma/5.27.9/drkonqi-5.27.9.tar.xz
-   source = 
https://download.kde.org/stable/plasma/5.27.9/drkonqi-5.27.9.tar.xz.sig
+   source = 
https://download.kde.org/stable/plasma/5.27.10/drkonqi-5.27.10.tar.xz
+   source = 
https://download.kde.org/stable/plasma/5.27.10/drkonqi-5.27.10.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
-   sha256sums = 
55c397f8758b998cb3fd1da9f105d5d956714cb032045382618d95ff260fdd12
+   sha256sums = 
a3ea4794ca1d8e31cacfe78301884419cfd9daaf939c5d843718372b65657fd0
sha256sums = SKIP
 
 pkgname = drkonqi



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/drkonqi/-/commit/b2695dc4eefad68c457af2fb7b951fb84a50c8ea

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/drkonqi/-/commit/b2695dc4eefad68c457af2fb7b951fb84a50c8ea
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/drkonqi] Pushed new tag 5.27.10-1

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 5.27.10-1 at Arch Linux / Packaging / Packages / 
drkonqi

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/drkonqi/-/tree/5.27.10-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/discover] Pushed new tag 5.27.10-1

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 5.27.10-1 at Arch Linux / Packaging / Packages / 
discover

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/discover/-/tree/5.27.10-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/discover][main] upgpkg: 5.27.10-1: Plasma 5.27.10

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
discover


Commits:
3d28a701 by Antonio Rojas at 2023-12-06T00:30:13+01:00
upgpkg: 5.27.10-1: Plasma 5.27.10

- - - - -


1 changed file:

- .SRCINFO


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = discover
pkgdesc = KDE and Plasma resources management GUI
-   pkgver = 5.27.9
-   pkgrel = 3
+   pkgver = 5.27.10
+   pkgrel = 1
url = https://kde.org/plasma-desktop/
arch = x86_64
groups = plasma
@@ -24,15 +24,13 @@ pkgbase = discover
optdepends = packagekit-qt5: to manage packages from Arch Linux 
repositories (not recommended, use at your own risk)
optdepends = flatpak: Flatpak packages support
optdepends = fwupd: firmware update support
-   source = 
https://download.kde.org/stable/plasma/5.27.9/discover-5.27.9.tar.xz
-   source = 
https://download.kde.org/stable/plasma/5.27.9/discover-5.27.9.tar.xz.sig
-   source = appstream-1.0.patch
+   source = 
https://download.kde.org/stable/plasma/5.27.10/discover-5.27.10.tar.xz
+   source = 
https://download.kde.org/stable/plasma/5.27.10/discover-5.27.10.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
-   sha256sums = 
e739aec39cba2e68477e38e03968dfa0ae44b05177abaa601304098185fd27d5
+   sha256sums = 
1f9189e2a759ac035a5ba83a2842a40b7034a7e5885b0836e3921b9671109fa8
sha256sums = SKIP
-   sha256sums = 
fe1d40a7192906058950b4ff860bdf8757dae00eb4beb98d7f77099f87f2bfbf
 
 pkgname = discover



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/discover/-/commit/3d28a7016da5777332d093ad789cb3e6bba3e5a0

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/discover/-/commit/3d28a7016da5777332d093ad789cb3e6bba3e5a0
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/breeze-plymouth] Pushed new tag 5.27.10-1

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 5.27.10-1 at Arch Linux / Packaging / Packages / 
breeze-plymouth

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/breeze-plymouth/-/tree/5.27.10-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/breeze-plymouth][main] upgpkg: 5.27.10-1: Plasma 5.27.10

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
breeze-plymouth


Commits:
927ded1d by Antonio Rojas at 2023-12-06T00:30:08+01:00
upgpkg: 5.27.10-1: Plasma 5.27.10

- - - - -


1 changed file:

- .SRCINFO


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = breeze-plymouth
pkgdesc = Plymouth theme for the Breeze visual style for the Plasma 
Desktop
-   pkgver = 5.27.9
+   pkgver = 5.27.10
pkgrel = 1
url = https://kde.org/plasma-desktop/
arch = any
@@ -9,13 +9,13 @@ pkgbase = breeze-plymouth
makedepends = extra-cmake-modules
depends = glibc
depends = plymouth
-   source = 
https://download.kde.org/stable/plasma/5.27.9/breeze-plymouth-5.27.9.tar.xz
-   source = 
https://download.kde.org/stable/plasma/5.27.9/breeze-plymouth-5.27.9.tar.xz.sig
+   source = 
https://download.kde.org/stable/plasma/5.27.10/breeze-plymouth-5.27.10.tar.xz
+   source = 
https://download.kde.org/stable/plasma/5.27.10/breeze-plymouth-5.27.10.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
-   sha256sums = 
3900f90136a8b03f4b1f306fe901e47da23f248b9c2bbb3b13aaf227f97716f3
+   sha256sums = 
081e67f78cef1063f864465382d50212c1301ecbd3055e7ae058c07eed9e4bf5
sha256sums = SKIP
 
 pkgname = breeze-plymouth



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/breeze-plymouth/-/commit/927ded1d0a719a8dfb6fa5a020b362067b6ab010

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/breeze-plymouth/-/commit/927ded1d0a719a8dfb6fa5a020b362067b6ab010
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/breeze-gtk][main] upgpkg: 5.27.10-1: Plasma 5.27.10

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
breeze-gtk


Commits:
424b227d by Antonio Rojas at 2023-12-06T00:29:58+01:00
upgpkg: 5.27.10-1: Plasma 5.27.10

- - - - -


1 changed file:

- .SRCINFO


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = breeze-gtk
pkgdesc = Breeze widget theme for GTK 2 and 3
-   pkgver = 5.27.9
+   pkgver = 5.27.10
pkgrel = 1
url = https://kde.org/plasma-desktop/
arch = any
@@ -10,13 +10,13 @@ pkgbase = breeze-gtk
makedepends = sassc
makedepends = python-cairo
makedepends = breeze
-   source = 
https://download.kde.org/stable/plasma/5.27.9/breeze-gtk-5.27.9.tar.xz
-   source = 
https://download.kde.org/stable/plasma/5.27.9/breeze-gtk-5.27.9.tar.xz.sig
+   source = 
https://download.kde.org/stable/plasma/5.27.10/breeze-gtk-5.27.10.tar.xz
+   source = 
https://download.kde.org/stable/plasma/5.27.10/breeze-gtk-5.27.10.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
-   sha256sums = 
a86b3954415eee451405ba4d38d17be0792b5d5a173eaa2f81e7e600f39a010e
+   sha256sums = 
1da3f98cce2761bb2c9c72d0156b93cf7bf50f08d59fd64bfeb06149a87069b6
sha256sums = SKIP
 
 pkgname = breeze-gtk



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/breeze-gtk/-/commit/424b227dfd7a61fc46e5219c72bc41f772f1d646

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/breeze-gtk/-/commit/424b227dfd7a61fc46e5219c72bc41f772f1d646
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/breeze-gtk] Pushed new tag 5.27.10-1

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 5.27.10-1 at Arch Linux / Packaging / Packages / 
breeze-gtk

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/breeze-gtk/-/tree/5.27.10-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/breeze-grub][main] upgpkg: 5.27.10-1: Plasma 5.27.10

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
breeze-grub


Commits:
cbbbd14e by Antonio Rojas at 2023-12-06T00:29:53+01:00
upgpkg: 5.27.10-1: Plasma 5.27.10

- - - - -


1 changed file:

- .SRCINFO


Changes:

=
.SRCINFO
=
@@ -1,18 +1,18 @@
 pkgbase = breeze-grub
pkgdesc = Breeze theme for GRUB
-   pkgver = 5.27.9
+   pkgver = 5.27.10
pkgrel = 1
url = https://kde.org/plasma-desktop/
arch = any
license = LGPL
depends = grub
-   source = 
https://download.kde.org/stable/plasma/5.27.9/breeze-grub-5.27.9.tar.xz
-   source = 
https://download.kde.org/stable/plasma/5.27.9/breeze-grub-5.27.9.tar.xz.sig
+   source = 
https://download.kde.org/stable/plasma/5.27.10/breeze-grub-5.27.10.tar.xz
+   source = 
https://download.kde.org/stable/plasma/5.27.10/breeze-grub-5.27.10.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
-   sha256sums = 
c96e46c47304398b0b686a8096edda361bab0a401485c1c7caf877b08ae475ad
+   sha256sums = 
ff6aa08b0436740026d4243ec287e80bff24b8ba349561d91115de218ec65f1c
sha256sums = SKIP
 
 pkgname = breeze-grub



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/breeze-grub/-/commit/cbbbd14ed018cd3dfdde393864c15d8547410a93

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/breeze-grub/-/commit/cbbbd14ed018cd3dfdde393864c15d8547410a93
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/breeze-grub] Pushed new tag 5.27.10-1

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 5.27.10-1 at Arch Linux / Packaging / Packages / 
breeze-grub

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/breeze-grub/-/tree/5.27.10-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/bluedevil][main] upgpkg: 1:5.27.10-1: Plasma 5.27.10

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
bluedevil


Commits:
b09e0d0d by Antonio Rojas at 2023-12-06T00:29:48+01:00
upgpkg: 1:5.27.10-1: Plasma 5.27.10

- - - - -


1 changed file:

- .SRCINFO


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = bluedevil
pkgdesc = Integrate the Bluetooth technology within KDE workspace and 
applications
-   pkgver = 5.27.9
+   pkgver = 5.27.10
pkgrel = 1
epoch = 1
url = https://kde.org/plasma-desktop/
@@ -14,13 +14,13 @@ pkgbase = bluedevil
depends = bluez-qt5
depends = kdeclarative5
optdepends = pulseaudio-bluetooth: to connect to A2DP profile
-   source = 
https://download.kde.org/stable/plasma/5.27.9/bluedevil-5.27.9.tar.xz
-   source = 
https://download.kde.org/stable/plasma/5.27.9/bluedevil-5.27.9.tar.xz.sig
+   source = 
https://download.kde.org/stable/plasma/5.27.10/bluedevil-5.27.10.tar.xz
+   source = 
https://download.kde.org/stable/plasma/5.27.10/bluedevil-5.27.10.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
-   sha256sums = 
668168641d287d01c15d1e6324aa670ff1daaedc973ac656e86b564d95624b6e
+   sha256sums = 
771fd58c2e1945e9f375598a5d1120671d9142d95580f08ec22494dd4d7fa180
sha256sums = SKIP
 
 pkgname = bluedevil



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/bluedevil/-/commit/b09e0d0d82bac8e2556a2889d06b5a8211780b01

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/bluedevil/-/commit/b09e0d0d82bac8e2556a2889d06b5a8211780b01
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/bluedevil] Pushed new tag 1-5.27.10-1

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 1-5.27.10-1 at Arch Linux / Packaging / Packages / 
bluedevil

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/bluedevil/-/tree/1-5.27.10-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/plasma-remotecontrollers][main] upgpkg: 5.27.10-1: Plasma 5.27.10

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
plasma-remotecontrollers


Commits:
c848a0a3 by Antonio Rojas at 2023-12-06T00:29:42+01:00
upgpkg: 5.27.10-1: Plasma 5.27.10

- - - - -


1 changed file:

- .SRCINFO


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = plasma-remotecontrollers
pkgdesc = Translate various input device events into keyboard and 
pointer events
-   pkgver = 5.27.9
+   pkgver = 5.27.10
pkgrel = 1
url = https://plasma-bigscreen.org/
arch = x86_64
@@ -10,13 +10,13 @@ pkgbase = plasma-remotecontrollers
makedepends = libcec
depends = plasma-workspace
optdepends = libcec: TV remotes support
-   source = 
https://download.kde.org/stable/plasma/5.27.9/plasma-remotecontrollers-5.27.9.tar.xz
-   source = 
https://download.kde.org/stable/plasma/5.27.9/plasma-remotecontrollers-5.27.9.tar.xz.sig
+   source = 
https://download.kde.org/stable/plasma/5.27.10/plasma-remotecontrollers-5.27.10.tar.xz
+   source = 
https://download.kde.org/stable/plasma/5.27.10/plasma-remotecontrollers-5.27.10.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
-   sha256sums = 
be88e8812c4c79acb7c63c7f18e018515bc04da6f5bca00c97f3df9f7d19f383
+   sha256sums = 
510426dfb47cb86e0491cdeaead3af6f5d8700408973188ca981c24572f1f473
sha256sums = SKIP
 
 pkgname = plasma-remotecontrollers



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/plasma-remotecontrollers/-/commit/c848a0a39682f9e993a44876ef8ab12bf76a0081

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/plasma-remotecontrollers/-/commit/c848a0a39682f9e993a44876ef8ab12bf76a0081
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/plasma-remotecontrollers] Pushed new tag 5.27.10-1

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 5.27.10-1 at Arch Linux / Packaging / Packages / 
plasma-remotecontrollers

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/plasma-remotecontrollers/-/tree/5.27.10-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/plasma-nano][main] upgpkg: 5.27.10-1: Plasma 5.27.10

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
plasma-nano


Commits:
11a9c0b7 by Antonio Rojas at 2023-12-06T00:29:37+01:00
upgpkg: 5.27.10-1: Plasma 5.27.10

- - - - -


1 changed file:

- .SRCINFO


Changes:

=
.SRCINFO
=
@@ -1,19 +1,19 @@
 pkgbase = plasma-nano
pkgdesc = A minimal Plasma shell package
-   pkgver = 5.27.9
+   pkgver = 5.27.10
pkgrel = 1
url = https://kde.org/plasma-desktop/
arch = x86_64
license = LGPL
makedepends = extra-cmake-modules
depends = plasma-framework5
-   source = 
https://download.kde.org/stable/plasma/5.27.9/plasma-nano-5.27.9.tar.xz
-   source = 
https://download.kde.org/stable/plasma/5.27.9/plasma-nano-5.27.9.tar.xz.sig
+   source = 
https://download.kde.org/stable/plasma/5.27.10/plasma-nano-5.27.10.tar.xz
+   source = 
https://download.kde.org/stable/plasma/5.27.10/plasma-nano-5.27.10.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
-   sha256sums = 
c622439874144dc8cf5c13ad458f8396b622834df6ec815f35a014d039f66dbc
+   sha256sums = 
4bf61c1bf27e1209584cd0f21ebb450a7eda43cd5c5269eaa028b790dc2e1c9c
sha256sums = SKIP
 
 pkgname = plasma-nano



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/plasma-nano/-/commit/11a9c0b7928c3ed7e1c955b53d6c90760de4e10c

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/plasma-nano/-/commit/11a9c0b7928c3ed7e1c955b53d6c90760de4e10c
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/plasma-nano] Pushed new tag 5.27.10-1

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 5.27.10-1 at Arch Linux / Packaging / Packages / 
plasma-nano

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/plasma-nano/-/tree/5.27.10-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/polkit-kde-agent] Pushed new tag 5.27.10-1

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 5.27.10-1 at Arch Linux / Packaging / Packages / 
polkit-kde-agent

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/polkit-kde-agent/-/tree/5.27.10-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/polkit-kde-agent][main] upgpkg: 5.27.10-1: Plasma 5.27.10

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
polkit-kde-agent


Commits:
0c547bba by Antonio Rojas at 2023-12-06T00:29:32+01:00
upgpkg: 5.27.10-1: Plasma 5.27.10

- - - - -


1 changed file:

- .SRCINFO


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = polkit-kde-agent
pkgdesc = Daemon providing a polkit authentication UI for KDE
-   pkgver = 5.27.9
+   pkgver = 5.27.10
pkgrel = 1
url = https://kde.org/plasma-desktop/
arch = x86_64
@@ -11,13 +11,13 @@ pkgbase = polkit-kde-agent
depends = kiconthemes5
depends = kdbusaddons5
depends = kcrash5
-   source = 
https://download.kde.org/stable/plasma/5.27.9/polkit-kde-agent-1-5.27.9.tar.xz
-   source = 
https://download.kde.org/stable/plasma/5.27.9/polkit-kde-agent-1-5.27.9.tar.xz.sig
+   source = 
https://download.kde.org/stable/plasma/5.27.10/polkit-kde-agent-1-5.27.10.tar.xz
+   source = 
https://download.kde.org/stable/plasma/5.27.10/polkit-kde-agent-1-5.27.10.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
-   sha256sums = 
03b8c12f1dde30b1bf7ee61e55a269b5fd542a32a1d1b6b8bc5d080bdf400892
+   sha256sums = 
a3952a2785e468317a41bbc49ae02af816646afe3108d0612730f4f2398f8bdb
sha256sums = SKIP
 
 pkgname = polkit-kde-agent



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/polkit-kde-agent/-/commit/0c547bbac55af783cd544aaf3b31f5e5e801255e

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/polkit-kde-agent/-/commit/0c547bbac55af783cd544aaf3b31f5e5e801255e
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/powerdevil][main] upgpkg: 5.27.10-1: Plasma 5.27.10

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
powerdevil


Commits:
fe35486b by Antonio Rojas at 2023-12-06T00:29:27+01:00
upgpkg: 5.27.10-1: Plasma 5.27.10

- - - - -


1 changed file:

- .SRCINFO


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = powerdevil
pkgdesc = Manages the power consumption settings of a Plasma Shell
-   pkgver = 5.27.9
-   pkgrel = 2
+   pkgver = 5.27.10
+   pkgrel = 1
url = https://kde.org/plasma-desktop/
arch = x86_64
groups = plasma
@@ -16,13 +16,13 @@ pkgbase = powerdevil
optdepends = power-profiles-daemon: power profiles support
optdepends = networkmanager-qt5: wireless power saving actions
optdepends = bluez-qt5: wireless power saving actions
-   source = 
https://download.kde.org/stable/plasma/5.27.9/powerdevil-5.27.9.tar.xz
-   source = 
https://download.kde.org/stable/plasma/5.27.9/powerdevil-5.27.9.tar.xz.sig
+   source = 
https://download.kde.org/stable/plasma/5.27.10/powerdevil-5.27.10.tar.xz
+   source = 
https://download.kde.org/stable/plasma/5.27.10/powerdevil-5.27.10.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
-   sha256sums = 
ee402c18f7239eaf8a0b1c66b316d6bf5ffa08a0a33128d3a1d2fc38a964e8f4
+   sha256sums = 
06c1a3c09880dd2060e3c8026189d8568d8a0f166ea33c2584669f85a04ec8f1
sha256sums = SKIP
 
 pkgname = powerdevil



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/powerdevil/-/commit/fe35486bc43a598a9514bcdca4ca82212891fde1

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/powerdevil/-/commit/fe35486bc43a598a9514bcdca4ca82212891fde1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/powerdevil] Pushed new tag 5.27.10-1

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 5.27.10-1 at Arch Linux / Packaging / Packages / 
powerdevil

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/powerdevil/-/tree/5.27.10-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/kmenuedit] Pushed new tag 5.27.10-1

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 5.27.10-1 at Arch Linux / Packaging / Packages / 
kmenuedit

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kmenuedit/-/tree/5.27.10-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/kmenuedit][main] upgpkg: 5.27.10-1: Plasma 5.27.10

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
kmenuedit


Commits:
13f56b50 by Antonio Rojas at 2023-12-06T00:29:21+01:00
upgpkg: 5.27.10-1: Plasma 5.27.10

- - - - -


1 changed file:

- .SRCINFO


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = kmenuedit
pkgdesc = KDE menu editor
-   pkgver = 5.27.9
+   pkgver = 5.27.10
pkgrel = 1
url = https://kde.org/plasma-desktop/
arch = x86_64
@@ -9,13 +9,13 @@ pkgbase = kmenuedit
makedepends = extra-cmake-modules
makedepends = kdoctools5
depends = kio5
-   source = 
https://download.kde.org/stable/plasma/5.27.9/kmenuedit-5.27.9.tar.xz
-   source = 
https://download.kde.org/stable/plasma/5.27.9/kmenuedit-5.27.9.tar.xz.sig
+   source = 
https://download.kde.org/stable/plasma/5.27.10/kmenuedit-5.27.10.tar.xz
+   source = 
https://download.kde.org/stable/plasma/5.27.10/kmenuedit-5.27.10.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
-   sha256sums = 
c8366bca69a41ce2a5b18596f82314f9d203ea16827f34a6c5e5ea97e571ebd9
+   sha256sums = 
1c090b7e96c65043d2d75c359e536cb05a44ed6655e4e12c437ef233fa4f20d7
sha256sums = SKIP
 
 pkgname = kmenuedit



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kmenuedit/-/commit/13f56b509aa080dcb1aaa7bbd2b80b1f35717155

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kmenuedit/-/commit/13f56b509aa080dcb1aaa7bbd2b80b1f35717155
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/systemsettings] Pushed new tag 5.27.10-1

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 5.27.10-1 at Arch Linux / Packaging / Packages / 
systemsettings

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/systemsettings/-/tree/5.27.10-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/kinfocenter][main] upgpkg: 5.27.10-1: Plasma 5.27.10

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
kinfocenter


Commits:
fdc27577 by Antonio Rojas at 2023-12-06T00:29:14+01:00
upgpkg: 5.27.10-1: Plasma 5.27.10

- - - - -


1 changed file:

- .SRCINFO


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = kinfocenter
pkgdesc = A utility that provides information about a computer system
-   pkgver = 5.27.9
+   pkgver = 5.27.10
pkgrel = 1
url = https://kde.org/plasma-desktop/
arch = x86_64
@@ -20,13 +20,13 @@ pkgbase = kinfocenter
depends = dmidecode
depends = clinfo
optdepends = fwupd: firmware security module
-   source = 
https://download.kde.org/stable/plasma/5.27.9/kinfocenter-5.27.9.tar.xz
-   source = 
https://download.kde.org/stable/plasma/5.27.9/kinfocenter-5.27.9.tar.xz.sig
+   source = 
https://download.kde.org/stable/plasma/5.27.10/kinfocenter-5.27.10.tar.xz
+   source = 
https://download.kde.org/stable/plasma/5.27.10/kinfocenter-5.27.10.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
-   sha256sums = 
03bf74b0b9ccb24fe54cfffa0e18d3498c8722f7e9acc198b3981c2dc54ae862
+   sha256sums = 
ce5c2a34840787b50fcbc70d82ff0b4b9f8260b6814276f68c6912c4db2aca11
sha256sums = SKIP
 
 pkgname = kinfocenter



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kinfocenter/-/commit/fdc2757763fe8b1c8978a90e0494567ba2e7a6e0

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kinfocenter/-/commit/fdc2757763fe8b1c8978a90e0494567ba2e7a6e0
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/kinfocenter] Pushed new tag 5.27.10-1

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 5.27.10-1 at Arch Linux / Packaging / Packages / 
kinfocenter

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kinfocenter/-/tree/5.27.10-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/systemsettings][main] upgpkg: 5.27.10-1: Plasma 5.27.10

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
systemsettings


Commits:
17cd7852 by Antonio Rojas at 2023-12-06T00:29:09+01:00
upgpkg: 5.27.10-1: Plasma 5.27.10

- - - - -


1 changed file:

- .SRCINFO


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = systemsettings
pkgdesc = KDE system manager for hardware, software, and workspaces
-   pkgver = 5.27.9
+   pkgver = 5.27.10
pkgrel = 1
url = https://kde.org/plasma-desktop/
arch = x86_64
@@ -9,13 +9,13 @@ pkgbase = systemsettings
makedepends = extra-cmake-modules
makedepends = kdoctools5
depends = plasma-workspace
-   source = 
https://download.kde.org/stable/plasma/5.27.9/systemsettings-5.27.9.tar.xz
-   source = 
https://download.kde.org/stable/plasma/5.27.9/systemsettings-5.27.9.tar.xz.sig
+   source = 
https://download.kde.org/stable/plasma/5.27.10/systemsettings-5.27.10.tar.xz
+   source = 
https://download.kde.org/stable/plasma/5.27.10/systemsettings-5.27.10.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
-   sha256sums = 
4ba52f3abf57cee224071d9ecf1fd0a110b66ba225b81c05bfc0351be2f13861
+   sha256sums = 
af4c47f2cbe3a5cd8789eaad69d6ab4e73909dfe7500c5a71b01f5b82c860d39
sha256sums = SKIP
 
 pkgname = systemsettings



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/systemsettings/-/commit/17cd7852d8274d62c1e8758634f54a884435089b

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/systemsettings/-/commit/17cd7852d8274d62c1e8758634f54a884435089b
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/khotkeys][main] upgpkg: 5.27.10-1: Plasma 5.27.10

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
khotkeys


Commits:
af883c1a by Antonio Rojas at 2023-12-06T00:29:03+01:00
upgpkg: 5.27.10-1: Plasma 5.27.10

- - - - -


1 changed file:

- .SRCINFO


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = khotkeys
pkgdesc = KHotKeys
-   pkgver = 5.27.9
+   pkgver = 5.27.10
pkgrel = 1
url = https://kde.org/plasma-desktop/
arch = x86_64
@@ -12,13 +12,13 @@ pkgbase = khotkeys
makedepends = kinit
depends = plasma-workspace
depends = kdelibs4support
-   source = 
https://download.kde.org/stable/plasma/5.27.9/khotkeys-5.27.9.tar.xz
-   source = 
https://download.kde.org/stable/plasma/5.27.9/khotkeys-5.27.9.tar.xz.sig
+   source = 
https://download.kde.org/stable/plasma/5.27.10/khotkeys-5.27.10.tar.xz
+   source = 
https://download.kde.org/stable/plasma/5.27.10/khotkeys-5.27.10.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
-   sha256sums = 
761a5d29cba572e9b478173f803de34a08ce4999c581ef2d92618cbfb087dce8
+   sha256sums = 
645c51e7b27a6bfb3105e5d5352350b651c782b43813c6a82b14ad1e09d9f6e7
sha256sums = SKIP
 
 pkgname = khotkeys



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/khotkeys/-/commit/af883c1aa1aef6711624484cff663dacfe2f6e07

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/khotkeys/-/commit/af883c1aa1aef6711624484cff663dacfe2f6e07
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/khotkeys] Pushed new tag 5.27.10-1

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 5.27.10-1 at Arch Linux / Packaging / Packages / 
khotkeys

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/khotkeys/-/tree/5.27.10-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/kde-cli-tools] Pushed new tag 5.27.10-1

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 5.27.10-1 at Arch Linux / Packaging / Packages / 
kde-cli-tools

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kde-cli-tools/-/tree/5.27.10-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/kde-cli-tools][main] upgpkg: 5.27.10-1: Plasma 5.27.10

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
kde-cli-tools


Commits:
eaf8de4a by Antonio Rojas at 2023-12-06T00:28:57+01:00
upgpkg: 5.27.10-1: Plasma 5.27.10

- - - - -


1 changed file:

- .SRCINFO


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = kde-cli-tools
pkgdesc = Tools based on KDE Frameworks 5 to better interact with the 
system
-   pkgver = 5.27.9
+   pkgver = 5.27.10
pkgrel = 1
url = https://kde.org/plasma-desktop/
arch = x86_64
@@ -14,13 +14,13 @@ pkgbase = kde-cli-tools
depends = kactivities5
depends = kparts5
optdepends = plasma-workspace: for kcmshell5
-   source = 
https://download.kde.org/stable/plasma/5.27.9/kde-cli-tools-5.27.9.tar.xz
-   source = 
https://download.kde.org/stable/plasma/5.27.9/kde-cli-tools-5.27.9.tar.xz.sig
+   source = 
https://download.kde.org/stable/plasma/5.27.10/kde-cli-tools-5.27.10.tar.xz
+   source = 
https://download.kde.org/stable/plasma/5.27.10/kde-cli-tools-5.27.10.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
-   sha256sums = 
06f1a69f15e1fe1e815ea598008700d166becd285a6d108e1d74d26a5e477d06
+   sha256sums = 
7baa6d899cf0e14194f935cd2f2526123c40261f6fbd86dc17cf75bbc6a04d3f
sha256sums = SKIP
 
 pkgname = kde-cli-tools



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kde-cli-tools/-/commit/eaf8de4a9ec97d94d4fb588d704bb266413bff32

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kde-cli-tools/-/commit/eaf8de4a9ec97d94d4fb588d704bb266413bff32
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/plasma-workspace][main] upgpkg: 5.27.10-1: Plasma 5.27.10

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
plasma-workspace


Commits:
272a3acd by Antonio Rojas at 2023-12-06T00:28:48+01:00
upgpkg: 5.27.10-1: Plasma 5.27.10

- - - - -


1 changed file:

- .SRCINFO


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = plasma-workspace
pkgdesc = KDE Plasma Workspace
-   pkgver = 5.27.9.1
-   pkgrel = 3
+   pkgver = 5.27.10
+   pkgrel = 1
url = https://kde.org/plasma-desktop/
arch = x86_64
groups = plasma
@@ -39,15 +39,15 @@ pkgbase = plasma-workspace
depends = kio-fuse
depends = qt5-tools
depends = oxygen-sounds
-   source = 
https://download.kde.org/stable/plasma/5.27.9/plasma-workspace-5.27.9.1.tar.xz
-   source = 
https://download.kde.org/stable/plasma/5.27.9/plasma-workspace-5.27.9.1.tar.xz.sig
+   source = 
https://download.kde.org/stable/plasma/5.27.10/plasma-workspace-5.27.10.tar.xz
+   source = 
https://download.kde.org/stable/plasma/5.27.10/plasma-workspace-5.27.10.tar.xz.sig
source = kde.pam
source = appstream-1.0.patch
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
-   sha256sums = 
8d00b691cfbb4d7218f97d0c68a677f41cba6eaf18e8fe29976c92d3718201b8
+   sha256sums = 
525dc164c61a6730f33d54ff5013d57184b9d671786fe898ca7e054426359778
sha256sums = SKIP
sha256sums = 
00090291204baabe9d6857d3b1419832376dd2e279087d718b64792691e86739
sha256sums = 
e3068a5709711dc54809b0280a59ec3ab6bc3b7ad0f0d93246e40d1daa1dc45e



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/plasma-workspace/-/commit/272a3acd593a4ff4ace179bff6f153a96231782b

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/plasma-workspace/-/commit/272a3acd593a4ff4ace179bff6f153a96231782b
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/kpipewire][main] upgpkg: 5.27.10-1: Plasma 5.27.10

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
kpipewire


Commits:
b052bfcc by Antonio Rojas at 2023-12-06T00:28:42+01:00
upgpkg: 5.27.10-1: Plasma 5.27.10

- - - - -


1 changed file:

- .SRCINFO


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = kpipewire
pkgdesc = Components relating to pipewire use in Plasma
-   pkgver = 5.27.9
+   pkgver = 5.27.10
pkgrel = 1
url = https://kde.org/plasma-desktop/
arch = x86_64
@@ -14,13 +14,13 @@ pkgbase = kpipewire
depends = pipewire
depends = libepoxy
depends = ffmpeg
-   source = 
https://download.kde.org/stable/plasma/5.27.9/kpipewire-5.27.9.tar.xz
-   source = 
https://download.kde.org/stable/plasma/5.27.9/kpipewire-5.27.9.tar.xz.sig
+   source = 
https://download.kde.org/stable/plasma/5.27.10/kpipewire-5.27.10.tar.xz
+   source = 
https://download.kde.org/stable/plasma/5.27.10/kpipewire-5.27.10.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
-   sha256sums = 
1b7b4f116c208f6ef5279efe99c5715e3ccea98efb7a9ee4565947b45c15d020
+   sha256sums = 
c23ca5169ae2ef069b1d79107c5ae4ff859d8848fe6c98decfd0f357f378c3ee
sha256sums = SKIP
 
 pkgname = kpipewire



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kpipewire/-/commit/b052bfcc95048c30ee5a3ee7565bcde3a4fcb7e8

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kpipewire/-/commit/b052bfcc95048c30ee5a3ee7565bcde3a4fcb7e8
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/plasma-workspace] Pushed new tag 5.27.10-1

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 5.27.10-1 at Arch Linux / Packaging / Packages / 
plasma-workspace

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/plasma-workspace/-/tree/5.27.10-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/kpipewire] Pushed new tag 5.27.10-1

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 5.27.10-1 at Arch Linux / Packaging / Packages / 
kpipewire

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kpipewire/-/tree/5.27.10-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/milou][main] upgpkg: 5.27.10-1: Plasma 5.27.10

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / milou


Commits:
d5583eb7 by Antonio Rojas at 2023-12-06T00:28:26+01:00
upgpkg: 5.27.10-1: Plasma 5.27.10

- - - - -


1 changed file:

- .SRCINFO


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = milou
pkgdesc = A dedicated search application built on top of Baloo
-   pkgver = 5.27.9
+   pkgver = 5.27.10
pkgrel = 1
url = https://kde.org/plasma-desktop/
arch = x86_64
@@ -10,13 +10,13 @@ pkgbase = milou
makedepends = kdoctools5
depends = krunner5
depends = kitemmodels5
-   source = 
https://download.kde.org/stable/plasma/5.27.9/milou-5.27.9.tar.xz
-   source = 
https://download.kde.org/stable/plasma/5.27.9/milou-5.27.9.tar.xz.sig
+   source = 
https://download.kde.org/stable/plasma/5.27.10/milou-5.27.10.tar.xz
+   source = 
https://download.kde.org/stable/plasma/5.27.10/milou-5.27.10.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
-   sha256sums = 
e896c11a4026f0025ed4d705674c6bf57347028d5134bcb51a66c87a5f8a5af8
+   sha256sums = 
7c19dd8b16cc9bdf594118bbe49e8aa6e5cf12984665377cc8bc369d5f110ac3
sha256sums = SKIP
 
 pkgname = milou



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/milou/-/commit/d5583eb7fc25f406790bf5840f68feb63e7ca7e4

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/milou/-/commit/d5583eb7fc25f406790bf5840f68feb63e7ca7e4
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/plasma-integration][main] upgpkg: 5.27.10-1: Plasma 5.27.10

2023-12-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
plasma-integration


Commits:
9bab8e9f by Antonio Rojas at 2023-12-06T00:28:37+01:00
upgpkg: 5.27.10-1: Plasma 5.27.10

- - - - -


1 changed file:

- .SRCINFO


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = plasma-integration
pkgdesc = Qt Platform Theme integration plugins for the Plasma 
workspaces
-   pkgver = 5.27.9
+   pkgver = 5.27.10
pkgrel = 1
url = https://kde.org/plasma-desktop/
arch = x86_64
@@ -15,13 +15,13 @@ pkgbase = plasma-integration
depends = qqc2-desktop-style5
depends = kio5
depends = perl
-   source = 
https://download.kde.org/stable/plasma/5.27.9/plasma-integration-5.27.9.tar.xz
-   source = 
https://download.kde.org/stable/plasma/5.27.9/plasma-integration-5.27.9.tar.xz.sig
+   source = 
https://download.kde.org/stable/plasma/5.27.10/plasma-integration-5.27.10.tar.xz
+   source = 
https://download.kde.org/stable/plasma/5.27.10/plasma-integration-5.27.10.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
-   sha256sums = 
582a874a33d45f709e003dbd92a6c2a6e2ac0b495961536bc122d398b23e5db3
+   sha256sums = 
35f2c81e8586051acd4bbccd9c44bab7dc86a1b3f5f0988589f43777032affbb
sha256sums = SKIP
 
 pkgname = plasma-integration



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/plasma-integration/-/commit/9bab8e9f5529bc8d699382e41a432e1a1e57f3ca

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/plasma-integration/-/commit/9bab8e9f5529bc8d699382e41a432e1a1e57f3ca
You're receiving this email because of your account on gitlab.archlinux.org.




  1   2   3   4   >