[Git][archlinux/packaging/packages/gnome-shell-extension-arc-menu][main] Add config for nvchecker

2024-04-17 Thread @bgyorgy


Balló György pushed to branch main at Arch Linux / Packaging / Packages / 
gnome-shell-extension-arc-menu


Commits:
ace1ed5a by Balló György at 2024-04-17T09:08:30+02:00
Add config for nvchecker

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,4 @@
+[gnome-shell-extension-arc-menu]
+source = "git"
+git = "https://gitlab.com/arcmenu/ArcMenu.git";
+prefix = "v"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-shell-extension-arc-menu/-/commit/ace1ed5a471cf048c754f6f04104c85248a69b0e

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-shell-extension-arc-menu/-/commit/ace1ed5a471cf048c754f6f04104c85248a69b0e
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/virtualbox-guest-iso][main] upgpkg: 7.0.16-1: new upstream release

2024-04-17 Thread Christian Hesse (@eworm)


Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages / 
virtualbox-guest-iso


Commits:
69ecc78c by Christian Hesse at 2024-04-17T09:23:00+02:00
upgpkg: 7.0.16-1: new upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = virtualbox-guest-iso
pkgdesc = The official VirtualBox Guest Additions ISO image
-   pkgver = 7.0.14
+   pkgver = 7.0.16
pkgrel = 1
url = https://www.virtualbox.org/
install = virtualbox-guest-iso.install
@@ -10,8 +10,8 @@ pkgbase = virtualbox-guest-iso
conflicts = virtualbox-iso-additions
replaces = virtualbox-additions
replaces = virtualbox-iso-additions
-   noextract = VBoxGuestAdditions_7.0.14.iso
-   source = 
https://download.virtualbox.org/virtualbox/7.0.14/VBoxGuestAdditions_7.0.14.iso
-   sha256sums = 
0efbcb9bf4722cb19292ae00eba29587432e918d3b1f70905deb70f7cf78e8ce
+   noextract = VBoxGuestAdditions_7.0.16.iso
+   source = 
https://download.virtualbox.org/virtualbox/7.0.16/VBoxGuestAdditions_7.0.16.iso
+   sha256sums = 
269dcd2217aedfea65daaa75317ffa32c0e3110e541f7dce74a8d16973eca0df
 
 pkgname = virtualbox-guest-iso


=
PKGBUILD
=
@@ -6,7 +6,7 @@
 # Contributor: Roman Kyrylych 
 
 pkgname=virtualbox-guest-iso
-pkgver=7.0.14
+pkgver=7.0.16
 pkgrel=1
 pkgdesc='The official VirtualBox Guest Additions ISO image'
 arch=('any')
@@ -17,7 +17,7 @@ replaces=('virtualbox-additions' 'virtualbox-iso-additions')
 conflicts=('virtualbox-additions' 'virtualbox-iso-additions')
 noextract=(VBoxGuestAdditions_$pkgver.iso)
 
source=("https://download.virtualbox.org/virtualbox/$pkgver/VBoxGuestAdditions_$pkgver.iso";)
-sha256sums=('0efbcb9bf4722cb19292ae00eba29587432e918d3b1f70905deb70f7cf78e8ce')
+sha256sums=('269dcd2217aedfea65daaa75317ffa32c0e3110e541f7dce74a8d16973eca0df')
 
 package() {
   install -D -m 0644 VBoxGuestAdditions_$pkgver.iso \



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/virtualbox-guest-iso/-/commit/69ecc78c910fdac339957a47d5635de1e68dd56e

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/virtualbox-guest-iso/-/commit/69ecc78c910fdac339957a47d5635de1e68dd56e
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/virtualbox-guest-iso] Pushed new tag 7.0.16-1

2024-04-17 Thread Christian Hesse (@eworm)


Christian Hesse pushed new tag 7.0.16-1 at Arch Linux / Packaging / Packages / 
virtualbox-guest-iso

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




[Git][archlinux/packaging/packages/virtualbox] Pushed new tag 7.0.16-1

2024-04-17 Thread Christian Hesse (@eworm)


Christian Hesse pushed new tag 7.0.16-1 at Arch Linux / Packaging / Packages / 
virtualbox

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




[Git][archlinux/packaging/packages/gnome-shell-extension-caffeine][main] Add config for nvchecker

2024-04-17 Thread @bgyorgy


Balló György pushed to branch main at Arch Linux / Packaging / Packages / 
gnome-shell-extension-caffeine


Commits:
cbe5da74 by Balló György at 2024-04-17T09:27:40+02:00
Add config for nvchecker

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,4 @@
+[gnome-shell-extension-caffeine]
+source = "git"
+git = "https://github.com/eonpatapon/gnome-shell-extension-caffeine.git";
+prefix = "v"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-shell-extension-caffeine/-/commit/cbe5da74055e56ada0cb6ace4d3f7875931ee76b

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-shell-extension-caffeine/-/commit/cbe5da74055e56ada0cb6ace4d3f7875931ee76b
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/layer-shell-qt][main] Plasma 6.0.4

2024-04-17 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
layer-shell-qt


Commits:
069fb48f by Antonio Rojas at 2024-04-17T09:28:06+02:00
Plasma 6.0.4

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -1,9 +1,9 @@
 # Maintainer: Antonio Rojas 
 
 pkgname=layer-shell-qt
-pkgver=6.0.3
+pkgver=6.0.4
 _dirver=$(echo $pkgver | cut -d. -f1-3)
-pkgrel=4
+pkgrel=1
 pkgdesc='Qt component to allow applications to make use of the Wayland 
wl-layer-shell protocol'
 arch=(x86_64)
 url='https://kde.org/plasma-desktop/'
@@ -18,7 +18,7 @@ makedepends=(extra-cmake-modules
 optdepends=('qt6-declarative: QML bindings')
 groups=(plasma)
 
source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('3443c57a8f8be26efa40b3f2f748d130ac64d613f894e798d6fa52e29b59b517'
+sha256sums=('432c8866307ce1ba14c3cfda5ac7976fe5e09e45a4fa0b35cc96e467e94b0626'
 'SKIP')
 validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan 
Esk-Riddell 
   '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 




View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/layer-shell-qt/-/commit/069fb48fc9f9c5f6b6d6f42671fa8b4137e3e148

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/layer-shell-qt/-/commit/069fb48fc9f9c5f6b6d6f42671fa8b4137e3e148
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/libkscreen][main] Plasma 6.0.4

2024-04-17 Thread Antonio Rojas (@arojas)


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


Commits:
e9ac5208 by Antonio Rojas at 2024-04-17T09:28:09+02:00
Plasma 6.0.4

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino 
 
 pkgname=libkscreen
-pkgver=6.0.3
+pkgver=6.0.4
 _dirver=$(echo $pkgver | cut -d. -f1-3)
 pkgrel=1
 pkgdesc='KDE screen management software'
@@ -23,7 +23,7 @@ makedepends=(doxygen
  qt6-tools)
 groups=(plasma)
 
source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('4785fc3e2a5e6db3a62cc58f1682dd75134ec88c9d966b9d8fb22e870aa33483'
+sha256sums=('406928da2b03f25e6ab7c8e4405e8fb67e126078919d8286fa47f3689fb5ab57'
 'SKIP')
 validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan 
Esk-Riddell 
   '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 




View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libkscreen/-/commit/e9ac52082c55ba4b2541d26f316c7e8790cbda4c

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




[Git][archlinux/packaging/packages/kwayland][main] Plasma 6.0.4

2024-04-17 Thread Antonio Rojas (@arojas)


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


Commits:
7172f2b7 by Antonio Rojas at 2024-04-17T09:28:05+02:00
Plasma 6.0.4

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino 
 
 pkgname=kwayland
-pkgver=6.0.3
+pkgver=6.0.4
 _dirver=$(echo $pkgver | cut -d. -f1-3)
 pkgrel=1
 pkgdesc='Qt-style Client and Server library wrapper for the Wayland libraries'
@@ -23,7 +23,7 @@ makedepends=(doxygen
  wayland-protocols)
 groups=(plasma)
 
source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('fbb129acfba82bb0aa3a98790b5562bf3fca867ef41f4823c6f13c6605036698'
+sha256sums=('42432e2644c4b997854e9ff48fa7fae5f6cc5117a96f23c60b5b1cf2b82be77a'
 'SKIP')
 validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan 
Esk-Riddell 
   '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 




View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kwayland/-/commit/7172f2b751af0e7749c58e59e13d72ea280f7528

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




[Git][archlinux/packaging/packages/plasma-activities][main] Plasma 6.0.4

2024-04-17 Thread Antonio Rojas (@arojas)


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


Commits:
f57d9735 by Antonio Rojas at 2024-04-17T09:28:10+02:00
Plasma 6.0.4

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino 
 
 pkgname=plasma-activities
-pkgver=6.0.3
+pkgver=6.0.4
 _dirver=$(echo $pkgver | cut -d. -f1-3)
 pkgrel=1
 pkgdesc='Core components for KDE Activities'
@@ -26,7 +26,7 @@ conflicts=(kactivities)
 replaces=(kactivities)
 groups=(plasma)
 
source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('c61595e9f47eefaf47e3baf400dcfd0ba012aae48c69342d8fa0e3a1e12570ff'
+sha256sums=('c838c3a719196ba06ed3d718b3f4df8414e27c847e206fcaa3105959be79df6d'
 'SKIP')
 validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan 
Esk-Riddell 
   '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 




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

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




[Git][archlinux/packaging/packages/plasma-activities-stats][main] Plasma 6.0.4

2024-04-17 Thread Antonio Rojas (@arojas)


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


Commits:
26bde3a8 by Antonio Rojas at 2024-04-17T09:28:12+02:00
Plasma 6.0.4

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino 
 
 pkgname=plasma-activities-stats
-pkgver=6.0.3
+pkgver=6.0.4
 _dirver=$(echo $pkgver | cut -d. -f1-3)
 pkgrel=1
 pkgdesc='A library for accessing the usage data collected by the activities 
system'
@@ -23,7 +23,7 @@ conflicts=(kactivities-stats)
 replaces=(kactivities-stats)
 groups=(plasma)
 
source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('5dd98cc027a637fdb6efd2de0dd5e67edbb4fb046118d1fe49c3e95f6d441a3d'
+sha256sums=('86ce63674fd5c355ad13a275526bea774a4a8c619f3231a0ead8565591b3ef0b'
 'SKIP')
 validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan 
Esk-Riddell 
   '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 




View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/plasma-activities-stats/-/commit/26bde3a870772084185db54f82057913eed6615c

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




[Git][archlinux/packaging/packages/kactivitymanagerd][main] Plasma 6.0.4

2024-04-17 Thread Antonio Rojas (@arojas)


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


Commits:
e8c47dfa by Antonio Rojas at 2024-04-17T09:28:07+02:00
Plasma 6.0.4

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=kactivitymanagerd
-pkgver=6.0.3
+pkgver=6.0.4
 _dirver=$(echo $pkgver | cut -d. -f1-3)
 pkgrel=1
 pkgdesc='System service to manage user activities and track the usage patterns'
@@ -25,7 +25,7 @@ makedepends=(boost
  extra-cmake-modules)
 groups=(plasma)
 
source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('4f92314fc2117dc26ff671c3334e0076d5f2b7feca434f4e138bfdf574b67ce5'
+sha256sums=('2ccd6a04677322adfaa011130179d4efdd3708422b798c4fe3e664f49a33ac2f'
 'SKIP')
 validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan 
Esk-Riddell 
   '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 




View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kactivitymanagerd/-/commit/e8c47dfab5506e6bf58a73ffa288d7c8fccef9e2

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




[Git][archlinux/packaging/packages/libplasma][main] Plasma 6.0.4

2024-04-17 Thread Antonio Rojas (@arojas)


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


Commits:
675ccc97 by Antonio Rojas at 2024-04-17T09:28:13+02:00
Plasma 6.0.4

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino 
 
 pkgname=libplasma
-pkgver=6.0.3
+pkgver=6.0.4
 _dirver=$(echo $pkgver | cut -d. -f1-3)
 pkgrel=1
 pkgdesc='Plasma library and runtime components'
@@ -45,7 +45,7 @@ conflicts=(plasma-framework)
 replaces=(plasma-framework)
 groups=(plasma)
 
source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('1ca020026deda38a46cb34cd71d7c49c3b18b9bef26caf1cef765abf49fdf71d'
+sha256sums=('61c2c148456cb97c7c104711b56cff010bfe5785c3f10c5b65ac804a3346fd74'
 'SKIP')
 validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan 
Esk-Riddell 
   '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 




View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libplasma/-/commit/675ccc97f1304b1c12835a40b9079bee3b1eb59a

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




[Git][archlinux/packaging/packages/kscreenlocker][main] Plasma 6.0.4

2024-04-17 Thread Antonio Rojas (@arojas)


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


Commits:
6dae2d77 by Antonio Rojas at 2024-04-17T09:28:14+02:00
Plasma 6.0.4

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas 
 
 pkgname=kscreenlocker
-pkgver=6.0.3
+pkgver=6.0.4
 _dirver=$(echo $pkgver | cut -d. -f1-3)
 pkgrel=1
 pkgdesc='Library and components for secure lock screen architecture'
@@ -47,7 +47,7 @@ 
source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{
 kde.pam
 kde-fingerprint.pam 
 kde-smartcard.pam)
-sha256sums=('4afedb43a935241ff698e44905b4af6e1901440326868093163ca36f8398d669'
+sha256sums=('3c18a86d260df081dc2cbcebaa2c5c851a9c957719c5e12d43004fc7c32debd5'
 'SKIP'
 'adba7bb7c27eb3a572e5e9d3cea0dbeebe59d3634472d1863d14fe892cb13b2b'
 '32734b4e1ec8b7f7e32b6cb2d68285c5c4f15f53736bba085096e76095181241'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kscreenlocker/-/commit/6dae2d77eecff0a96409f09ba4fb7af20130d254

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




[Git][archlinux/packaging/packages/kdecoration][main] Plasma 6.0.4

2024-04-17 Thread Antonio Rojas (@arojas)


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


Commits:
cfb1eddb by Antonio Rojas at 2024-04-17T09:28:16+02:00
Plasma 6.0.4

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino 
 
 pkgname=kdecoration
-pkgver=6.0.3
+pkgver=6.0.4
 _dirver=$(echo $pkgver | cut -d. -f1-3)
 pkgrel=1
 pkgdesc='Plugin based library to create window decorations'
@@ -17,7 +17,7 @@ depends=(gcc-libs
 makedepends=(extra-cmake-modules)
 groups=(plasma)
 
source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('3c91f65a9b1ea08cf203e79ec4edfea688c463d7d218c95296c0376bdf5956f9'
+sha256sums=('0fe53f1632f3fa86bc4d3e843efc9216b2a257020a7e55ab579f56b9e45bd57e'
 'SKIP')
 validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan 
Esk-Riddell 
   '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 




View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kdecoration/-/commit/cfb1eddb4a536ea18ceb2ca61afd86973d5e8618

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




[Git][archlinux/packaging/packages/oxygen][main] Plasma 6.0.4

2024-04-17 Thread Antonio Rojas (@arojas)


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


Commits:
a7d16114 by Antonio Rojas at 2024-04-17T09:28:17+02:00
Plasma 6.0.4

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -6,7 +6,7 @@ pkgbase=oxygen
 pkgname=(oxygen
  oxygen5)
 pkgdesc='KDE Oxygen style'
-pkgver=6.0.3
+pkgver=6.0.4
 _dirver=$(echo $pkgver | cut -d. -f1-3)
 pkgrel=1
 arch=(x86_64)
@@ -39,7 +39,7 @@ makedepends=(extra-cmake-modules
 optdepends=('oxygen5: Oxygen widget style for Qt5 applications')
 groups=(plasma)
 
source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('737d5dba2d8a6229d7c3d654b5900aa3c0a2a3a8e36cb5c87d8ed7a738233c84'
+sha256sums=('9150e00989a72cff35bb46c5ac9af25cabcee4cc18299c8be707bee84c5e546f'
 'SKIP')
 validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan 
Esk-Riddell 
   '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 




View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/oxygen/-/commit/a7d1611418a4987d9a1bfe78d0d2618a93e837b5

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




[Git][archlinux/packaging/packages/breeze][main] Plasma 6.0.4

2024-04-17 Thread Antonio Rojas (@arojas)


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


Commits:
b0435df7 by Antonio Rojas at 2024-04-17T09:28:18+02:00
Plasma 6.0.4

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -5,7 +5,7 @@
 pkgbase=breeze
 pkgname=(breeze
  breeze5)
-pkgver=6.0.3
+pkgver=6.0.4
 _dirver=$(echo $pkgver | cut -d. -f1-3)
 pkgrel=1
 arch=(x86_64)
@@ -39,7 +39,7 @@ optdepends=('breeze-gtk: Breeze widget style for GTK 
applications'
 'breeze5: Breeze widget style for Qt5 applications')
 groups=(plasma)
 
source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('597c46097040ae79a4b47086c5cca121bf2b4479bcd0993026e9ccd260b4b1f9'
+sha256sums=('911979889191395c333219e09090208c658f943b9953e420fc629242fd5e5c76'
 'SKIP')
 validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan 
Esk-Riddell 
   '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 




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

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




[Git][archlinux/packaging/packages/kwin][main] Plasma 6.0.4

2024-04-17 Thread Antonio Rojas (@arojas)


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


Commits:
ac1c6d7f by Antonio Rojas at 2024-04-17T09:28:21+02:00
Plasma 6.0.4

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -3,9 +3,9 @@
 # Contributor: Andrea Scarpino 
 
 pkgname=kwin
-pkgver=6.0.3.1
+pkgver=6.0.4
 _dirver=$(echo $pkgver | cut -d. -f1-3)
-pkgrel=4
+pkgrel=1
 pkgdesc='An easy to use, but flexible, composited Window Manager'
 arch=(x86_64)
 url='https://kde.org/plasma-desktop/'
@@ -82,7 +82,7 @@ optdepends=('maliit-keyboard: virtual keyboard for 
kwin-wayland')
 groups=(plasma)
 
source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
 install=$pkgname.install
-sha256sums=('f15108a993206b962a3c5835b988a0b4922c0a9bc9ab80faf6b36a334d321b33'
+sha256sums=('f5552f8c5b179e272fee33a19249686573eabffddd5541bc31f8fd7069baa82b'
 'SKIP')
 validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan 
Esk-Riddell 
   '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 




View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kwin/-/commit/ac1c6d7f78756f6de10e1466b7541a791accaad9

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




[Git][archlinux/packaging/packages/libksysguard][main] Plasma 6.0.4

2024-04-17 Thread Antonio Rojas (@arojas)


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


Commits:
942565fc by Antonio Rojas at 2024-04-17T09:28:22+02:00
Plasma 6.0.4

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino 
 
 pkgname=libksysguard
-pkgver=6.0.3
+pkgver=6.0.4
 _dirver=$(echo $pkgver | cut -d. -f1-3)
 pkgrel=1
 pkgdesc='Library to retrieve information on the current status of computer 
hardware'
@@ -35,7 +35,7 @@ makedepends=(extra-cmake-modules
 groups=(plasma)
 
source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
 install=libksysguard.install
-sha256sums=('53361387f39293c721af0d4bac48bb008757e642fda9b9af8190a1ca9d9c2b92'
+sha256sums=('566ac2f0603012892b2291aa6d4663b06ea654c3db366f65a59e32503bfa8dea'
 'SKIP')
 validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan 
Esk-Riddell 
   '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 




View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libksysguard/-/commit/942565fc7b6b18646350f5fe4f82cb6410f95942

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




[Git][archlinux/packaging/packages/ksystemstats][main] Plasma 6.0.4

2024-04-17 Thread Antonio Rojas (@arojas)


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


Commits:
52060a62 by Antonio Rojas at 2024-04-17T09:28:23+02:00
Plasma 6.0.4

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas 
 
 pkgname=ksystemstats
-pkgver=6.0.3
+pkgver=6.0.4
 _dirver=$(echo $pkgver | cut -d. -f1-3)
 pkgrel=1
 pkgdesc='A plugin based system monitoring daemon'
@@ -25,7 +25,7 @@ optdepends=('libnl: network usage monitor'
 'systemd-libs: GPU monitor')
 groups=(plasma)
 
source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('7fec3a705dd06faff4f98ce94b505fca957e09d826192402f9643f818dcf4445'
+sha256sums=('a4a1a20a32ee7b4b03d4f9b4a3c01c45c85bead6dc1321b6836d2e7713b387fa'
 'SKIP')
 validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan 
Esk-Riddell 
   '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 




View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ksystemstats/-/commit/52060a62016c01bee3f59b6b39ff51b1ab0c8414

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




[Git][archlinux/packaging/packages/milou][main] Plasma 6.0.4

2024-04-17 Thread Antonio Rojas (@arojas)


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


Commits:
b61c9f55 by Antonio Rojas at 2024-04-17T09:28:24+02:00
Plasma 6.0.4

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino 
 
 pkgname=milou
-pkgver=6.0.3
+pkgver=6.0.4
 _dirver=$(echo $pkgver | cut -d. -f1-3)
 pkgrel=1
 pkgdesc='A dedicated search application built on top of Baloo'
@@ -22,7 +22,7 @@ makedepends=(extra-cmake-modules
  kdoctools)
 groups=(plasma)
 
source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('2efbf9e2a644145d2da4a1040e6a2f4e547032eafc61190659bb571f8e7cd3a2'
+sha256sums=('1c8c3e0449e10dc7c77cf905eaa6c7e04de6036bbb84629b22a13adc423ce1ff'
 'SKIP')
 validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan 
Esk-Riddell 
   '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 




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

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




[Git][archlinux/packaging/packages/kglobalacceld][main] Plasma 6.0.4

2024-04-17 Thread Antonio Rojas (@arojas)


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


Commits:
5cd26244 by Antonio Rojas at 2024-04-17T09:28:19+02:00
Plasma 6.0.4

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas 
 
 pkgname=kglobalacceld
-pkgver=6.0.3
+pkgver=6.0.4
 _dirver=$(echo $pkgver | cut -d. -f1-3)
 pkgrel=1
 pkgdesc='Daemon providing Global Keyboard Shortcut (Accelerator) functionality'
@@ -26,7 +26,7 @@ depends=(gcc-libs
 makedepends=(extra-cmake-modules)
 groups=(plasma)
 
source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('12a137ee5052fdbf76c54c4efc07d550edca5a25a7b434d522c1418e3e35b2cc'
+sha256sums=('9147bf272c2f8d4e3653e4b518a176a3612760e45e60785bcf87e8d3dc9b85d2'
 'SKIP')
 validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan 
Esk-Riddell 
   '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 




View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kglobalacceld/-/commit/5cd26244b2075c090f1a13cc376e8b6df0ef87da

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




[Git][archlinux/packaging/packages/oxygen-sounds][main] Plasma 6.0.4

2024-04-17 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
oxygen-sounds


Commits:
653a080b by Antonio Rojas at 2024-04-17T09:28:27+02:00
Plasma 6.0.4

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -4,7 +4,7 @@
 
 pkgname=oxygen-sounds
 pkgdesc='The Oxygen Sound Theme'
-pkgver=6.0.3
+pkgver=6.0.4
 _dirver=$(echo $pkgver | cut -d. -f1-3)
 pkgrel=1
 arch=(any)
@@ -14,7 +14,7 @@ depends=()
 makedepends=(extra-cmake-modules)
 groups=(plasma)
 
source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('30ea00a09c7595f6e8471aa028b45d3f518f58e3b19ac14c8817b16245284fa6'
+sha256sums=('e29fbe85304132aaeb9d65419e2e70f43c8def0ce4707819509d7540191ca319'
 'SKIP')
 validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan 
Esk-Riddell 
   '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 




View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/oxygen-sounds/-/commit/653a080b1b6ee6cf04243ece6899c4b02494a54f

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




[Git][archlinux/packaging/packages/plasma-integration][main] Plasma 6.0.4

2024-04-17 Thread Antonio Rojas (@arojas)


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


Commits:
fd9cc7eb by Antonio Rojas at 2024-04-17T09:28:28+02:00
Plasma 6.0.4

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -4,7 +4,7 @@
 pkgbase=plasma-integration
 pkgname=(plasma-integration
  plasma5-integration)
-pkgver=6.0.3
+pkgver=6.0.4
 _dirver=$(echo $pkgver | cut -d. -f1-3)
 pkgrel=1
 pkgdesc='Qt Platform Theme integration plugins for the Plasma workspaces'
@@ -50,7 +50,7 @@ makedepends=(extra-cmake-modules
  qt5-x11extras)
 groups=(plasma)
 
source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('5beb7784d124d9ea108f008043a93c837c07573f5bc8afcf9216eeb4644afd8a'
+sha256sums=('eef5c21ee43eefa1034126a45d2b34da967af81cf921a9c2a4314a4fb2738913'
 'SKIP')
 validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan 
Esk-Riddell 
   '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 




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

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




[Git][archlinux/packaging/packages/kpipewire][main] Plasma 6.0.4

2024-04-17 Thread Antonio Rojas (@arojas)


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


Commits:
a5b8c873 by Antonio Rojas at 2024-04-17T09:28:29+02:00
Plasma 6.0.4

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas 
 
 pkgname=kpipewire
-pkgver=6.0.3
+pkgver=6.0.4
 _dirver=$(echo $pkgver | cut -d. -f1-3)
 pkgrel=1
 pkgdesc='Components relating to pipewire use in Plasma'
@@ -24,7 +24,7 @@ makedepends=(extra-cmake-modules
  plasma-wayland-protocols)
 groups=(plasma)
 
source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('1aba7a04bf35c8869068af387845121b5db4e7e61f1990e4deb86cb683a0527e'
+sha256sums=('a17442fb4f719f154de10158b9da0791a9a4b7da2d0b6f82303fb3b7a2f46836'
 'SKIP')
 validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan 
Esk-Riddell 
   '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 




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

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




[Git][archlinux/packaging/packages/plasma5support][main] Plasma 6.0.4

2024-04-17 Thread Antonio Rojas (@arojas)


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


Commits:
39109e98 by Antonio Rojas at 2024-04-17T09:28:31+02:00
Plasma 6.0.4

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas 
 
 pkgname=plasma5support
-pkgver=6.0.3
+pkgver=6.0.4
 _dirver=$(echo $pkgver | cut -d. -f1-3)
 pkgrel=1
 pkgdesc='Support components for porting from KF5/Qt5 to KF6/Qt6'
@@ -20,7 +20,7 @@ makedepends=(doxygen
  qt6-tools)
 groups=(plasma)
 
source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('c883bb07e513edc66fd3939a542f3c4e017c882c1851286e55bb7addcb5c3495'
+sha256sums=('51351faec6931b4696178bd49d9e60bc9de2c3f3d10ff0ab3854ae3d902975a1'
 'SKIP')
 validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan 
Esk-Riddell 
   '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 




View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/plasma5support/-/commit/39109e98d2dcc378a18846d602be05428645c14d

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




[Git][archlinux/packaging/packages/ocean-sound-theme][main] Plasma 6.0.4

2024-04-17 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
ocean-sound-theme


Commits:
e48d6161 by Antonio Rojas at 2024-04-17T09:28:26+02:00
Plasma 6.0.4

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=ocean-sound-theme
 pkgdesc='Ocean Sound Theme for Plasma'
-pkgver=6.0.3
+pkgver=6.0.4
 _dirver=$(echo $pkgver | cut -d. -f1-3)
 pkgrel=1
 arch=(any)
@@ -13,7 +13,7 @@ makedepends=(extra-cmake-modules
  qt6-base)
 groups=(plasma)
 
source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('63bbdf6ec15c14ec80807cbc428650e5e2de1e9c639b7ddeae5c7899c233c536'
+sha256sums=('3a099736015bf76824fea68604424d0accaf56840687c18676cf600273a40999'
 'SKIP')
 validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan 
Esk-Riddell 
   '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 




View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ocean-sound-theme/-/commit/e48d616149d7f8d42de74689219d15dbd63a67ea

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




[Git][archlinux/packaging/packages/kde-cli-tools][main] Plasma 6.0.4

2024-04-17 Thread Antonio Rojas (@arojas)


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


Commits:
78961799 by Antonio Rojas at 2024-04-17T09:28:32+02:00
Plasma 6.0.4

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino 
 
 pkgname=kde-cli-tools
-pkgver=6.0.3
+pkgver=6.0.4
 _dirver=$(echo $pkgver | cut -d. -f1-3)
 pkgrel=1
 pkgdesc='Tools based on KDE Frameworks 5 to better interact with the system'
@@ -31,7 +31,7 @@ makedepends=(extra-cmake-modules
  kdoctools)
 groups=(plasma)
 
source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('50de4abcaf2659ba8c1be857bcb7f1a09550d27cc47f25a0dee592110a559c42'
+sha256sums=('39d6e93ee2e274d3a4b878d46b761be7cb338ee261325f326ce291a0ec95ae6d'
 'SKIP')
 validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan 
Esk-Riddell 
   '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 




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

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




[Git][archlinux/packaging/packages/plasma-workspace][main] Plasma 6.0.4

2024-04-17 Thread Antonio Rojas (@arojas)


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


Commits:
742c0b54 by Antonio Rojas at 2024-04-17T09:28:33+02:00
Plasma 6.0.4

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -4,7 +4,7 @@
 # Contributor: Alexey D. 
 
 pkgname=plasma-workspace
-pkgver=6.0.3
+pkgver=6.0.4
 _dirver=$(echo $pkgver | cut -d. -f1-3)
 pkgrel=1
 pkgdesc='KDE Plasma Workspace'
@@ -131,7 +131,7 @@ conflicts=(plasma-wayland-session)
 replaces=(plasma-wayland-session)
 groups=(plasma)
 
source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('e43ea8003a8753279df4580ebed17eea352e9694b54dba4507406025a41f69c3'
+sha256sums=('7f2c2871c966e66d5de2d63bcb1a554fe00b4da6bde93f69700bd1b1f60dc567'
 'SKIP')
 validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan 
Esk-Riddell 
   '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 




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

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




[Git][archlinux/packaging/packages/systemsettings][main] Plasma 6.0.4

2024-04-17 Thread Antonio Rojas (@arojas)


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


Commits:
f882f2b3 by Antonio Rojas at 2024-04-17T09:28:34+02:00
Plasma 6.0.4

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino 
 
 pkgname=systemsettings
-pkgver=6.0.3
+pkgver=6.0.4
 _dirver=$(echo $pkgver | cut -d. -f1-3)
 pkgrel=1
 pkgdesc='KDE system manager for hardware, software, and workspaces'
@@ -39,7 +39,7 @@ makedepends=(extra-cmake-modules
  kdoctools)
 groups=(plasma)
 
source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('1c74d8928bbd0cbd58f01fd5eda9db8cd325e17e63b7436c0f19d3208f51c5ac'
+sha256sums=('18c8016230083d8f2ec98d33c0157756060c5a136e8995769dbf7ef326c402ed'
 'SKIP')
 validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan 
Esk-Riddell 
   '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 




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

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




[Git][archlinux/packaging/packages/kinfocenter][main] Plasma 6.0.4

2024-04-17 Thread Antonio Rojas (@arojas)


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


Commits:
595e58b0 by Antonio Rojas at 2024-04-17T09:28:35+02:00
Plasma 6.0.4

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino 
 
 pkgname=kinfocenter
-pkgver=6.0.3
+pkgver=6.0.4
 _dirver=$(echo $pkgver | cut -d. -f1-3)
 pkgrel=1
 pkgdesc='A utility that provides information about a computer system'
@@ -42,7 +42,7 @@ makedepends=(extra-cmake-modules
 optdepends=('fwupd: firmware security module')
 groups=(plasma)
 
source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('ee9c2ddaee2c8bf453c38e82c3327dc83ad390042dd106c19ddf4b6251a8adfb'
+sha256sums=('5af1ab7fd5c54f95221537bd4ee913dfa067ddff3a1cb4b5d486de539a48268e'
 'SKIP')
 validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan 
Esk-Riddell 
   '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 




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

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




[Git][archlinux/packaging/packages/kmenuedit][main] Plasma 6.0.4

2024-04-17 Thread Antonio Rojas (@arojas)


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


Commits:
ec3c15b2 by Antonio Rojas at 2024-04-17T09:28:37+02:00
Plasma 6.0.4

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino 
 
 pkgname=kmenuedit
-pkgver=6.0.3
+pkgver=6.0.4
 _dirver=$(echo $pkgver | cut -d. -f1-3)
 pkgrel=1
 pkgdesc='KDE menu editor'
@@ -32,7 +32,7 @@ makedepends=(extra-cmake-modules
  kdoctools)
 groups=(plasma)
 
source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('7cf8d4e2aa9e2633a9d0f092025c48c0a731a14cf920a6b528d8ffe7b4d6c72c'
+sha256sums=('2d45c151baf0408fbb9d76e158bab1b85c53995af319336e4244b87b5fd6e5c8'
 'SKIP')
 validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan 
Esk-Riddell 
   '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 




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

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




[Git][archlinux/packaging/packages/powerdevil][main] Plasma 6.0.4

2024-04-17 Thread Antonio Rojas (@arojas)


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


Commits:
6e207977 by Antonio Rojas at 2024-04-17T09:28:38+02:00
Plasma 6.0.4

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino 
 
 pkgname=powerdevil
-pkgver=6.0.3
+pkgver=6.0.4
 _dirver=$(echo $pkgver | cut -d. -f1-3)
 pkgrel=1
 pkgdesc='Manages the power consumption settings of a Plasma Shell'
@@ -44,7 +44,7 @@ optdepends=('kinfocenter: for the Energy Information KCM'
 'power-profiles-daemon: power profiles support')
 groups=(plasma)
 
source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('1c9b90e30cbe0f5cd2aaf0a8f8908c9e7ec1151ad40dcd7cf7540ea1ed92'
+sha256sums=('1773b62181909831d24c9141a3fdd8e96a09cf08bd435a9d9a8605946b0f2559'
 'SKIP')
 validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan 
Esk-Riddell 
   '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 




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

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




[Git][archlinux/packaging/packages/polkit-kde-agent][main] Plasma 6.0.4

2024-04-17 Thread Antonio Rojas (@arojas)


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


Commits:
0a0cf9e5 by Antonio Rojas at 2024-04-17T09:28:39+02:00
Plasma 6.0.4

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino 
 
 pkgname=polkit-kde-agent
-pkgver=6.0.3
+pkgver=6.0.4
 _dirver=$(echo $pkgver | cut -d. -f1-3)
 pkgrel=1
 pkgdesc='Daemon providing a polkit authentication UI for KDE'
@@ -26,7 +26,7 @@ makedepends=(extra-cmake-modules
  kdoctools)
 groups=(plasma)
 
source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-1-$pkgver.tar.xz{,.sig})
-sha256sums=('3dbc5f47eec7092ccf1f4295a349fe69ae84ce800bea90925a096b638dd0cbfd'
+sha256sums=('e0fcbb8a1cfab8be69b2713b2105b0235137381f1fdb6d465c3978e6b8626b24'
 'SKIP')
 validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan 
Esk-Riddell 
   '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 




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

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




[Git][archlinux/packaging/packages/bluedevil][main] Plasma 6.0.4

2024-04-17 Thread Antonio Rojas (@arojas)


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


Commits:
c9ba8299 by Antonio Rojas at 2024-04-17T09:28:40+02:00
Plasma 6.0.4

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino 
 
 pkgname=bluedevil
-pkgver=6.0.3
+pkgver=6.0.4
 _dirver=$(echo $pkgver | cut -d. -f1-3)
 pkgrel=1
 epoch=1
@@ -37,7 +37,7 @@ optdepends=('bluez-obex: file transfer'
 'pulseaudio-bluetooth: to connect to A2DP profile')
 groups=(plasma)
 
source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('d263be54825a4189d456b01a7ce0bdb4275a1b555e3782b10a8a77d2be93cb24'
+sha256sums=('8c5616df3feb23c0b663beda3af09a62f6673db0ffe8ac8b38988b34d50f7e8c'
 'SKIP')
 validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan 
Esk-Riddell 
   '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 




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

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




[Git][archlinux/packaging/packages/breeze-grub][main] Plasma 6.0.4

2024-04-17 Thread Antonio Rojas (@arojas)


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


Commits:
eeb0c25b by Antonio Rojas at 2024-04-17T09:28:42+02:00
Plasma 6.0.4

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Maintainer: Antonio Rojas 
 
 pkgname=breeze-grub
-pkgver=6.0.3
+pkgver=6.0.4
 _dirver=$(echo $pkgver | cut -d. -f1-3)
 pkgrel=1
 pkgdesc='Breeze theme for GRUB'
@@ -12,7 +12,7 @@ license=(LGPL)
 depends=(grub)
 makedepends=()
 
source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('7bb8bd153f09d028f5907594fc0e8085294b4b518700ac4252542baca09ab115'
+sha256sums=('9590cb4a3f0680218c424ae1774b80366390d0cc64b6af86ebe72e02a3dddf50'
 'SKIP')
 validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan 
Esk-Riddell 
   '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 




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

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




[Git][archlinux/packaging/packages/breeze-gtk][main] Plasma 6.0.4

2024-04-17 Thread Antonio Rojas (@arojas)


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


Commits:
4a144668 by Antonio Rojas at 2024-04-17T09:28:43+02:00
Plasma 6.0.4

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas 
 
 pkgname=breeze-gtk
-pkgver=6.0.3
+pkgver=6.0.4.1
 _dirver=$(echo $pkgver | cut -d. -f1-3)
 pkgrel=1
 pkgdesc='Breeze widget theme for GTK 2 and 3'
@@ -15,7 +15,7 @@ makedepends=(breeze
  sassc)
 groups=(plasma)
 
source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('b7c130dc6b2743aad3908d54b0baf2a7b7fe717d5265f7605041eb37d410ea36'
+sha256sums=('4078e5c140d6a01ab6591833f9b342dab4dff2b5321d85c94d7d4a2d24fa8b62'
 'SKIP')
 validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan 
Esk-Riddell 
   '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 




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

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




[Git][archlinux/packaging/packages/breeze-plymouth][main] Plasma 6.0.4

2024-04-17 Thread Antonio Rojas (@arojas)


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


Commits:
4c37f78a by Antonio Rojas at 2024-04-17T09:28:45+02:00
Plasma 6.0.4

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas 
 
 pkgname=breeze-plymouth
-pkgver=6.0.3
+pkgver=6.0.4.1
 _dirver=$(echo $pkgver | cut -d. -f1-3)
 pkgrel=1
 pkgdesc='Plymouth theme for the Breeze visual style for the Plasma Desktop'
@@ -13,7 +13,7 @@ depends=(glibc
 makedepends=(extra-cmake-modules)
 groups=(plasma)
 
source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('01f7d055a9a761b0ca97d7d44dbcd73289103c1d0afd752e237df4058073cf40'
+sha256sums=('f7366938eceeda428f632a2adadaca045846cc5ecd6fe2c15d9fb424cf63fe4b'
 'SKIP')
 validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan 
Esk-Riddell 
   '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 




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

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




[Git][archlinux/packaging/packages/drkonqi][main] Plasma 6.0.4

2024-04-17 Thread Antonio Rojas (@arojas)


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


Commits:
f3152ed0 by Antonio Rojas at 2024-04-17T09:28:47+02:00
Plasma 6.0.4

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -1,7 +1,7 @@
 # Maintainer:Antonio Rojas 
 
 pkgname=drkonqi
-pkgver=6.0.3
+pkgver=6.0.4
 _dirver=$(echo $pkgver | cut -d. -f1-3)
 pkgrel=1
 pkgdesc='The KDE crash handler'
@@ -38,7 +38,7 @@ depends=(gcc-libs
 makedepends=(extra-cmake-modules)
 groups=(plasma)
 
source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('1fa9e7522551a9aab92d8ade3f6bbb7fcfb832973a0aa444b188e434e2ce'
+sha256sums=('e0ee7aeebcc518808d4e27f19afe959eecef2d54a6d0c876de74b19365ec3710'
 'SKIP')
 validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan 
Esk-Riddell 
   '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 




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

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




[Git][archlinux/packaging/packages/flatpak-kcm][main] Plasma 6.0.4

2024-04-17 Thread Antonio Rojas (@arojas)


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


Commits:
ed31e1ec by Antonio Rojas at 2024-04-17T09:28:48+02:00
Plasma 6.0.4

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas 
 
 pkgname=flatpak-kcm
-pkgver=6.0.3
+pkgver=6.0.4
 _dirver=$(echo $pkgver | cut -d. -f1-3)
 pkgrel=1
 pkgdesc='Flatpak Permissions Management KCM'
@@ -23,7 +23,7 @@ depends=(flatpak
 makedepends=(extra-cmake-modules)
 groups=(plasma)
 
source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('93eb5468b1dfcf1a853559b66e25d6ae490d65ba3975263f1e5c0718b4ae3a65'
+sha256sums=('39c5a1cbbb12baca8014b72c70df01647cabb62c7d04c26fcea11f891489584d'
 'SKIP')
 validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan 
Esk-Riddell 
   '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 




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

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




[Git][archlinux/packaging/packages/kde-gtk-config][main] Plasma 6.0.4

2024-04-17 Thread Antonio Rojas (@arojas)


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


Commits:
1bf08223 by Antonio Rojas at 2024-04-17T09:28:50+02:00
Plasma 6.0.4

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -3,9 +3,9 @@
 # Contributor: Andrea Scarpino 
 
 pkgname=kde-gtk-config
-pkgver=6.0.3
+pkgver=6.0.4
 _dirver=$(echo $pkgver | cut -d. -f1-3)
-pkgrel=2
+pkgrel=1
 pkgdesc='Syncs KDE settings to GTK applications'
 arch=(x86_64)
 url='https://kde.org/plasma-desktop/'
@@ -30,7 +30,7 @@ makedepends=(extra-cmake-modules
 optdepends=('gtk3: GTK3 apps support')
 groups=(plasma)
 
source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('36d4cf4fe4acdec5d917c8ff3ff15748e6fcb356dcd3a4488c9e087e79b564c2'
+sha256sums=('fd5491c2b0e887dc204e1661ac7f364f2c0965085ce4f50fa22857e0ed285dbd'
 'SKIP')
 validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan 
Esk-Riddell 
   '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 




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

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




[Git][archlinux/packaging/packages/kdeplasma-addons][main] Plasma 6.0.4

2024-04-17 Thread Antonio Rojas (@arojas)


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


Commits:
5a38658e by Antonio Rojas at 2024-04-17T09:28:51+02:00
Plasma 6.0.4

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino 
 
 pkgname=kdeplasma-addons
-pkgver=6.0.3
+pkgver=6.0.4
 _dirver=$(echo $pkgver | cut -d. -f1-3)
 pkgrel=1
 pkgdesc='All kind of addons to improve your Plasma experience'
@@ -53,7 +53,7 @@ optdepends=('networkmanager-qt: POTD wallpaper'
 'quota-tools: disk quota applet')
 groups=(plasma)
 
source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('2dec1e005e2e87f3c8d383a0678b1bf98d488507d3de94a7df8cd93e3bb967c1'
+sha256sums=('6d2d6df4775ba6939b43b438d7de9ab1fc611a212a7eedf470de4d56986b3b18'
 'SKIP')
 validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan 
Esk-Riddell 
   '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 




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

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




[Git][archlinux/packaging/packages/discover][main] Plasma 6.0.4

2024-04-17 Thread Antonio Rojas (@arojas)


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


Commits:
a5ad6e0a by Antonio Rojas at 2024-04-17T09:28:46+02:00
Plasma 6.0.4

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas  
 
 pkgname=discover
-pkgver=6.0.3
+pkgver=6.0.4
 _dirver=$(echo $pkgver | cut -d. -f1-3)
 pkgrel=1
 pkgdesc='KDE and Plasma resources management GUI'
@@ -46,7 +46,7 @@ optdepends=('flatpak: Flatpak packages support'
 'packagekit-qt6: to manage packages from Arch Linux repositories 
(not recommended, use at your own risk)')
 groups=(plasma)
 
source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('b29196211f8f84bfde92ed59366cb3bbc7fd6ce340b02266ad0bac26c1dc779e'
+sha256sums=('a056b0db89762e17cf4743f5a1abe4656850db2d5527bc732cf6180dc8d51aa8'
 'SKIP')
 validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan 
Esk-Riddell 
   '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 




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

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




[Git][archlinux/packaging/packages/kgamma][main] Plasma 6.0.4

2024-04-17 Thread Antonio Rojas (@arojas)


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


Commits:
62f209d4 by Antonio Rojas at 2024-04-17T09:28:52+02:00
Plasma 6.0.4

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -1,7 +1,7 @@
 # Maintainer:Antonio Rojas 
 
 pkgname=kgamma
-pkgver=6.0.3
+pkgver=6.0.4
 _dirver=$(echo $pkgver | cut -d. -f1-3)
 pkgrel=1
 pkgdesc='Adjust your monitor gamma settings'
@@ -23,7 +23,7 @@ conflicts=(kgamma5)
 replaces=(kgamma5)
 groups=(plasma)
 
source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('816e79b0992fa2ae6d4f6dd6b277f508562df84e0061d9c060955753b84224d3'
+sha256sums=('3445e1dadacad806ad20fc008b74da808f3972d18bb2bcbefb46e64e708ebea4'
 'SKIP')
 validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan 
Esk-Riddell 
   '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 




View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kgamma/-/commit/62f209d4ea1ec6747bfee0b12a08e8821693fbdd

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




[Git][archlinux/packaging/packages/kscreen][main] Plasma 6.0.4

2024-04-17 Thread Antonio Rojas (@arojas)


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


Commits:
98f7cc3a by Antonio Rojas at 2024-04-17T09:28:53+02:00
Plasma 6.0.4

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino 
 
 pkgname=kscreen
-pkgver=6.0.3
+pkgver=6.0.4
 _dirver=$(echo $pkgver | cut -d. -f1-3)
 pkgrel=1
 pkgdesc='KDE screen management software'
@@ -34,7 +34,7 @@ depends=(gcc-libs
 makedepends=(extra-cmake-modules)
 groups=(plasma)
 
source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('5916e086c2260040a54dda00fe32fa768540daba78915f2d76ba5df79d799a9e'
+sha256sums=('68d03d8bb285bd59396c6417ef49bf0051874f8de256a8baac6af24f8dcf8000'
 'SKIP')
 validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan 
Esk-Riddell 
   '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 




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

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




[Git][archlinux/packaging/packages/ksshaskpass][main] Plasma 6.0.4

2024-04-17 Thread Antonio Rojas (@arojas)


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


Commits:
3f7171b3 by Antonio Rojas at 2024-04-17T09:28:54+02:00
Plasma 6.0.4

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -4,7 +4,7 @@
 # Contributor: schuay 
 
 pkgname=ksshaskpass
-pkgver=6.0.3
+pkgver=6.0.4
 _dirver=$(echo $pkgver | cut -d. -f1-3)
 pkgrel=1
 pkgdesc='ssh-add helper that uses kwallet and kpassworddialog'
@@ -24,7 +24,7 @@ provides=(x11-ssh-askpass)
 groups=(plasma)
 
source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
 install=$pkgname.install
-sha256sums=('b7ea4a5bbb50ab0c98f042d001a835f0fe84f2cb91e4f6f90f1be0c66a183209'
+sha256sums=('ead64f122a324f317a5800710596cfe3239f88f98ae47b8497cddaf0aefb3446'
 'SKIP')
 validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan 
Esk-Riddell 
   '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 




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

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




[Git][archlinux/packaging/packages/kwallet-pam][main] Plasma 6.0.4

2024-04-17 Thread Antonio Rojas (@arojas)


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


Commits:
7ecc3e4f by Antonio Rojas at 2024-04-17T09:28:56+02:00
Plasma 6.0.4

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -1,7 +1,7 @@
 # Maintainer:Antonio Rojas 
 
 pkgname=kwallet-pam
-pkgver=6.0.3
+pkgver=6.0.4
 _dirver=$(echo $pkgver | cut -d. -f1-3)
 pkgrel=1
 pkgdesc='KWallet PAM integration'
@@ -17,7 +17,7 @@ depends=(glibc
 makedepends=(extra-cmake-modules)
 groups=(plasma)
 
source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('22cd8b00ae17a92c473af6196a36855fc3eace9204b73f3bce2489d80f34e87f'
+sha256sums=('806a8bd0da1c79b7001e2ccf0f5222b64df19ffb960f2db89b11e4f4d5a9a981'
 'SKIP')
 validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan 
Esk-Riddell 
   '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 




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

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




[Git][archlinux/packaging/packages/kwayland-integration][main] Plasma 6.0.4

2024-04-17 Thread Antonio Rojas (@arojas)


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


Commits:
ad106ec9 by Antonio Rojas at 2024-04-17T09:28:57+02:00
Plasma 6.0.4

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -1,7 +1,7 @@
 # Maintainer:Antonio Rojas 
 
 pkgname=kwayland-integration
-pkgver=6.0.3
+pkgver=6.0.4
 _dirver=$(echo $pkgver | cut -d. -f1-3)
 pkgrel=1
 pkgdesc='Provides integration plugins for various KDE frameworks for the 
wayland windowing system'
@@ -19,7 +19,7 @@ makedepends=(extra-cmake-modules
  plasma-wayland-protocols
  wayland-protocols)
 
source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('d9dcf435ca32d49f241b9116cb359ad93ad0f0ab2067f6e41b955a7834d8e1ba'
+sha256sums=('e203dbd2060fa0f9343136f763a955f3da10a4ea465045bca1f30487b09e15ea'
 'SKIP')
 validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan 
Esk-Riddell 
   '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 




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

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




[Git][archlinux/packaging/packages/kwrited][main] Plasma 6.0.4

2024-04-17 Thread Antonio Rojas (@arojas)


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


Commits:
fc77f9df by Antonio Rojas at 2024-04-17T09:28:58+02:00
Plasma 6.0.4

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino 
 
 pkgname=kwrited
-pkgver=6.0.3
+pkgver=6.0.4
 _dirver=$(echo $pkgver | cut -d. -f1-3)
 pkgrel=1
 pkgdesc='KDE daemon listening for wall and write messages'
@@ -21,7 +21,7 @@ makedepends=(extra-cmake-modules
  kdoctools)
 groups=(plasma)
 
source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('39dfa8fedeadf139abc610a88c517cab658d52cba50223a68b70760be1277bab'
+sha256sums=('898029fbf195c170d9e5e143628d6d228819300f92019eab3c138042d31f153a'
 'SKIP')
 validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan 
Esk-Riddell 
   '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 




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

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




[Git][archlinux/packaging/packages/plasma-browser-integration][main] Plasma 6.0.4

2024-04-17 Thread Antonio Rojas (@arojas)


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


Commits:
4c69f7b4 by Antonio Rojas at 2024-04-17T09:28:59+02:00
Plasma 6.0.4

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas 
 
 pkgname=plasma-browser-integration
-pkgver=6.0.3
+pkgver=6.0.4
 _dirver=$(echo $pkgver | cut -d. -f1-3)
 pkgrel=1
 pkgdesc='Components necessary to integrate browsers into the Plasma Desktop'
@@ -27,7 +27,7 @@ depends=(gcc-libs
 makedepends=(extra-cmake-modules)
 groups=(plasma)
 
source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('86a72e3a48107faa08296751f56d520564525c40356cf4a5af126a2548ddc5f1'
+sha256sums=('2c1034ff8439e833044bc70025ce42d9e949e0ea4983ea1f41cdf42d18a02b17'
 'SKIP')
 validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan 
Esk-Riddell 
   '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 




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

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




[Git][archlinux/packaging/packages/plasma-desktop][main] Plasma 6.0.4

2024-04-17 Thread Antonio Rojas (@arojas)


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


Commits:
434af17f by Antonio Rojas at 2024-04-17T09:29:01+02:00
Plasma 6.0.4

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino 
 
 pkgname=plasma-desktop
-pkgver=6.0.3
+pkgver=6.0.4
 _dirver=$(echo $pkgver | cut -d. -f1-3)
 pkgrel=1
 pkgdesc='KDE Plasma Desktop'
@@ -97,7 +97,7 @@ makedepends=(extra-cmake-modules
  xorg-server-devel)
 groups=(plasma)
 
source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('019b10bb8d04a8069d82a59113c021a1e5a24d379dea5be3097017aae11bd9d0'
+sha256sums=('862152ae971e7d2e4dc07cc5f830ef121319e16f8e8299d407494e730cfdc5be'
 'SKIP')
 validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan 
Esk-Riddell 
   '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 




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

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




[Git][archlinux/packaging/packages/plasma-disks][main] Plasma 6.0.4

2024-04-17 Thread Antonio Rojas (@arojas)


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


Commits:
477b6637 by Antonio Rojas at 2024-04-17T09:29:02+02:00
Plasma 6.0.4

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -1,7 +1,7 @@
 # Maintainer:Antonio Rojas 
 
 pkgname=plasma-disks
-pkgver=6.0.3
+pkgver=6.0.4
 _dirver=$(echo $pkgver | cut -d. -f1-3)
 pkgrel=1
 pkgdesc='Monitors S.M.A.R.T. capable devices for imminent failure'
@@ -28,7 +28,7 @@ depends=(gcc-libs
 makedepends=(extra-cmake-modules)
 groups=(plasma)
 
source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('fa6f1cf9084d7fefdadbe0c958577aca7447b1397ec4d41461aeae44af6ac328'
+sha256sums=('fd2f5d2303c3146eca2ef07514f2d02000a37ed899a1f9d17ff0367f87cd4fc0'
 'SKIP')
 validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan 
Esk-Riddell 
   '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 




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

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




[Git][archlinux/packaging/packages/plasma-firewall][main] Plasma 6.0.4

2024-04-17 Thread Antonio Rojas (@arojas)


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


Commits:
af6205af by Antonio Rojas at 2024-04-17T09:29:04+02:00
Plasma 6.0.4

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas 
 
 pkgname=plasma-firewall
-pkgver=6.0.3
+pkgver=6.0.4
 _dirver=$(echo $pkgver | cut -d. -f1-3)
 pkgrel=1
 pkgdesc='Control Panel for your system firewall'
@@ -26,7 +26,7 @@ optdepends=('firewalld: firewalld backend'
 'ufw: ufw backend')
 groups=(plasma)
 
source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('18a57d2fa505d82accff3516c4e1a203b0938a4814f0445286815c19ee2b759a'
+sha256sums=('bd2f17ee45a5cf708e3172863e67177d946da9b124ae10fb625f8d3ef01243ae'
 'SKIP')
 validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan 
Esk-Riddell 
   '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 




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

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




[Git][archlinux/packaging/packages/plasma-nm][main] Plasma 6.0.4

2024-04-17 Thread Antonio Rojas (@arojas)


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


Commits:
650f0b13 by Antonio Rojas at 2024-04-17T09:29:05+02:00
Plasma 6.0.4

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -3,9 +3,9 @@
 # Contributor: Andrea Scarpino 
 
 pkgname=plasma-nm
-pkgver=6.0.3
+pkgver=6.0.4
 _dirver=$(echo $pkgver | cut -d. -f1-3)
-pkgrel=2
+pkgrel=1
 pkgdesc='Plasma applet written in QML for managing network connections'
 arch=(x86_64)
 url='https://kde.org/plasma-desktop/'
@@ -48,7 +48,7 @@ optdepends=('openconnect: Cisco AnyConnect VPN plugin'
 'qt6-webengine: Cisco AnyConnect VPN plugin')
 groups=(plasma)
 
source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('1058b85942deb5c79632f5c32f09f781b70381de1239e1ce87dfe9972856ed3d'
+sha256sums=('64519d9d05fcb4f85c7b9c4708cc6f510e28fdc272b6d0e2a7a1efc03888c6df'
 'SKIP')
 validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan 
Esk-Riddell 
   '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 




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

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




[Git][archlinux/packaging/packages/plasma-pa][main] Plasma 6.0.4

2024-04-17 Thread Antonio Rojas (@arojas)


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


Commits:
3f505a37 by Antonio Rojas at 2024-04-17T09:29:06+02:00
Plasma 6.0.4

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -1,7 +1,7 @@
 # Maintainer:Antonio Rojas 
 
 pkgname=plasma-pa
-pkgver=6.0.3
+pkgver=6.0.4
 _dirver=$(echo $pkgver | cut -d. -f1-3)
 pkgrel=1
 pkgdesc='Plasma applet for audio volume management using PulseAudio'
@@ -32,7 +32,7 @@ makedepends=(extra-cmake-modules
  kdoctools)
 groups=(plasma)
 
source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('b1e198a01551e87275b3f9b718b94df3edf391dccf2ba71ea9af07bc52ddee5b'
+sha256sums=('329ad1c326798459beab145eced43e6ee962378d95299c1a64f5a929eabda601'
 'SKIP')
 validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan 
Esk-Riddell 
   '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 




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

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




[Git][archlinux/packaging/packages/plasma-sdk][main] Plasma 6.0.4

2024-04-17 Thread Antonio Rojas (@arojas)


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


Commits:
a04549ea by Antonio Rojas at 2024-04-17T09:29:07+02:00
Plasma 6.0.4

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas 
 
 pkgname=plasma-sdk
-pkgver=6.0.3
+pkgver=6.0.4
 _dirver=$(echo $pkgver | cut -d. -f1-3)
 pkgrel=1
 pkgdesc='Applications useful for Plasma development'
@@ -39,7 +39,7 @@ makedepends=(extra-cmake-modules
  kdoctools)
 groups=(plasma)
 
source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('4ae4d495c77b6508ef8535d39b73a8b14c1ee1297c7dba740e928b260fdbfd79'
+sha256sums=('6ba2ce4bd40b7554ef32ec37543fb6268cc3cb1f160d999f4cf0968dfd55b1e8'
 'SKIP')
 validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan 
Esk-Riddell 
   '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 




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

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




[Git][archlinux/packaging/packages/plasma-systemmonitor][main] Plasma 6.0.4

2024-04-17 Thread Antonio Rojas (@arojas)


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


Commits:
219c73f5 by Antonio Rojas at 2024-04-17T09:29:09+02:00
Plasma 6.0.4

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas 
 
 pkgname=plasma-systemmonitor
-pkgver=6.0.3
+pkgver=6.0.4
 _dirver=$(echo $pkgver | cut -d. -f1-3)
 pkgrel=1
 pkgdesc='An interface for monitoring system sensors, process information and 
other system resources'
@@ -33,7 +33,7 @@ makedepends=(extra-cmake-modules)
 groups=(plasma)
 replaces=(ksysguard)
 
source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('25c308e98c78072a04456215932b613e8fb9ea71ec520c0500d71e6ab0bc5847'
+sha256sums=('acf5860a15d73b7727ddc69c271fe4dc56c2704dacf3a02e2c7b545689fce245'
 'SKIP')
 validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan 
Esk-Riddell 
   '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 




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

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




[Git][archlinux/packaging/packages/plasma-thunderbolt][main] Plasma 6.0.4

2024-04-17 Thread Antonio Rojas (@arojas)


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


Commits:
801dcc58 by Antonio Rojas at 2024-04-17T09:29:10+02:00
Plasma 6.0.4

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas 
 
 pkgname=plasma-thunderbolt
-pkgver=6.0.3
+pkgver=6.0.4
 _dirver=$(echo $pkgver | cut -d. -f1-3)
 pkgrel=1
 pkgdesc='Plasma integration for controlling Thunderbolt devices'
@@ -22,7 +22,7 @@ depends=(bolt
 makedepends=(extra-cmake-modules)
 groups=(plasma)
 
source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('c50ff28839eee87626eb7f191ff56c0c966176dd10d3f42a9bce280e33134d62'
+sha256sums=('5a9713769db40f94fd8a0ab5d08e5eaa190768df16dfe848b391a34831d8661e'
 'SKIP')
 validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan 
Esk-Riddell 
   '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 




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

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




[Git][archlinux/packaging/packages/plasma-vault][main] Plasma 6.0.4

2024-04-17 Thread Antonio Rojas (@arojas)


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


Commits:
43602d46 by Antonio Rojas at 2024-04-17T09:29:11+02:00
Plasma 6.0.4

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas 
 
 pkgname=plasma-vault
-pkgver=6.0.3
+pkgver=6.0.4
 _dirver=$(echo $pkgver | cut -d. -f1-3)
 pkgrel=1
 pkgdesc='Plasma applet and services for creating encrypted vaults'
@@ -32,7 +32,7 @@ optdepends=('cryfs: to use cryFS for encryption'
 'gocryptfs: to use gocryptfs for encryption')
 groups=(plasma)
 
source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('51842d70afb579c1af8b171bdbdef9869a98da86e2e15de47f0d294ee1aa89f7'
+sha256sums=('b797b59329c02509f58bd0fa978cc444fded676a37d36c9e4f5c5c6f1ec90cbe'
 'SKIP')
 validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan 
Esk-Riddell 
   '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 




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

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




[Git][archlinux/packaging/packages/plasma-welcome][main] Plasma 6.0.4

2024-04-17 Thread Antonio Rojas (@arojas)


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


Commits:
858235c7 by Antonio Rojas at 2024-04-17T09:29:12+02:00
Plasma 6.0.4

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas 
 
 pkgname=plasma-welcome
-pkgver=6.0.3
+pkgver=6.0.4
 _dirver=$(echo $pkgver | cut -d. -f1-3)
 pkgrel=1
 pkgdesc='A friendly onboarding wizard for Plasma'
@@ -30,7 +30,7 @@ depends=(gcc-libs
 makedepends=(extra-cmake-modules)
 groups=(plasma)
 
source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('db61235c0f7478707095b1ec99ce13c270feb81a181d44eb8d4309251b63d41c'
+sha256sums=('6bca8749d75cba353e45842e6287d1922dcd18ced4b8ad386858570bbe9c1852'
 'SKIP')
 validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan 
Esk-Riddell 
   '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 




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

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




[Git][archlinux/packaging/packages/plasma-workspace-wallpapers][main] Plasma 6.0.4

2024-04-17 Thread Antonio Rojas (@arojas)


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


Commits:
bf848550 by Antonio Rojas at 2024-04-17T09:29:14+02:00
Plasma 6.0.4

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino 
 
 pkgname=plasma-workspace-wallpapers
-pkgver=6.0.3
+pkgver=6.0.4
 _dirver=$(echo $pkgver | cut -d. -f1-3)
 pkgrel=1
 pkgdesc='Additional wallpapers for the Plasma Workspace'
@@ -13,7 +13,7 @@ license=(LGPL)
 makedepends=(extra-cmake-modules qt5-base)
 groups=(plasma)
 
source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('66ecbd25db634aeb52be05fc3dcc4a71b1cffdee12ab645147ae5f2ec4237bdb'
+sha256sums=('c8b30887936475de7f0c5ce0806fe02ade5594cf93c1cde9cdb72fbfb2766f14'
 'SKIP')
 validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan 
Esk-Riddell 
   '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 




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

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




[Git][archlinux/packaging/packages/qqc2-breeze-style][main] Plasma 6.0.4

2024-04-17 Thread Antonio Rojas (@arojas)


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


Commits:
7e9eb9b6 by Antonio Rojas at 2024-04-17T09:29:17+02:00
Plasma 6.0.4

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas 
 
 pkgname=qqc2-breeze-style
-pkgver=6.0.3
+pkgver=6.0.4
 _dirver=$(echo $pkgver | cut -d. -f1-3)
 pkgrel=1
 pkgdesc='Applications useful for Plasma development'
@@ -21,7 +21,7 @@ depends=(gcc-libs
 makedepends=(extra-cmake-modules)
 groups=(plasma)
 
source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('401844f87e1be48e15f167af641ab311a20376c48a9b3ee21c76ee25e8a3dbd9'
+sha256sums=('e1d0f956a6a3cc4a861d1b3d21ef49a1e1183065c835ab53768d9f7a2ffb912c'
 'SKIP')
 validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan 
Esk-Riddell 
   '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 




View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qqc2-breeze-style/-/commit/7e9eb9b667b4d1a0811347778d28bf5b9ccc61ea

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




[Git][archlinux/packaging/packages/print-manager][main] Plasma 6.0.4

2024-04-17 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
print-manager


Commits:
5b85d4eb by Antonio Rojas at 2024-04-17T09:29:16+02:00
Plasma 6.0.4

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino 
 
 pkgname=print-manager
-pkgver=6.0.3
+pkgver=6.0.4
 _dirver=$(echo $pkgver | cut -d. -f1-3)
 pkgrel=1
 epoch=1
@@ -34,7 +34,7 @@ makedepends=(extra-cmake-modules
 optdepends=('system-config-printer: auto-detect the printer driver')
 groups=(plasma)
 
source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('f2a2e91e7c43b6ab1db0b99a97c42a4845230c7f6cb739cb30a48c282457e48c'
+sha256sums=('40926cacb65c90c49dd4758f57b606ba571f49ea66ff42c031c69fdbe7221c08'
 'SKIP')
 validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan 
Esk-Riddell 
   '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 




View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/print-manager/-/commit/5b85d4eb50084e5294cedce68396d7f15c0731a8

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




[Git][archlinux/packaging/packages/sddm-kcm][main] Plasma 6.0.4

2024-04-17 Thread Antonio Rojas (@arojas)


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


Commits:
2dbf140c by Antonio Rojas at 2024-04-17T09:29:19+02:00
Plasma 6.0.4

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino 
 
 pkgname=sddm-kcm
-pkgver=6.0.3
+pkgver=6.0.4
 _dirver=$(echo $pkgver | cut -d. -f1-3)
 pkgrel=1
 pkgdesc='KDE Config Module for SDDM'
@@ -31,7 +31,7 @@ makedepends=(extra-cmake-modules
  kdoctools)
 groups=(plasma)
 
source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('faa75e0f5afe1e290f00c696fbf76e4aa71188e351bf844547043e062600986e'
+sha256sums=('2795a0d47a8d7586600274b9dc656e5e8d1f8d637e502cc48cc8bc28d33d3d39'
 'SKIP')
 validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan 
Esk-Riddell 
   '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 




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

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




[Git][archlinux/packaging/packages/wacomtablet][main] Plasma 6.0.4

2024-04-17 Thread Antonio Rojas (@arojas)


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


Commits:
26e3e86c by Antonio Rojas at 2024-04-17T09:29:20+02:00
Plasma 6.0.4

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -1,7 +1,7 @@
 # Maintainer:Antonio Rojas 
 
 pkgname=wacomtablet
-pkgver=6.0.3
+pkgver=6.0.4
 _dirver=$(echo $pkgver | cut -d. -f1-3)
 pkgrel=1
 pkgdesc='GUI for Wacom Linux drivers that supports different button/pen layout 
profiles'
@@ -38,7 +38,7 @@ conflicts=(kcm-wacomtablet)
 replaces=(kcm-wacomtablet)
 groups=(plasma)
 
source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('c0c0fb2314c64aadeb13f414121ae76cc18d279603d52fc6db1259fbbfc33b01'
+sha256sums=('86cc6dc6eafbfd48448ad0568206357d5ca82dbf9c1473b3d1507c8778ad958e'
 'SKIP')
 validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan 
Esk-Riddell 
   '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 




View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/wacomtablet/-/commit/26e3e86c935fc7c6e66e4d400526841af3370a25

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




[Git][archlinux/packaging/packages/xdg-desktop-portal-kde][main] Plasma 6.0.4

2024-04-17 Thread Antonio Rojas (@arojas)


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


Commits:
84e1add2 by Antonio Rojas at 2024-04-17T09:29:21+02:00
Plasma 6.0.4

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas 
 
 pkgname=xdg-desktop-portal-kde
-pkgver=6.0.3
+pkgver=6.0.4
 _dirver=$(echo $pkgver | cut -d. -f1-3)
 pkgrel=1
 pkgdesc='A backend implementation for xdg-desktop-portal using Qt/KF5'
@@ -37,7 +37,7 @@ makedepends=(extra-cmake-modules
 provides=(xdg-desktop-portal-impl)
 groups=(plasma)
 
source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('bd659b7e1b68ded28d8199abf8c5f49fc6eeb432c9b6a8843ebf4c04cc035aa9'
+sha256sums=('91e55a794f00fdb75305ed05f72a1ce310e228b115886f72471473c9c7c88960'
 'SKIP')
 validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan 
Esk-Riddell 
   '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 




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

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




[Git][archlinux/packaging/packages/plymouth-kcm][main] Plasma 6.0.4

2024-04-17 Thread Antonio Rojas (@arojas)


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


Commits:
ebbc4fbb by Antonio Rojas at 2024-04-17T09:29:15+02:00
Plasma 6.0.4

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas 
 
 pkgname=plymouth-kcm
-pkgver=6.0.3
+pkgver=6.0.4
 _dirver=$(echo $pkgver | cut -d. -f1-3)
 pkgrel=1
 pkgdesc='KCM to manage the Plymouth (Boot) theme'
@@ -25,7 +25,7 @@ depends=(gcc-libs
 makedepends=(extra-cmake-modules)
 groups=(plasma)
 
source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('2063747d111bd86d794f83e46358252420b2d13c8356912564ea8c7fa18b46ee'
+sha256sums=('502e88e8088c609c1cb5e0777a110e864b2553bc1d6a33a3c48dd31568de'
 'SKIP')
 validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan 
Esk-Riddell 
   '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 




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

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




[Git][archlinux/packaging/packages/mympd][main] upgpkg: 14.1.2-1

2024-04-17 Thread David Runge (@dvzrv)


David Runge pushed to branch main at Arch Linux / Packaging / Packages / mympd


Commits:
5de87b7c by David Runge at 2024-04-17T09:31:19+02:00
upgpkg: 14.1.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = mympd
pkgdesc = A standalone and lightweight web-based MPD client
-   pkgver = 14.1.1
+   pkgver = 14.1.2
pkgrel = 1
url = https://github.com/jcorporation/myMPD
arch = x86_64
@@ -16,9 +16,9 @@ pkgbase = mympd
depends = lua
optdepends = libnewt: for mympd-config
optdepends = sh: for mympd-config
-   source = 
https://github.com/jcorporation/myMPD/archive/v14.1.1/mympd-v14.1.1.tar.gz
-   sha512sums = 
0d44e6804c74de2b625110adb73048cec8c670977deb0333a52b22a4cfa28ba24c1d3c0e3e916f82f8f23938d39ed99e8d912ce156b1e4af2a529577e9c21c26
-   b2sums = 
89a6f18e6ef5080d85f85467274e1062100c99e922e96cc2b97310939b9bbe840306aab3585871b73cbab0a0f91f25bcd2554c6991a421ba5edda51ed02f2af5
+   source = 
https://github.com/jcorporation/myMPD/archive/v14.1.2/mympd-v14.1.2.tar.gz
+   sha512sums = 
d53f779dfed33458bd366e73f064e4c4403379b41adc554792f166a65b923fd23c59393b3e44d7fa6830400e4dab61b73e054c4882d1516c1794ae1eb468d21d
+   b2sums = 
59a5d62ed1e91d422f091f331bd935b0988715fd641b81f48e19a37694cc14da2c78d4563bb149767afd873bcebdfaccfd984b63f45a6bb321214eebb3807ddf
 
 pkgname = mympd
depends = glibc


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 _name=myMPD
 pkgname=mympd
-pkgver=14.1.1
+pkgver=14.1.2
 pkgrel=1
 pkgdesc="A standalone and lightweight web-based MPD client"
 arch=(x86_64)
@@ -26,8 +26,8 @@ optdepends=(
   'sh: for mympd-config'
 )
 source=($url/archive/v$pkgver/$pkgname-v$pkgver.tar.gz)
-sha512sums=('0d44e6804c74de2b625110adb73048cec8c670977deb0333a52b22a4cfa28ba24c1d3c0e3e916f82f8f23938d39ed99e8d912ce156b1e4af2a529577e9c21c26')
-b2sums=('89a6f18e6ef5080d85f85467274e1062100c99e922e96cc2b97310939b9bbe840306aab3585871b73cbab0a0f91f25bcd2554c6991a421ba5edda51ed02f2af5')
+sha512sums=('d53f779dfed33458bd366e73f064e4c4403379b41adc554792f166a65b923fd23c59393b3e44d7fa6830400e4dab61b73e054c4882d1516c1794ae1eb468d21d')
+b2sums=('59a5d62ed1e91d422f091f331bd935b0988715fd641b81f48e19a37694cc14da2c78d4563bb149767afd873bcebdfaccfd984b63f45a6bb321214eebb3807ddf')
 
 build() {
   local cmake_options=(



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/mympd/-/commit/5de87b7cb75de02f436d0b51e32e5ca33fab0c0e

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




[Git][archlinux/packaging/packages/mympd] Pushed new tag 14.1.2-1

2024-04-17 Thread David Runge (@dvzrv)


David Runge pushed new tag 14.1.2-1 at Arch Linux / Packaging / Packages / mympd

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




[Git][archlinux/packaging/packages/virtualbox] Pushed new tag 7.0.16-2

2024-04-17 Thread Christian Hesse (@eworm)


Christian Hesse pushed new tag 7.0.16-2 at Arch Linux / Packaging / Packages / 
virtualbox

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




[Git][archlinux/packaging/packages/virtualbox][main] upgpkg: 7.0.16-2: Python modules part 1

2024-04-17 Thread Christian Hesse (@eworm)


Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages / 
virtualbox


Commits:
646404e7 by Christian Hesse at 2024-04-17T09:34:38+02:00
upgpkg: 7.0.16-2: Python modules part 1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = virtualbox
pkgver = 7.0.16
-   pkgrel = 1
+   pkgrel = 2
url = https://virtualbox.org/
arch = x86_64
license = GPL


=
PKGBUILD
=
@@ -11,7 +11,7 @@ pkgname=('virtualbox'
  'virtualbox-ext-vnc')
 pkgver=7.0.16
 _tarver=${pkgver}
-pkgrel=1
+pkgrel=2
 arch=('x86_64')
 url='https://virtualbox.org/'
 license=('GPL' 'custom:CDDL')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/virtualbox/-/commit/646404e7fcc3c12ebf989c9a02c6b74af228bbf6

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




[Git][archlinux/packaging/packages/virtualbox-host-modules-arch] Pushed new tag 7.0.16-1

2024-04-17 Thread Christian Hesse (@eworm)


Christian Hesse pushed new tag 7.0.16-1 at Arch Linux / Packaging / Packages / 
virtualbox-host-modules-arch

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/virtualbox-host-modules-arch/-/tree/7.0.16-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/virtualbox-host-modules-arch][main] upgpkg: 7.0.16-1: new upstream release, for linux 6.8.6.arch1-1

2024-04-17 Thread Christian Hesse (@eworm)


Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages / 
virtualbox-host-modules-arch


Commits:
9408b989 by Christian Hesse at 2024-04-17T09:37:13+02:00
upgpkg: 7.0.16-1: new upstream release, for linux 6.8.6.arch1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,12 +1,12 @@
 pkgbase = virtualbox-host-modules-arch
pkgdesc = Virtualbox host kernel modules for Arch Kernel
-   pkgver = 7.0.14
-   pkgrel = 21
+   pkgver = 7.0.16
+   pkgrel = 1
url = https://virtualbox.org/
arch = x86_64
license = GPL
makedepends = linux-headers
-   makedepends = virtualbox-host-dkms=7.0.14
+   makedepends = virtualbox-host-dkms=7.0.16
provides = VIRTUALBOX-HOST-MODULES
conflicts = virtualbox-modules
conflicts = virtualbox-host-modules


=
PKGBUILD
=
@@ -2,8 +2,8 @@
 # Contributor: Ionut Biru 
 
 pkgname='virtualbox-host-modules-arch'
-pkgver=7.0.14
-pkgrel=21
+pkgver=7.0.16
+pkgrel=1
 pkgdesc='Virtualbox host kernel modules for Arch Kernel'
 arch=('x86_64')
 url='https://virtualbox.org/'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/virtualbox-host-modules-arch/-/commit/9408b989de52d5cc6991665c9c947eb0f2a828f0

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/virtualbox-host-modules-arch/-/commit/9408b989de52d5cc6991665c9c947eb0f2a828f0
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/gnome-shell-extension-dash-to-panel][main] Add config for nvchecker

2024-04-17 Thread @bgyorgy


Balló György pushed to branch main at Arch Linux / Packaging / Packages / 
gnome-shell-extension-dash-to-panel


Commits:
5a7aece3 by Balló György at 2024-04-17T09:42:53+02:00
Add config for nvchecker

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,4 @@
+[gnome-shell-extension-dash-to-panel]
+source = "git"
+git = "https://github.com/home-sweet-gnome/dash-to-panel.git";
+prefix = "v"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-shell-extension-dash-to-panel/-/commit/5a7aece33dd944a9fa9e791cd2dc967e6dc7007f

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-shell-extension-dash-to-panel/-/commit/5a7aece33dd944a9fa9e791cd2dc967e6dc7007f
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/containers-common] Pushed new tag 1-0.58.2-1

2024-04-17 Thread David Runge (@dvzrv)


David Runge pushed new tag 1-0.58.2-1 at Arch Linux / Packaging / Packages / 
containers-common

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




[Git][archlinux/packaging/packages/containers-common][main] upgpkg: 1:0.58.2-1

2024-04-17 Thread David Runge (@dvzrv)


David Runge pushed to branch main at Arch Linux / Packaging / Packages / 
containers-common


Commits:
fdb75a39 by David Runge at 2024-04-17T09:44:17+02:00
upgpkg: 1:0.58.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = containers-common
pkgdesc = Configuration files and manpages for containers
-   pkgver = 0.58.1
+   pkgver = 0.58.2
pkgrel = 1
epoch = 1
url = https://github.com/containers
@@ -16,27 +16,27 @@ pkgbase = containers-common
backup = etc/containers/registries.conf
backup = etc/containers/seccomp.json
backup = etc/containers/storage.conf
-   source = 
common-0.58.1.tar.gz::https://github.com/containers/common/archive/v0.58.1.tar.gz
+   source = 
common-0.58.2.tar.gz::https://github.com/containers/common/archive/v0.58.2.tar.gz
source = 
image-5.30.0.tar.gz::https://github.com/containers/image/archive/v5.30.0.tar.gz
-   source = 
podman-5.0.0.tar.gz::https://github.com/containers/podman/archive/v5.0.0.tar.gz
+   source = 
podman-5.0.1.tar.gz::https://github.com/containers/podman/archive/v5.0.1.tar.gz
source = 
skopeo-1.15.0.tar.gz::https://github.com/containers/skopeo/archive/v1.15.0.tar.gz
source = 
storage-1.53.0.tar.gz::https://github.com/containers/storage/archive/v1.53.0.tar.gz
source = 
shortnames-2023.02.20.tar.gz::https://github.com/containers/shortnames/archive/refs/tags/v2023.02.20.tar.gz
source = mounts.conf
source = tmpfiles.conf
source = containers-common-0.48.0-init_path.patch
-   sha512sums = 
7c8c505cb30ccb117334535e97d40c8c36aee8d47d7506bf3bbeb644c9bc763e987209ffc1e8b6243a67e08f3946b63de0b0b9fb890c74c6f27366265ef28e42
+   sha512sums = 
1a56b03fcf8b466ab1d523e23736c8b0fe2604d05f0a5d9c3023e1d917ad87a6ac2c912c7d240de4498b184dc252146897102e916be466c324aec1115e308558
sha512sums = 
89cd0d482bb5d70037ff51413b7abca01d36bc7f39e9dc130c78462e501dae32193137a367d81532afd216a7432e127728147e6e839d5d99eeb6b6680f31d4dc
-   sha512sums = 
8800d96d668cbc7a7ff85a09c71b3307a280c124513fd02fe478f415cf8db43ee47dc7e9c3b75046c6bda9f916937a2cc59887c2c4b26766c2f770abb87fd7ce
+   sha512sums = 
4ab64beea9b23839caa35bf8ec0f097ed16b4d2f448ce16039bb55672ac8b1d8d8cadf86c21eb32dc2c1d30dabb5b57a141823aa5fc3f14f09741f76cffa6023
sha512sums = 
71fb94fd2cf9937bf2dd969c8b1b74f5b66eb2ac2bd9358e8c8983c3fd6548311ca274ed2f8c3f088c3c9d6032962075da1890449dcd25dcfd49882acbfa20de
sha512sums = 
ea4a1d1899208eb8861e36beba206724b1f55cfd6007bc5a90c3a6a5e02835b4a2985814dc9363c31dcdc81a3fb331b29f51f5523628edb8d9c64c465d6dcaa3
sha512sums = 
856dbbeb2acda276e9605bd1ecec0f8d65952c597ee2af61dd8909d7d3c04e5ef06c40b69ec4a98f79e623c536850f614c1b0af3a19637e300e7d3a285933193
sha512sums = 
11fa515bbb0686d2b49c4fd2ab35348cb19f9c6780d6eb951a33b07ed7b7c72a676627f36e8c74e1a2d15e306d4537178f0e127fd3490f6131d078e56b46d5e1
sha512sums = 
2b187c119db95cda439f36509545fd0f45530c69d9139823387f9aa68ea2e9c4b3dee8ee21a517daa73a88ac63cc694e0e170061bfc1503425c21868b2ccf7dd
sha512sums = 
4a6526d01f192f0eb4dcbd28c019a2b0db6dc2128af644e8e89992e5dcfa45a02c739b06ee01e22606b5cb847213c002f8ab5f87a576846ac73f73eed9b2b469
-   b2sums = 
31f95a1f9bf070fbee5de230dff4597682d4a08ae80fc4e30af9277fc4190a1f8ce82cde202747d13202b43d507b010077ea133b8a0a2a785c049bbf0b19b1de
+   b2sums = 
9b8ed27053138202b897229024fdf91625bf81aef9cc36c40fc10095bcb307ef700b65b8e5c7e8c36f4b8023f5de81678d8aee2e7a5b5f01b6e8f1bb934b30c6
b2sums = 
5952ab703b6df793f326dd4fc82f50c5f672e2b9d142e0bc706014092420e3563599d9f1c1f65f743e1a8144b91f92b2326d7bf4c3024b5efb466d777a8ad613
-   b2sums = 
1ec7006f272f5da7f93929bc543cd8988d6f9596cb868e9561578ebef85d51cbd6baa4b66571872fc9748c639ca636ce27f6d90303707f04caa321c7b71db81a
+   b2sums = 
433949d70e7984a278d5231fe4a480d0c758a67e6df30f587f25da727440ba944cf38bb979ab6b6375f0ba65038c6b4c5a8ca73c6bc73df57b92089c5f6c072e
b2sums = 
b6804561ec96ce7f987ccdaf5a89aa7f5fd0ed2da1307467b4c1857386508d88e3fd28f066f49b136962e232b89594484610fc4f6b494be6a98b64908900865b
b2sums = 
939ecca8a948165c42453d5461429d46249d73582869793969f9d4ae52d0a9fec25e6c39cd13190dad0730d9a17de7af1f237b3cf5434fd30f442c78e57ee7b3
b2sums = 
165a4c51bd284078990c94059145bb6b4bd5de4d8595eb2ccd2acc6fe8561e7edc300b7edadc684675ee281d7ada1c3a6d5aa0117c640ec22c2d2ef7e46486b5


=
PKGBUILD
=
@@ -1,11 +1,11 @@
 # Maintainer: David Runge 
 
 pkgname=containers-common
-pkgver=0.58.1
+pkgver=0.58.2
 pkgrel=1
 epoch=1
 _image_pkgver=5.30.0
-_podman_pkgver=5.0.0
+_podman_pkgver=5.0.1
 _shortnames_pkgver=2023.02.20
 _skopeo_pkgver=1.15.0
 _storage_pkgver=1.53.0
@@ -37,18 +37,18 @@ source=(
   tmpfiles.conf
   $pkgname-0.48.0-init_path.patch
 )
-sha512sums=('7c8c505cb30ccb11

[Git][archlinux/packaging/packages/kubernetes] Pushed new tag 1.29.4-1

2024-04-17 Thread David Runge (@dvzrv)


David Runge pushed new tag 1.29.4-1 at Arch Linux / Packaging / Packages / 
kubernetes

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




[Git][archlinux/packaging/packages/kubernetes][main] upgpkg: 1.29.4-1

2024-04-17 Thread David Runge (@dvzrv)


David Runge pushed to branch main at Arch Linux / Packaging / Packages / 
kubernetes


Commits:
90be6840 by David Runge at 2024-04-17T09:46:01+02:00
upgpkg: 1.29.4-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = kubernetes
pkgdesc = Production-Grade Container Scheduling and Management
-   pkgver = 1.29.3
+   pkgver = 1.29.4
pkgrel = 1
url = https://kubernetes.io/
arch = x86_64
@@ -14,7 +14,7 @@ pkgbase = kubernetes
makedepends = iptables-nft
makedepends = socat
makedepends = rsync
-   source = 
https://github.com/kubernetes/kubernetes/archive/v1.29.3/kubernetes-1.29.3.tar.gz
+   source = 
https://github.com/kubernetes/kubernetes/archive/v1.29.4/kubernetes-1.29.4.tar.gz
source = kubernetes-1.24.0-static_cgo_enabled.patch
source = 10-kubeadm-kubelet.conf
source = 50-kubelet-sysctl.conf
@@ -31,7 +31,7 @@ pkgbase = kubernetes
source = kube-proxy.service
source = kube-scheduler.env
source = kube-scheduler.service
-   sha512sums = 
853b7d38c850780a5e39fcb817012b35eea91b62d055f6611aba8f14cd7f6c176a047dc7e79ecc11d3bd7815f3ececb26b8e5d419124c03c4aecf6f0670ca603
+   sha512sums = 
ce1075a82cfae9b8d0a54a5fa5193f678abb153d78aa57ad4769bba0e659867799cdf6a10d79e8db9a361ba0a3dc3a9ecd83844754fa517da1f0d72ffdcdb529
sha512sums = 
e98921d111fabf2c353df589dea0fab57b0b174079483b4092741cc50553a3b765cea4c784e42ad9ab90827581cac028af4fc7a2db5acde1877446882393ae78
sha512sums = 
5f7132636b6afe9f00dc450c58073c0829942fa44070e7ec5a2c227c485c83f076bdea081d207f926b44d02700be65bf19a61f5d8d1472edd480f980e6ffbc3a
sha512sums = 
ed5ba22b37eaa9f4950ff3b57d60dd7866fcd5b8bd5197eab3170470528e8d91379483d3eb724589e695184f9b0ed506ebaee73ecca0dc40afdb5f35e79d178a
@@ -48,7 +48,7 @@ pkgbase = kubernetes
sha512sums = 
dd4efa137462905f9e29a99d69b747ae35e58ba8152794bfa417325953dd5059bad96fabfabf73ce1ee2310dc4ab4d1b95c8d931d33b81c67addcb614a51be54
sha512sums = 
ba277f765959ddb8aa0dee5a86cd9df1f40fb3f6ea1001f24825dbf21bd9342981d13894301170431729f76e710f70c23481e4061c64be29517ff497490f1ef3
sha512sums = 
2c25c0e11a7b2d6d61e03f9afe7ba21f9497495ab02e85f2623ce8c71019fb8a1af16197ab3968d5da050c2188c3e67372aa43322ac91af84f7da61bf73596bc
-   b2sums = 
6eec9ee21caa2da737185f64a1fa49fda6ad914e9f1cb0c9fd8f0e43d6eaec1e2efaa23bcbbf06c116d554ace1eaef98ff2e9db409487b2317f631768d79b54f
+   b2sums = 
365daf814a555bfc1721f4a258a956b9f0c91bc2ee57fe7c0c72f03a21229af1209919651dc667f643433ef438362b288d88ffd7f38c70779e7b3bee1505e538
b2sums = 
94a21e3923396b5a97a1e713419bab1f897ce8a4eedbbc2c0ed82fd1fd909bb69183c349322d2a774afd26c4beeb9972a57c6d4f67ef527c7e0ca7ea20651d43
b2sums = 
dbab30d7e1b566027fec9d6a95dd41ed8f64399c39aac07fb4513ce21050eeeb4a226adfd513f76921c305945dfa4a140602ede574dd5eb4cd287e0f2df21714
b2sums = 
27a8dcbbe06fa7aea122fc87ca663710ae2179c995270d94e22c905422e2639f3c9c81eef6723467c76366062381d8bd65e84ef79f47fed7c240973a55f5cb0e


=
PKGBUILD
=
@@ -13,7 +13,7 @@ pkgname=(
   kubelet
   kubernetes-control-plane-common
 )
-pkgver=1.29.3
+pkgver=1.29.4
 pkgrel=1
 pkgdesc="Production-Grade Container Scheduling and Management"
 arch=(x86_64)
@@ -49,7 +49,7 @@ source=(
   kube-scheduler.env
   kube-scheduler.service
 )
-sha512sums=('853b7d38c850780a5e39fcb817012b35eea91b62d055f6611aba8f14cd7f6c176a047dc7e79ecc11d3bd7815f3ececb26b8e5d419124c03c4aecf6f0670ca603'
+sha512sums=('ce1075a82cfae9b8d0a54a5fa5193f678abb153d78aa57ad4769bba0e659867799cdf6a10d79e8db9a361ba0a3dc3a9ecd83844754fa517da1f0d72ffdcdb529'
 
'e98921d111fabf2c353df589dea0fab57b0b174079483b4092741cc50553a3b765cea4c784e42ad9ab90827581cac028af4fc7a2db5acde1877446882393ae78'
 
'5f7132636b6afe9f00dc450c58073c0829942fa44070e7ec5a2c227c485c83f076bdea081d207f926b44d02700be65bf19a61f5d8d1472edd480f980e6ffbc3a'
 
'ed5ba22b37eaa9f4950ff3b57d60dd7866fcd5b8bd5197eab3170470528e8d91379483d3eb724589e695184f9b0ed506ebaee73ecca0dc40afdb5f35e79d178a'
@@ -66,7 +66,7 @@ 
sha512sums=('853b7d38c850780a5e39fcb817012b35eea91b62d055f6611aba8f14cd7f6c176a0
 
'dd4efa137462905f9e29a99d69b747ae35e58ba8152794bfa417325953dd5059bad96fabfabf73ce1ee2310dc4ab4d1b95c8d931d33b81c67addcb614a51be54'
 
'ba277f765959ddb8aa0dee5a86cd9df1f40fb3f6ea1001f24825dbf21bd9342981d13894301170431729f76e710f70c23481e4061c64be29517ff497490f1ef3'
 
'2c25c0e11a7b2d6d61e03f9afe7ba21f9497495ab02e85f2623ce8c71019fb8a1af16197ab3968d5da050c2188c3e67372aa43322ac91af84f7da61bf73596bc')
-b2sums=('6eec9ee21caa2da737185f64a1fa49fda6ad914e9f1cb0c9fd8f0e43d6eaec1e2efaa23bcbbf06c116d554ace1eaef98ff2e9db409487b2317f631768d79b54f'
+b2sums=('365daf814a555bfc1721f4a258a956b9f0c91bc2ee57fe7c0c72f03a21229af120991965

[Git][archlinux/packaging/packages/gnome-shell-extension-desktop-icons-ng][main] Add config for nvchecker

2024-04-17 Thread @bgyorgy


Balló György pushed to branch main at Arch Linux / Packaging / Packages / 
gnome-shell-extension-desktop-icons-ng


Commits:
acd91041 by Balló György at 2024-04-17T10:08:58+02:00
Add config for nvchecker

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,3 @@
+[gnome-shell-extension-desktop-icons-ng]
+source = "git"
+git = "https://gitlab.com/rastersoft/desktop-icons-ng.git";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-shell-extension-desktop-icons-ng/-/commit/acd91041011cabf80e2d8f966ce6b59006a37b0f

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-shell-extension-desktop-icons-ng/-/commit/acd91041011cabf80e2d8f966ce6b59006a37b0f
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/dolphin] Pushed new tag 24.02.2-2

2024-04-17 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 24.02.2-2 at Arch Linux / Packaging / Packages / 
dolphin

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




[Git][archlinux/packaging/packages/dolphin][main] upgpkg: 24.02.2-2: Fix crash when entering selection mode

2024-04-17 Thread Antonio Rojas (@arojas)


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


Commits:
d7be87c9 by Antonio Rojas at 2024-04-17T10:09:54+02:00
upgpkg: 24.02.2-2: Fix crash when entering selection mode

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = dolphin
pkgdesc = KDE File Manager
pkgver = 24.02.2
-   pkgrel = 1
+   pkgrel = 2
url = https://apps.kde.org/dolphin/
arch = x86_64
groups = kde-applications
@@ -51,10 +51,12 @@ pkgbase = dolphin
optdepends = purpose: share context menu
source = 
https://download.kde.org/stable/release-service/24.02.2/src/dolphin-24.02.2.tar.xz
source = 
https://download.kde.org/stable/release-service/24.02.2/src/dolphin-24.02.2.tar.xz.sig
+   source = https://invent.kde.org/system/dolphin/-/commit/a07f2422.patch
validpgpkeys = CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7
validpgpkeys = F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87
validpgpkeys = D81C0CB38EB725EF6691C385BB463350D6EF31EF
sha256sums = 
50844490d45159ca16c1d8d9f5f0701f118772e4b09adad270835b67bb26a701
sha256sums = SKIP
+   sha256sums = 
9a0d799832323ca78be78189fcd569b6911f0d024dda6b9429312ebcea4bc22e
 
 pkgname = dolphin


=
PKGBUILD
=
@@ -5,7 +5,7 @@
 
 pkgname=dolphin
 pkgver=24.02.2
-pkgrel=1
+pkgrel=2
 pkgdesc='KDE File Manager'
 arch=(x86_64)
 url='https://apps.kde.org/dolphin/'
@@ -54,13 +54,19 @@ optdepends=('ffmpegthumbs: video thumbnails'
 'purpose: share context menu')
 groups=(kde-applications
 kde-system)
-source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
+source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig}
+https://invent.kde.org/system/dolphin/-/commit/a07f2422.patch)
 sha256sums=('50844490d45159ca16c1d8d9f5f0701f118772e4b09adad270835b67bb26a701'
-'SKIP')
+'SKIP'
+'9a0d799832323ca78be78189fcd569b6911f0d024dda6b9429312ebcea4bc22e')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

   F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck 

   D81C0CB38EB725EF6691C385BB463350D6EF31EF) # Heiko Becker 

 
+prepare() {
+  patch -d $pkgname-$pkgver -p1 < a07f2422.patch # Fix crash when entering 
selection mode
+}
+
 build() {
   cmake -B build -S $pkgname-$pkgver \
 -DBUILD_TESTING=OFF



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dolphin/-/commit/d7be87c9b1446ca3eae345e8eef0a4b912acff9c

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




[Git][archlinux/packaging/packages/jmol][main] upgpkg: 16.2.5-1: Update to 16.2.5

2024-04-17 Thread Antonio Rojas (@arojas)


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


Commits:
4362c158 by Antonio Rojas at 2024-04-17T10:21:37+02:00
upgpkg: 16.2.5-1: Update to 16.2.5

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,12 +1,12 @@
 pkgbase = jmol
-   pkgver = 16.2.3
+   pkgver = 16.2.5
pkgrel = 1
url = https://jmol.sourceforge.net
arch = any
license = LGPL-2.1-only
makedepends = unzip
-   source = 
https://sourceforge.net/projects/jmol/files/Jmol/Version%2016.1/Jmol%2016.2.3/Jmol-16.2.3-binary.zip
-   sha256sums = 
b2a9621bec10e16b572c6d959722172cf472c3a5eca471a9a830f6a629e6bb27
+   source = 
https://sourceforge.net/projects/jmol/files/Jmol/Version%2016.2/Jmol%2016.2.5/Jmol-16.2.5-binary.zip
+   sha256sums = 
e95f0262aa752f3a5d526ba9fc75678be1f3b79e8e0c6e5034b91bd25114ee32
 
 pkgname = jmol
pkgdesc = A Java 3D viewer for chemical structures


=
PKGBUILD
=
@@ -4,14 +4,14 @@
 pkgbase=jmol
 pkgname=(jmol
  jsmol)
-pkgver=16.2.3
+pkgver=16.2.5
 pkgrel=1
 arch=(any)
 url='https://jmol.sourceforge.net'
 license=(LGPL-2.1-only)
 makedepends=(unzip)
-source=(https://sourceforge.net/projects/jmol/files/Jmol/Version%2016.1/Jmol%20$pkgver/Jmol-$pkgver-binary.zip)
-sha256sums=('b2a9621bec10e16b572c6d959722172cf472c3a5eca471a9a830f6a629e6bb27')
+source=(https://sourceforge.net/projects/jmol/files/Jmol/Version%20${pkgver%.*}/Jmol%20$pkgver/Jmol-$pkgver-binary.zip)
+sha256sums=('e95f0262aa752f3a5d526ba9fc75678be1f3b79e8e0c6e5034b91bd25114ee32')
 
 package_jmol() {
   pkgdesc='A Java 3D viewer for chemical structures'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/jmol/-/commit/4362c158a670a1aedc381358ed04633347a9c4e3

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




[Git][archlinux/packaging/packages/jmol] Pushed new tag 16.2.5-1

2024-04-17 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 16.2.5-1 at Arch Linux / Packaging / Packages / 
jmol

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




[Git][archlinux/packaging/packages/gnome-shell-extension-vitals][main] Add config for nvchecker

2024-04-17 Thread @bgyorgy


Balló György pushed to branch main at Arch Linux / Packaging / Packages / 
gnome-shell-extension-vitals


Commits:
f76e7cfa by Balló György at 2024-04-17T10:23:39+02:00
Add config for nvchecker

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,4 @@
+[gnome-shell-extension-vitals]
+source = "git"
+git = "https://github.com/corecoding/Vitals.git";
+prefix = "v"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-shell-extension-vitals/-/commit/f76e7cfaa7ce75c3669bb0e787b2f6014cfff36b

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-shell-extension-vitals/-/commit/f76e7cfaa7ce75c3669bb0e787b2f6014cfff36b
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/gnome-shell-extension-weather-oclock][main] Add config for nvchecker

2024-04-17 Thread @bgyorgy


Balló György pushed to branch main at Arch Linux / Packaging / Packages / 
gnome-shell-extension-weather-oclock


Commits:
6225b1ba by Balló György at 2024-04-17T10:29:29+02:00
Add config for nvchecker

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,3 @@
+[gnome-shell-extension-weather-oclock]
+source = "git"
+git = "https://github.com/CleoMenezesJr/weather-oclock.git";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-shell-extension-weather-oclock/-/commit/6225b1bab34ea3167d84674daf2ddad939c23781

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-shell-extension-weather-oclock/-/commit/6225b1bab34ea3167d84674daf2ddad939c23781
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-pystache][main] upgpkg: 0.6.5-1: Update to 0.6.5

2024-04-17 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
python-pystache


Commits:
37b216bc by Antonio Rojas at 2024-04-17T10:31:11+02:00
upgpkg: 0.6.5-1: Update to 0.6.5

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,16 +1,16 @@
 pkgbase = python-pystache
pkgdesc = The mustache template engine written in python
-   pkgver = 0.6.1
-   pkgrel = 3
+   pkgver = 0.6.5
+   pkgrel = 1
url = https://github.com/PennyDreadfulMTG/pystache
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
-   makedepends = python-setuptools
+   makedepends = python-setuptools-scm
makedepends = python-wheel
depends = python
-   source = 
https://github.com/PennyDreadfulMTG/pystache/archive/v0.6.1/pystache-0.6.1.tar.gz
-   sha512sums = 
516d286f84d2c77650550365f6b219acb712376f0b7302fff2aba7dee4d64e3d3fc2d781782777dd37093f6debf52f9d2a40b6ed8b65aa5f7025ff762cb5efae
+   source = 
https://github.com/PennyDreadfulMTG/pystache/archive/v0.6.5/pystache-0.6.5.tar.gz
+   sha512sums = 
e3054e0bff5c3bc6679bf22555dd3cfb2f31b241484c7e6201d37b7767a22f2f842912e3f61d8e2e2858615a4f99ef4192d885b60f84dfeffa1408370ccfba75
 
 pkgname = python-pystache


=
PKGBUILD
=
@@ -3,16 +3,16 @@
 
 pkgname=python-pystache
 _pkgname=pystache
-pkgver=0.6.1
-pkgrel=3
+pkgver=0.6.5
+pkgrel=1
 pkgdesc='The mustache template engine written in python'
 arch=(any)
 url='https://github.com/PennyDreadfulMTG/pystache'
 license=('MIT')
 depends=('python')
-makedepends=('python-build' 'python-installer' 'python-setuptools' 
'python-wheel')
+makedepends=('python-build' 'python-installer' 'python-setuptools-scm' 
'python-wheel')
 
source=("https://github.com/PennyDreadfulMTG/$_pkgname/archive/v$pkgver/$_pkgname-$pkgver.tar.gz";)
-sha512sums=('516d286f84d2c77650550365f6b219acb712376f0b7302fff2aba7dee4d64e3d3fc2d781782777dd37093f6debf52f9d2a40b6ed8b65aa5f7025ff762cb5efae')
+sha512sums=('e3054e0bff5c3bc6679bf22555dd3cfb2f31b241484c7e6201d37b7767a22f2f842912e3f61d8e2e2858615a4f99ef4192d885b60f84dfeffa1408370ccfba75')
 
 build() {
   cd "$_pkgname-$pkgver"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pystache/-/commit/37b216bc39835cc450be6e767f625c716c957091

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




[Git][archlinux/packaging/packages/python-pystache] Pushed new tag 0.6.5-1

2024-04-17 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 0.6.5-1 at Arch Linux / Packaging / Packages / 
python-pystache

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




[Git][archlinux/packaging/packages/python-pystache][main] upgpkg: 0.6.5-2: Python 3.12 rebuild

2024-04-17 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
python-pystache


Commits:
fa6c525a by Antonio Rojas at 2024-04-17T10:32:20+02:00
upgpkg: 0.6.5-2: Python 3.12 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = python-pystache
pkgdesc = The mustache template engine written in python
pkgver = 0.6.5
-   pkgrel = 1
+   pkgrel = 2
url = https://github.com/PennyDreadfulMTG/pystache
arch = any
license = MIT


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 pkgname=python-pystache
 _pkgname=pystache
 pkgver=0.6.5
-pkgrel=1
+pkgrel=2
 pkgdesc='The mustache template engine written in python'
 arch=(any)
 url='https://github.com/PennyDreadfulMTG/pystache'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pystache/-/commit/fa6c525a628d7333c8322d5bfb640a7b1e8a484b

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




[Git][archlinux/packaging/packages/python-pystache] Pushed new tag 0.6.5-2

2024-04-17 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 0.6.5-2 at Arch Linux / Packaging / Packages / 
python-pystache

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




[Git][archlinux/packaging/packages/python-fuse][main] upgpkg: 1.0.7-1: Update to 1.0.7

2024-04-17 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
python-fuse


Commits:
2273062b by Antonio Rojas at 2024-04-17T10:34:31+02:00
upgpkg: 1.0.7-1: Update to 1.0.7

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = python-fuse
pkgdesc = Python bindings for FUSE
-   pkgver = 1.0.5
-   pkgrel = 3
+   pkgver = 1.0.7
+   pkgrel = 1
url = https://github.com/libfuse/python-fuse
arch = x86_64
license = LGPL-3.0-or-later
@@ -11,7 +11,7 @@ pkgbase = python-fuse
makedepends = python-wheel
depends = fuse2
depends = python
-   source = 
python-fuse-1.0.5.tar.gz::https://github.com/libfuse/python-fuse/archive/v1.0.5.tar.gz
-   sha512sums = 
e0d0cc0f3dee9416eefe430119e8f2f5a9bbc88a214d36d1d23c7e1f7ce78cc977a173f6d22c05cb928715d5c657ba29738f60453323b25299dddc08d57595d2
+   source = 
python-fuse-1.0.7.tar.gz::https://github.com/libfuse/python-fuse/archive/v1.0.7.tar.gz
+   sha512sums = 
d7ef0ea52fadb9cd5dd64ca4e493bc61956b47b39e078edaf8c6e9c1dc4c298ae269f2c15b13882a7b1fbd907f61b6d3cd3aabef729657946dde4edf72554b5f
 
 pkgname = python-fuse


=
PKGBUILD
=
@@ -5,8 +5,8 @@
 # Contributor: Alexander Fehr 
 
 pkgname=python-fuse
-pkgver=1.0.5
-pkgrel=3
+pkgver=1.0.7
+pkgrel=1
 arch=('x86_64')
 pkgdesc="Python bindings for FUSE"
 url="https://github.com/libfuse/python-fuse";
@@ -14,7 +14,7 @@ license=('LGPL-3.0-or-later')
 depends=('fuse2' 'python')
 makedepends=('python-setuptools' 'python-build' 'python-installer' 
'python-wheel')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/libfuse/python-fuse/archive/v$pkgver.tar.gz";)
-sha512sums=('e0d0cc0f3dee9416eefe430119e8f2f5a9bbc88a214d36d1d23c7e1f7ce78cc977a173f6d22c05cb928715d5c657ba29738f60453323b25299dddc08d57595d2')
+sha512sums=('d7ef0ea52fadb9cd5dd64ca4e493bc61956b47b39e078edaf8c6e9c1dc4c298ae269f2c15b13882a7b1fbd907f61b6d3cd3aabef729657946dde4edf72554b5f')
 
 build() {
   cd python-fuse-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-fuse/-/commit/2273062bc195e0a21d13b6c2c60780ca167452db

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




[Git][archlinux/packaging/packages/python-fuse] Pushed new tag 1.0.7-1

2024-04-17 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 1.0.7-1 at Arch Linux / Packaging / Packages / 
python-fuse

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




[Git][archlinux/packaging/packages/python-fuse] Pushed new tag 1.0.7-2

2024-04-17 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 1.0.7-2 at Arch Linux / Packaging / Packages / 
python-fuse

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




[Git][archlinux/packaging/packages/python-fuse][main] upgpkg: 1.0.7-2: Python 3.12 rebuild

2024-04-17 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
python-fuse


Commits:
8d0d738c by Antonio Rojas at 2024-04-17T10:35:16+02:00
upgpkg: 1.0.7-2: Python 3.12 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = python-fuse
pkgdesc = Python bindings for FUSE
pkgver = 1.0.7
-   pkgrel = 1
+   pkgrel = 2
url = https://github.com/libfuse/python-fuse
arch = x86_64
license = LGPL-3.0-or-later


=
PKGBUILD
=
@@ -6,7 +6,7 @@
 
 pkgname=python-fuse
 pkgver=1.0.7
-pkgrel=1
+pkgrel=2
 arch=('x86_64')
 pkgdesc="Python bindings for FUSE"
 url="https://github.com/libfuse/python-fuse";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-fuse/-/commit/8d0d738c0a22e0aaf911e406b60e9033dd5e2985

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




[Git][archlinux/packaging/packages/bcachefs-tools] Pushed new tag 3-1.7.0-1

2024-04-17 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed new tag 3-1.7.0-1 at Arch Linux / Packaging / Packages / 
bcachefs-tools

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




[Git][archlinux/packaging/packages/bcachefs-tools][main] upgpkg: 3:1.7.0-1

2024-04-17 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
bcachefs-tools


Commits:
98725828 by Frederik Schwan at 2024-04-17T10:38:31+02:00
upgpkg: 3:1.7.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = bcachefs-tools
pkgdesc = BCacheFS filesystem utilities
-   pkgver = 1.6.4
-   pkgrel = 2
+   pkgver = 1.7.0
+   pkgrel = 1
epoch = 3
url = https://bcachefs.org/
arch = x86_64
@@ -32,7 +32,7 @@ pkgbase = bcachefs-tools
depends = libudev.so
depends = systemd-libs
depends = udev
-   source = 
bcachefs-tools-1.6.4.tar.gz::https://github.com/koverstreet/bcachefs-tools/archive/refs/tags/v1.6.4.tar.gz
-   b2sums = 
656b1545ccf41dd35e3e6f656a9b5280fe0b5fa43a0ea86243c6693033d986b091fdd3d79ab2ff5c1c9402bce6f4ee33f49e070f6aebd5bba355df7a82d8fc21
+   source = 
bcachefs-tools-1.7.0.tar.gz::https://github.com/koverstreet/bcachefs-tools/archive/refs/tags/v1.7.0.tar.gz
+   b2sums = 
952310999035465a4e8621e8e3ef65e5a3ba50d40a0ca76a3ca8b7265bab2f33c40981d2ca83ef3ecc70a5da9cff0d002d2f9676aa6355d1717a0dad968828af
 
 pkgname = bcachefs-tools


=
PKGBUILD
=
@@ -3,8 +3,8 @@
 
 pkgname=bcachefs-tools
 epoch=3
-pkgver=1.6.4
-pkgrel=2
+pkgver=1.7.0
+pkgrel=1
 pkgdesc='BCacheFS filesystem utilities'
 arch=('x86_64')
 url='https://bcachefs.org/'
@@ -34,7 +34,7 @@ makedepends=(
 source=(
   
"${pkgname}-${pkgver}.tar.gz"::https://github.com/koverstreet/bcachefs-tools/archive/refs/tags/v${pkgver}.tar.gz
 )
-b2sums=('656b1545ccf41dd35e3e6f656a9b5280fe0b5fa43a0ea86243c6693033d986b091fdd3d79ab2ff5c1c9402bce6f4ee33f49e070f6aebd5bba355df7a82d8fc21')
+b2sums=('952310999035465a4e8621e8e3ef65e5a3ba50d40a0ca76a3ca8b7265bab2f33c40981d2ca83ef3ecc70a5da9cff0d002d2f9676aa6355d1717a0dad968828af')
 
 build() {
   cd ${pkgname}-${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/bcachefs-tools/-/commit/9872582899dc2af342892e55f17d5336bec6a5a9

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




[Git][archlinux/packaging/packages/gom][main] Add config for nvchecker

2024-04-17 Thread @bgyorgy


Balló György pushed to branch main at Arch Linux / Packaging / Packages / gom


Commits:
9c7f2b23 by Balló György at 2024-04-17T10:52:35+02:00
Add config for nvchecker

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,3 @@
+[gom]
+source = "git"
+git = "https://gitlab.gnome.org/GNOME/gom.git";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gom/-/commit/9c7f2b23b87e3309a1fa5ec3484def785ca18297

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




[Git][archlinux/packaging/packages/thunderbird] Pushed new tag 115.10.0-1

2024-04-17 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed new tag 115.10.0-1 at Arch Linux / Packaging / 
Packages / thunderbird

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




[Git][archlinux/packaging/packages/signal-desktop][main] upgpkg: 7.5.0-1

2024-04-17 Thread kpcyrd (@kpcyrd)


kpcyrd pushed to branch main at Arch Linux / Packaging / Packages / 
signal-desktop


Commits:
21c44927 by kpcyrd at 2024-04-17T11:01:01+02:00
upgpkg: 7.5.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = signal-desktop
pkgdesc = Signal Private Messenger for Linux
-   pkgver = 7.4.0
+   pkgver = 7.5.0
pkgrel = 1
url = https://signal.org
arch = x86_64
@@ -38,14 +38,14 @@ pkgbase = signal-desktop
depends = nspr
depends = nss
optdepends = xdg-desktop-portal: Screensharing with Wayland
-   source = 
signal-desktop-7.4.0.tar.gz::https://github.com/signalapp/Signal-Desktop/archive/v7.4.0.tar.gz
-   source = 
dns-fallback-7.4.0.json::https://raw.githubusercontent.com/kpcyrd/signal-desktop-dns-fallback-extractor/7.4.0/dns-fallback.json
+   source = 
signal-desktop-7.5.0.tar.gz::https://github.com/signalapp/Signal-Desktop/archive/v7.5.0.tar.gz
+   source = 
dns-fallback-7.5.0.json::https://raw.githubusercontent.com/kpcyrd/signal-desktop-dns-fallback-extractor/7.5.0/dns-fallback.json
source = signal-desktop.desktop
-   sha256sums = 
377ad6264cdaeebe154abd6de1178f62e983389f6a211ca3e36b201b5cf81515
-   sha256sums = 
49b78885f7b0747022d896aa128ac68306c49a4250f9cbe06e0b28c92d1647dc
+   sha256sums = 
0d3c2ece1542a48a26d5b061db85f4385e9cde356faa3294bd09210510cb0016
+   sha256sums = 
264c54359356073e7833a7773db0f58a5d4e07c5af52219e8dc9e479965a08f0
sha256sums = 
913de2dc32db1831c9319ce7b347f51894e6fff0bf196118093a675dac874b91
-   b2sums = 
360142f704e3d6e9221d1072dc8249f6bc15cbfb9473d6de91a23a77039d423e0b7c3c7a4e5cd6c80b37c4ced0dc1a878a013d8f42972ce5cd9cbee3915b2ccf
-   b2sums = 
e2befb5bf28a14cbfb5934b65fe8a53ad9eca81ae18c67f1c29c2613ffa57de1d8331edc5de3a340783b7fbbbcbd37b3e2da66df834443c263902536c72ad6af
+   b2sums = 
278b9260df19cb5b2dfc037caf431c0ac49bea8562d5c432dfe4e01f4a110c3511d7532311ecdadda3176b017883f110d29fd802c570a4db82c3194d2ad600fb
+   b2sums = 
44745406a7d1080fc5181fcc311236a1218033134e01b64b7cb98cdf49fe3af40b874d35d5689748e2c5a3c457de5165a49a6a308f75de00c9b0814f46fb4ddb
b2sums = 
e157cd0536b1b340c79385e99fcc27b9d48bef3c338562caaa78fe24bc7b8f00f6a757f6d4a47ee6c9e8c1138a1615dce7f1414dd1e6a9d1d06b682a7baa9130
 
 pkgname = signal-desktop


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 
 pkgname=signal-desktop
 _pkgname=Signal-Desktop
-pkgver=7.4.0
+pkgver=7.5.0
 pkgrel=1
 pkgdesc="Signal Private Messenger for Linux"
 license=('AGPL-3.0-only')
@@ -51,11 +51,11 @@ source=(
   
"dns-fallback-${pkgver}.json::https://raw.githubusercontent.com/kpcyrd/signal-desktop-dns-fallback-extractor/${pkgver}/dns-fallback.json";
   "${pkgname}.desktop"
 )
-sha256sums=('377ad6264cdaeebe154abd6de1178f62e983389f6a211ca3e36b201b5cf81515'
-'49b78885f7b0747022d896aa128ac68306c49a4250f9cbe06e0b28c92d1647dc'
+sha256sums=('0d3c2ece1542a48a26d5b061db85f4385e9cde356faa3294bd09210510cb0016'
+'264c54359356073e7833a7773db0f58a5d4e07c5af52219e8dc9e479965a08f0'
 '913de2dc32db1831c9319ce7b347f51894e6fff0bf196118093a675dac874b91')
-b2sums=('360142f704e3d6e9221d1072dc8249f6bc15cbfb9473d6de91a23a77039d423e0b7c3c7a4e5cd6c80b37c4ced0dc1a878a013d8f42972ce5cd9cbee3915b2ccf'
-
'e2befb5bf28a14cbfb5934b65fe8a53ad9eca81ae18c67f1c29c2613ffa57de1d8331edc5de3a340783b7fbbbcbd37b3e2da66df834443c263902536c72ad6af'
+b2sums=('278b9260df19cb5b2dfc037caf431c0ac49bea8562d5c432dfe4e01f4a110c3511d7532311ecdadda3176b017883f110d29fd802c570a4db82c3194d2ad600fb'
+
'44745406a7d1080fc5181fcc311236a1218033134e01b64b7cb98cdf49fe3af40b874d35d5689748e2c5a3c457de5165a49a6a308f75de00c9b0814f46fb4ddb'
 
'e157cd0536b1b340c79385e99fcc27b9d48bef3c338562caaa78fe24bc7b8f00f6a757f6d4a47ee6c9e8c1138a1615dce7f1414dd1e6a9d1d06b682a7baa9130')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/signal-desktop/-/commit/21c44927daae81f9fb1e318b303290a6834a903d

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




[Git][archlinux/packaging/packages/signal-desktop] Pushed new tag 7.5.0-1

2024-04-17 Thread kpcyrd (@kpcyrd)


kpcyrd pushed new tag 7.5.0-1 at Arch Linux / Packaging / Packages / 
signal-desktop

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




[Git][archlinux/packaging/packages/freerdp] Pushed new tag 2-3.5.0-1

2024-04-17 Thread David Runge (@dvzrv)


David Runge pushed new tag 2-3.5.0-1 at Arch Linux / Packaging / Packages / 
freerdp

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




[Git][archlinux/packaging/packages/freerdp][main] upgpkg: 2:3.5.0-1

2024-04-17 Thread David Runge (@dvzrv)


David Runge pushed to branch main at Arch Linux / Packaging / Packages / freerdp


Commits:
64336a35 by David Runge at 2024-04-17T11:04:00+02:00
upgpkg: 2:3.5.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = freerdp
pkgdesc = Free implementation of the Remote Desktop Protocol (RDP)
-   pkgver = 3.4.0
-   pkgrel = 5
+   pkgver = 3.5.0
+   pkgrel = 1
epoch = 2
url = https://www.freerdp.com/
arch = x86_64
@@ -53,11 +53,11 @@ pkgbase = freerdp
provides = libfreerdp3.so
provides = libwinpr-tools3.so
provides = libwinpr3.so
-   source = 
https://github.com/freerdp/freerdp/archive/3.4.0/freerdp-3.4.0.tar.gz
+   source = 
https://github.com/freerdp/freerdp/archive/3.5.0/freerdp-3.5.0.tar.gz
source = 0001-Use-webkit2gtk-4.1.patch
-   sha512sums = 
aa96ad2bf30dbe09849ecfb64ec6e60ba4fd3bc2d144c7d576b1e59476ef45d9d744da37806b1c00e3a0413390b35c6d3d4401b89c07c5663122280eca39e501
+   sha512sums = 
9f9f5898cdd9fe19035aa7a3a016b33513d0e9d9c2325ed62713a287253de468f339b397ba3bdfa729163800858aa25e22e41d46faf94742ed16e586b67efd05
sha512sums = 
0bfdf8825f586a548eaef309f64fb50ea9e2598592f778aa835bbec1a0600d715b8fb28f5950aaeb5ef981a33d5f9f3f39f4fd1800bdf9e5630d9925a9fbab04
-   b2sums = 
d260fb47406d36b728ab24e323d06624d53c01bbdc877b3b97f3c1c159e87baaffa418279ba1cc6e4ba82f0f890deba357ddb325a54316a23f0dbfdff4609eff
+   b2sums = 
b48fc8e452c2251c75995af524dddaad742c9e962d0fe046b6f9479c66a14956604bd9e5a6e6cd1853f14ddcfa8ee9a411554f3f5e18979158a992d3f6e464d9
b2sums = 
bbee3975cdcd0ce421ecd8825d1b6dbdbd1565b612a51e7d9423e79226579587031b5ebe7e5251c88015e9047cd35818bad338a7048acfddac137ffe23197b71
 
 pkgname = freerdp


=
PKGBUILD
=
@@ -4,9 +4,9 @@
 
 _name=FreeRDP
 pkgname=freerdp
-pkgver=3.4.0
+pkgver=3.5.0
 _libver=${pkgver/.*/}
-pkgrel=5
+pkgrel=1
 epoch=2
 pkgdesc="Free implementation of the Remote Desktop Protocol (RDP)"
 arch=(x86_64)
@@ -69,9 +69,9 @@ source=(
   https://github.com/$pkgname/$pkgname/archive/$pkgver/$pkgname-$pkgver.tar.gz
   0001-Use-webkit2gtk-4.1.patch
 )
-sha512sums=('aa96ad2bf30dbe09849ecfb64ec6e60ba4fd3bc2d144c7d576b1e59476ef45d9d744da37806b1c00e3a0413390b35c6d3d4401b89c07c5663122280eca39e501'
+sha512sums=('9f9f5898cdd9fe19035aa7a3a016b33513d0e9d9c2325ed62713a287253de468f339b397ba3bdfa729163800858aa25e22e41d46faf94742ed16e586b67efd05'
 
'0bfdf8825f586a548eaef309f64fb50ea9e2598592f778aa835bbec1a0600d715b8fb28f5950aaeb5ef981a33d5f9f3f39f4fd1800bdf9e5630d9925a9fbab04')
-b2sums=('d260fb47406d36b728ab24e323d06624d53c01bbdc877b3b97f3c1c159e87baaffa418279ba1cc6e4ba82f0f890deba357ddb325a54316a23f0dbfdff4609eff'
+b2sums=('b48fc8e452c2251c75995af524dddaad742c9e962d0fe046b6f9479c66a14956604bd9e5a6e6cd1853f14ddcfa8ee9a411554f3f5e18979158a992d3f6e464d9'
 
'bbee3975cdcd0ce421ecd8825d1b6dbdbd1565b612a51e7d9423e79226579587031b5ebe7e5251c88015e9047cd35818bad338a7048acfddac137ffe23197b71')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/freerdp/-/commit/64336a3506873a22d0a321087645d14658d1b284

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




  1   2   3   4   5   >