[Git][archlinux/packaging/packages/xorg-util-macros] Pushed new tag 1.20.1-1

2024-04-17 Thread Andreas Radke (@andyrtr)


Andreas Radke pushed new tag 1.20.1-1 at Arch Linux / Packaging / Packages / 
xorg-util-macros

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




[Git][archlinux/packaging/packages/xorg-util-macros][main] upgpkg: 1.20.1-1; SPDX license

2024-04-17 Thread Andreas Radke (@andyrtr)


Andreas Radke pushed to branch main at Arch Linux / Packaging / Packages / 
xorg-util-macros


Commits:
5a5ce05e by Andreas Radke at 2024-04-17T08:29:16+02:00
upgpkg: 1.20.1-1; SPDX license

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,14 @@
+pkgbase = xorg-util-macros
+   pkgdesc = X.Org Autotools macros
+   pkgver = 1.20.1
+   pkgrel = 1
+   url = https://xorg.freedesktop.org/
+   arch = any
+   license = HPND-sell-variant AND MIT
+   source = 
https://xorg.freedesktop.org//releases/individual/util/util-macros-1.20.1.tar.xz
+   source = 
https://xorg.freedesktop.org//releases/individual/util/util-macros-1.20.1.tar.xz.sig
+   validpgpkeys = 3BB639E56F861FA2E86505690FDD682D974CA72A
+   sha512sums = 
5f44d73c18ff87459cd94a68a961465b3970a36f0b55be65c0ec228320a675561eb24a1b1359745124302446a1a3fadc2f50d3378f439df5bd3e866cb8015286
+   sha512sums = SKIP
+
+pkgname = xorg-util-macros


=
PKGBUILD
=
@@ -2,17 +2,17 @@
 # Contributor: Jan de Groot 
 
 pkgname=xorg-util-macros
-pkgver=1.20.0
-pkgrel=2
+pkgver=1.20.1
+pkgrel=1
 pkgdesc="X.Org Autotools macros"
 arch=('any')
-license=('custom')
+license=('HPND-sell-variant AND MIT')
 url="https://xorg.freedesktop.org/;
 source=(${url}/releases/individual/util/util-macros-${pkgver}.tar.xz{,.sig})
-sha512sums=('76caefb118bf1675d7b2b96e1bbb04eb9a320b02e120839e55a22ef98538ecf00d0e686a67186fc8fdc8492d277ffe3125ae8b7ac61ce4739edc0de3f468d2eb'
+sha512sums=('5f44d73c18ff87459cd94a68a961465b3970a36f0b55be65c0ec228320a675561eb24a1b1359745124302446a1a3fadc2f50d3378f439df5bd3e866cb8015286'
 'SKIP')
-#validpgpkeys=('3BB639E56F861FA2E86505690FDD682D974CA72A')
-validpgpkeys=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E') # "Alan Coopersmith 
"
+validpgpkeys=('3BB639E56F861FA2E86505690FDD682D974CA72A') # # "Matt Turner 
"
+#validpgpkeys=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E') # "Alan Coopersmith 
"
 
 build() {
   cd util-macros-${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xorg-util-macros/-/commit/5a5ce05e16d37fb8fde017b1da51adda029fac8d

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




[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/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/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/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/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/waylock] Pushed new tag 1.0.0-1

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


David Runge pushed new tag 1.0.0-1 at Arch Linux / Packaging / Packages / 
waylock

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




[Git][archlinux/packaging/packages/waylock][main] 2 commits: Switch to locked signed commit

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


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


Commits:
79cac169 by David Runge at 2024-04-17T11:06:30+02:00
Switch to locked signed commit

Signed-off-by: David Runge dv...@archlinux.org

- - - - -
6b503077 by David Runge at 2024-04-17T11:07:55+02:00
upgpkg: 1.0.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = waylock
pkgdesc = A simple screenlocker for wayland compositors
-   pkgver = 0.6.5
+   pkgver = 1.0.0
pkgrel = 1
url = https://github.com/ifreund/waylock
arch = x86_64
@@ -13,14 +13,14 @@ pkgbase = waylock
makedepends = wayland-protocols
makedepends = zig
depends = glibc
-   source = 
git+https://github.com/ifreund/waylock#commit=70ab6f5367c4122e5784697437f9164fa83e7ed7?signed
+   source = git+https://github.com/ifreund/waylock?signed#tag=v1.0.0
source = git+https://codeberg.org/ifreund/zig-wayland.git
source = git+https://codeberg.org/ifreund/zig-xkbcommon.git
validpgpkeys = 5FBDF84DD2278DB2B8AD8A5286DED400DDFD7A11
+   sha512sums = 
0c9a3ba2431b087fcb5a5747abf59bb8097dc4f599c10f351707a60f829075ef36cda45f9204c75e0151530b9266923ad782546e2ae8f871fc29c8e17b3e2810
sha512sums = SKIP
sha512sums = SKIP
-   sha512sums = SKIP
-   b2sums = SKIP
+   b2sums = 
a9f292e53762a2e2e3ab93d2b6727b9496de087dfe45a160ec4f66311964df84fee81a4e39a84eb1f0917dd9e9137987132b6ed1b0e3cd71826475a85cb6cefd
b2sums = SKIP
b2sums = SKIP
 


=
PKGBUILD
=
@@ -2,8 +2,7 @@
 # Maintainer: Daurnimator 
 
 pkgname=waylock
-pkgver=0.6.5
-_commit=70ab6f5367c4122e5784697437f9164fa83e7ed7  # refs/tags/v0.6.5^{}
+pkgver=1.0.0
 pkgrel=1
 pkgdesc="A simple screenlocker for wayland compositors"
 arch=(x86_64)
@@ -22,14 +21,14 @@ makedepends=(
   zig
 )
 source=(
-  "git+$url#commit=$_commit?signed"
+  "git+$url?signed#tag=v$pkgver"
   git+https://codeberg.org/ifreund/zig-wayland.git
   git+https://codeberg.org/ifreund/zig-xkbcommon.git
 )
-sha512sums=('SKIP'
+sha512sums=('0c9a3ba2431b087fcb5a5747abf59bb8097dc4f599c10f351707a60f829075ef36cda45f9204c75e0151530b9266923ad782546e2ae8f871fc29c8e17b3e2810'
 'SKIP'
 'SKIP')
-b2sums=('SKIP'
+b2sums=('a9f292e53762a2e2e3ab93d2b6727b9496de087dfe45a160ec4f66311964df84fee81a4e39a84eb1f0917dd9e9137987132b6ed1b0e3cd71826475a85cb6cefd'
 'SKIP'
 'SKIP')
 validpgpkeys=('5FBDF84DD2278DB2B8AD8A5286DED400DDFD7A11') # Isaac Freund 




View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/waylock/-/compare/37421861c17af044ec25a18fff24d31b2f3e364d...6b5030771afe83edf0c7a6a2895807f272764d20

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/waylock/-/compare/37421861c17af044ec25a18fff24d31b2f3e364d...6b5030771afe83edf0c7a6a2895807f272764d20
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/java21-openjdk] Pushed new tag 21.0.3.u9-1

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


Frederik Schwan pushed new tag 21.0.3.u9-1 at Arch Linux / Packaging / Packages 
/ java21-openjdk

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




[Git][archlinux/packaging/packages/java21-openjdk][main] upgpkg: 21.0.3.u9-1

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


Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
java21-openjdk


Commits:
0406ae37 by Frederik Schwan at 2024-04-17T11:18:09+02:00
upgpkg: 21.0.3.u9-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = java21-openjdk
-   pkgver = 21.0.2.u13
-   pkgrel = 2
+   pkgver = 21.0.3.u9
+   pkgrel = 1
url = https://openjdk.java.net/
arch = x86_64
license = LicenseRef-Java
@@ -29,11 +29,11 @@ pkgbase = java21-openjdk
makedepends = harfbuzz
makedepends = gcc-libs
makedepends = glibc
-   source = https://github.com/openjdk/jdk21u/archive/jdk-21.0.2+13.tar.gz
+   source = https://github.com/openjdk/jdk21u/archive/jdk-21.0.3+9.tar.gz
source = freedesktop-java.desktop
source = freedesktop-jconsole.desktop
source = freedesktop-jshell.desktop
-   sha256sums = 
4d8c8dd00164df0e344ed343d4ac20c1f30133f1029a83ff2c66c3557ed13a26
+   sha256sums = 
b7a78e596b272d958843eab0c0412fd7ee874a3b6fff577584ebeed39dfef7ee
sha256sums = 
72111743ab6ab36854b0c85a504172983715d0798fce10bc4e35689b7d15fd93
sha256sums = 
8ecdf5c1605bafa58b3f7da615e6d8d3d943e3a2d3831930d6efa7815aacce07
sha256sums = 
50fc0d677489b73d549df2f08d759d5f057f200adbbab83ea5e87456152ee03e
@@ -58,7 +58,7 @@ pkgname = jre21-openjdk-headless
optdepends = java-rhino: for some JavaScript support
provides = java-runtime-headless=21
provides = java-runtime-headless-openjdk=21
-   provides = jre21-openjdk-headless=21.0.2.u13-2
+   provides = jre21-openjdk-headless=21.0.3.u9-1
conflicts = jdk21-openjdk
conflicts = jre21-openjdk
backup = etc/java21-openjdk/logging.properties
@@ -101,10 +101,10 @@ pkgname = jre21-openjdk
optdepends = gtk3: for the Gtk+ 3 look and feel - desktop usage
provides = java-runtime=21
provides = java-runtime-openjdk=21
-   provides = jre21-openjdk=21.0.2.u13-2
+   provides = jre21-openjdk=21.0.3.u9-1
provides = java-runtime-headless=21
provides = java-runtime-headless-openjdk=21
-   provides = jre21-openjdk-headless=21.0.2.u13-2
+   provides = jre21-openjdk-headless=21.0.3.u9-1
conflicts = jdk21-openjdk
conflicts = jre21-openjdk-headless
backup = etc/java21-openjdk/logging.properties
@@ -161,13 +161,13 @@ pkgname = jdk21-openjdk
optdepends = gtk3: for the Gtk+ 3 look and feel - desktop usage
provides = java-environment=21
provides = java-environment-openjdk=21
-   provides = jdk21-openjdk=21.0.2.u13-2
+   provides = jdk21-openjdk=21.0.3.u9-1
provides = java-runtime=21
provides = java-runtime-openjdk=21
-   provides = jre21-openjdk=21.0.2.u13-2
+   provides = jre21-openjdk=21.0.3.u9-1
provides = java-runtime-headless=21
provides = java-runtime-headless-openjdk=21
-   provides = jre21-openjdk-headless=21.0.2.u13-2
+   provides = jre21-openjdk-headless=21.0.3.u9-1
conflicts = jre21-openjdk
conflicts = jre21-openjdk-headless
backup = etc/java21-openjdk/logging.properties
@@ -187,10 +187,10 @@ pkgname = jdk21-openjdk
 
 pkgname = openjdk21-src
pkgdesc = OpenJDK Java 21 sources
-   depends = jdk21-openjdk=21.0.2.u13-2
-   provides = openjdk21-src=21.0.2.u13-2
+   depends = jdk21-openjdk=21.0.3.u9-1
+   provides = openjdk21-src=21.0.3.u9-1
 
 pkgname = openjdk21-doc
pkgdesc = OpenJDK Java 21 documentation
-   depends = jdk21-openjdk=21.0.2.u13-2
-   provides = openjdk21-doc=21.0.2.u13-2
+   depends = jdk21-openjdk=21.0.3.u9-1
+   provides = openjdk21-doc=21.0.3.u9-1


=
PKGBUILD
=
@@ -9,10 +9,10 @@ pkgname=('jre21-openjdk-headless' 'jre21-openjdk' 
'jdk21-openjdk' 'openjdk21-src
 # on a majorver change, don't forget to update the misc files that come along 
this PKGBUILD
 _majorver=21
 _minorver=0
-_securityver=2
-_updatever=13
+_securityver=3
+_updatever=9
 pkgver=${_majorver}.${_minorver}.${_securityver}.u${_updatever}
-pkgrel=2
+pkgrel=1
  _git_tag=jdk-${_majorver}.${_minorver}.${_securityver}+${_updatever}
 arch=('x86_64')
 url='https://openjdk.java.net/'
@@ -25,7 +25,7 @@ 
source=(https://github.com/openjdk/jdk${_majorver}u/archive/${_git_tag}.tar.gz
 freedesktop-java.desktop
 freedesktop-jconsole.desktop
 freedesktop-jshell.desktop)
-sha256sums=('4d8c8dd00164df0e344ed343d4ac20c1f30133f1029a83ff2c66c3557ed13a26'
+sha256sums=('b7a78e596b272d958843eab0c0412fd7ee874a3b6fff577584ebeed39dfef7ee'
 '72111743ab6ab36854b0c85a504172983715d0798fce10bc4e35689b7d15fd93'
 '8ecdf5c1605bafa58b3f7da615e6d8d3d943e3a2d3831930d6efa7815aacce07'
 

[Git][archlinux/packaging/packages/kactivitymanagerd][main] upgpkg: 6.0.4-1: Plasma 6.0.4

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


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


Commits:
ce4b831c by Antonio Rojas at 2024-04-17T11:29:55+02:00
upgpkg: 6.0.4-1: Plasma 6.0.4

- - - - -


1 changed file:

- .SRCINFO


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = kactivitymanagerd
pkgdesc = System service to manage user activities and track the usage 
patterns
-   pkgver = 6.0.3
+   pkgver = 6.0.4
pkgrel = 1
url = https://kde.org/plasma-desktop/
arch = x86_64
@@ -20,13 +20,13 @@ pkgbase = kactivitymanagerd
depends = kwindowsystem
depends = kxmlgui
depends = qt6-base
-   source = 
https://download.kde.org/stable/plasma/6.0.3/kactivitymanagerd-6.0.3.tar.xz
-   source = 
https://download.kde.org/stable/plasma/6.0.3/kactivitymanagerd-6.0.3.tar.xz.sig
+   source = 
https://download.kde.org/stable/plasma/6.0.4/kactivitymanagerd-6.0.4.tar.xz
+   source = 
https://download.kde.org/stable/plasma/6.0.4/kactivitymanagerd-6.0.4.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
-   sha256sums = 
4f92314fc2117dc26ff671c3334e0076d5f2b7feca434f4e138bfdf574b67ce5
+   sha256sums = 
2ccd6a04677322adfaa011130179d4efdd3708422b798c4fe3e664f49a33ac2f
sha256sums = SKIP
 
 pkgname = kactivitymanagerd



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

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




[Git][archlinux/packaging/packages/kactivitymanagerd] Pushed new tag 6.0.4-1

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


Antonio Rojas pushed new tag 6.0.4-1 at Arch Linux / Packaging / Packages / 
kactivitymanagerd

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




[Git][archlinux/packaging/packages/plasma-activities-stats][main] upgpkg: 6.0.4-1: 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:
4a56ae9c by Antonio Rojas at 2024-04-17T11:30:13+02:00
upgpkg: 6.0.4-1: Plasma 6.0.4

- - - - -


1 changed file:

- .SRCINFO


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = plasma-activities-stats
pkgdesc = A library for accessing the usage data collected by the 
activities system
-   pkgver = 6.0.3
+   pkgver = 6.0.4
pkgrel = 1
url = https://kde.org/plasma-desktop/
arch = x86_64
@@ -17,13 +17,13 @@ pkgbase = plasma-activities-stats
depends = qt6-base
conflicts = kactivities-stats
replaces = kactivities-stats
-   source = 
https://download.kde.org/stable/plasma/6.0.3/plasma-activities-stats-6.0.3.tar.xz
-   source = 
https://download.kde.org/stable/plasma/6.0.3/plasma-activities-stats-6.0.3.tar.xz.sig
+   source = 
https://download.kde.org/stable/plasma/6.0.4/plasma-activities-stats-6.0.4.tar.xz
+   source = 
https://download.kde.org/stable/plasma/6.0.4/plasma-activities-stats-6.0.4.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
-   sha256sums = 
5dd98cc027a637fdb6efd2de0dd5e67edbb4fb046118d1fe49c3e95f6d441a3d
+   sha256sums = 
86ce63674fd5c355ad13a275526bea774a4a8c619f3231a0ead8565591b3ef0b
sha256sums = SKIP
 
 pkgname = plasma-activities-stats



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

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




[Git][archlinux/packaging/packages/plasma-activities-stats] Pushed new tag 6.0.4-1

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


Antonio Rojas pushed new tag 6.0.4-1 at Arch Linux / Packaging / Packages / 
plasma-activities-stats

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




[Git][archlinux/packaging/packages/libplasma] Pushed new tag 6.0.4-1

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


Antonio Rojas pushed new tag 6.0.4-1 at Arch Linux / Packaging / Packages / 
libplasma

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




[Git][archlinux/packaging/packages/libplasma][main] upgpkg: 6.0.4-1: Plasma 6.0.4

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


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


Commits:
18206c93 by Antonio Rojas at 2024-04-17T11:30:19+02:00
upgpkg: 6.0.4-1: Plasma 6.0.4

- - - - -


1 changed file:

- .SRCINFO


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = libplasma
pkgdesc = Plasma library and runtime components
-   pkgver = 6.0.3
+   pkgver = 6.0.4
pkgrel = 1
url = https://kde.org/plasma-desktop/
arch = x86_64
@@ -39,13 +39,13 @@ pkgbase = libplasma
depends = wayland
conflicts = plasma-framework
replaces = plasma-framework
-   source = 
https://download.kde.org/stable/plasma/6.0.3/libplasma-6.0.3.tar.xz
-   source = 
https://download.kde.org/stable/plasma/6.0.3/libplasma-6.0.3.tar.xz.sig
+   source = 
https://download.kde.org/stable/plasma/6.0.4/libplasma-6.0.4.tar.xz
+   source = 
https://download.kde.org/stable/plasma/6.0.4/libplasma-6.0.4.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
-   sha256sums = 
1ca020026deda38a46cb34cd71d7c49c3b18b9bef26caf1cef765abf49fdf71d
+   sha256sums = 
61c2c148456cb97c7c104711b56cff010bfe5785c3f10c5b65ac804a3346fd74
sha256sums = SKIP
 
 pkgname = libplasma



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

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




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

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


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


Commits:
739f66a5 by Antonio Rojas at 2024-04-17T11:29:42+02:00
upgpkg: 6.0.4-1: Plasma 6.0.4

- - - - -


1 changed file:

- .SRCINFO


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = kwayland
pkgdesc = Qt-style Client and Server library wrapper for the Wayland 
libraries
-   pkgver = 6.0.3
+   pkgver = 6.0.4
pkgrel = 1
url = https://kde.org/plasma-desktop/
arch = x86_64
@@ -17,13 +17,13 @@ pkgbase = kwayland
depends = qt6-base
depends = qt6-wayland
depends = wayland
-   source = 
https://download.kde.org/stable/plasma/6.0.3/kwayland-6.0.3.tar.xz
-   source = 
https://download.kde.org/stable/plasma/6.0.3/kwayland-6.0.3.tar.xz.sig
+   source = 
https://download.kde.org/stable/plasma/6.0.4/kwayland-6.0.4.tar.xz
+   source = 
https://download.kde.org/stable/plasma/6.0.4/kwayland-6.0.4.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
-   sha256sums = 
fbb129acfba82bb0aa3a98790b5562bf3fca867ef41f4823c6f13c6605036698
+   sha256sums = 
42432e2644c4b997854e9ff48fa7fae5f6cc5117a96f23c60b5b1cf2b82be77a
sha256sums = SKIP
 
 pkgname = kwayland



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

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




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

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


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

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




[Git][archlinux/packaging/packages/layer-shell-qt] Pushed new tag 6.0.4-1

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


Antonio Rojas pushed new tag 6.0.4-1 at Arch Linux / Packaging / Packages / 
layer-shell-qt

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




[Git][archlinux/packaging/packages/layer-shell-qt][main] upgpkg: 6.0.4-1: 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:
d4d13f94 by Antonio Rojas at 2024-04-17T11:29:49+02:00
upgpkg: 6.0.4-1: Plasma 6.0.4

- - - - -


1 changed file:

- .SRCINFO


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = layer-shell-qt
pkgdesc = Qt component to allow applications to make use of the Wayland 
wl-layer-shell protocol
-   pkgver = 6.0.3
-   pkgrel = 4
+   pkgver = 6.0.4
+   pkgrel = 1
url = https://kde.org/plasma-desktop/
arch = x86_64
groups = plasma
@@ -15,13 +15,13 @@ pkgbase = layer-shell-qt
depends = qt6-wayland
depends = wayland
optdepends = qt6-declarative: QML bindings
-   source = 
https://download.kde.org/stable/plasma/6.0.3/layer-shell-qt-6.0.3.tar.xz
-   source = 
https://download.kde.org/stable/plasma/6.0.3/layer-shell-qt-6.0.3.tar.xz.sig
+   source = 
https://download.kde.org/stable/plasma/6.0.4/layer-shell-qt-6.0.4.tar.xz
+   source = 
https://download.kde.org/stable/plasma/6.0.4/layer-shell-qt-6.0.4.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
-   sha256sums = 
3443c57a8f8be26efa40b3f2f748d130ac64d613f894e798d6fa52e29b59b517
+   sha256sums = 
432c8866307ce1ba14c3cfda5ac7976fe5e09e45a4fa0b35cc96e467e94b0626
sha256sums = SKIP
 
 pkgname = layer-shell-qt



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

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




[Git][archlinux/packaging/packages/plasma-activities][main] upgpkg: 6.0.4-1: 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:
c585984e by Antonio Rojas at 2024-04-17T11:30:07+02:00
upgpkg: 6.0.4-1: Plasma 6.0.4

- - - - -


1 changed file:

- .SRCINFO


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = plasma-activities
pkgdesc = Core components for KDE Activities
-   pkgver = 6.0.3
+   pkgver = 6.0.4
pkgrel = 1
url = https://kde.org/plasma-desktop/
arch = x86_64
@@ -20,13 +20,13 @@ pkgbase = plasma-activities
optdepends = qt6-declarative: QML bindings
conflicts = kactivities
replaces = kactivities
-   source = 
https://download.kde.org/stable/plasma/6.0.3/plasma-activities-6.0.3.tar.xz
-   source = 
https://download.kde.org/stable/plasma/6.0.3/plasma-activities-6.0.3.tar.xz.sig
+   source = 
https://download.kde.org/stable/plasma/6.0.4/plasma-activities-6.0.4.tar.xz
+   source = 
https://download.kde.org/stable/plasma/6.0.4/plasma-activities-6.0.4.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
-   sha256sums = 
c61595e9f47eefaf47e3baf400dcfd0ba012aae48c69342d8fa0e3a1e12570ff
+   sha256sums = 
c838c3a719196ba06ed3d718b3f4df8414e27c847e206fcaa3105959be79df6d
sha256sums = SKIP
 
 pkgname = plasma-activities



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

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




[Git][archlinux/packaging/packages/plasma-activities] Pushed new tag 6.0.4-1

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


Antonio Rojas pushed new tag 6.0.4-1 at Arch Linux / Packaging / Packages / 
plasma-activities

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




[Git][archlinux/packaging/packages/libkscreen][main] upgpkg: 6.0.4-1: Plasma 6.0.4

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


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


Commits:
4a8ae6c9 by Antonio Rojas at 2024-04-17T11:30:01+02:00
upgpkg: 6.0.4-1: Plasma 6.0.4

- - - - -


1 changed file:

- .SRCINFO


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = libkscreen
pkgdesc = KDE screen management software
-   pkgver = 6.0.3
+   pkgver = 6.0.4
pkgrel = 1
url = https://kde.org/plasma-desktop/
arch = x86_64
@@ -17,13 +17,13 @@ pkgbase = libkscreen
depends = qt6-base
depends = qt6-wayland
depends = wayland
-   source = 
https://download.kde.org/stable/plasma/6.0.3/libkscreen-6.0.3.tar.xz
-   source = 
https://download.kde.org/stable/plasma/6.0.3/libkscreen-6.0.3.tar.xz.sig
+   source = 
https://download.kde.org/stable/plasma/6.0.4/libkscreen-6.0.4.tar.xz
+   source = 
https://download.kde.org/stable/plasma/6.0.4/libkscreen-6.0.4.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
-   sha256sums = 
4785fc3e2a5e6db3a62cc58f1682dd75134ec88c9d966b9d8fb22e870aa33483
+   sha256sums = 
406928da2b03f25e6ab7c8e4405e8fb67e126078919d8286fa47f3689fb5ab57
sha256sums = SKIP
 
 pkgname = libkscreen



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

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




[Git][archlinux/packaging/packages/libkscreen] Pushed new tag 6.0.4-1

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


Antonio Rojas pushed new tag 6.0.4-1 at Arch Linux / Packaging / Packages / 
libkscreen

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




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

2024-04-17 Thread @bgyorgy


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


Commits:
7424131f by Balló György at 2024-04-17T11:36:50+02:00
Add config for nvchecker

- - - - -


2 changed files:

- .SRCINFO
- + .nvchecker.toml


Changes:

=
.SRCINFO
=
@@ -4,7 +4,7 @@ pkgbase = gperftools
pkgrel = 1
url = https://github.com/gperftools/gperftools
arch = x86_64
-   license = BSD
+   license = BSD-3-Clause
depends = gcc-libs
depends = glibc
depends = libunwind


=
.nvchecker.toml
=
@@ -0,0 +1,5 @@
+[gperftools]
+source = "git"
+git = "https://github.com/gperftools/gperftools.git;
+include_regex = "gperftools-.*"
+prefix = "gperftools-"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gperftools/-/commit/7424131fef2525bd053ae4668255a989a89f23a3

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gperftools/-/commit/7424131fef2525bd053ae4668255a989a89f23a3
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/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/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][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/milou][main] Add kconfig dependency

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


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


Commits:
ec8c1eb3 by Antonio Rojas at 2024-04-17T11:24:53+02:00
Add kconfig dependency

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -12,6 +12,7 @@ url='https://kde.org/plasma-desktop/'
 license=(LGPL-2.0-or-later)
 depends=(gcc-libs
  glibc
+ kconfig
  kirigami
  krunner
  ksvg



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

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




[Git][archlinux/packaging/packages/plasma-pa][main] upgpkg: 6.0.4-1: 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:
b8aee430 by Antonio Rojas at 2024-04-17T11:35:02+02:00
upgpkg: 6.0.4-1: Plasma 6.0.4

- - - - -


1 changed file:

- .SRCINFO


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = plasma-pa
pkgdesc = Plasma applet for audio volume management using PulseAudio
-   pkgver = 6.0.3
+   pkgver = 6.0.4
pkgrel = 1
url = https://kde.org/plasma-desktop/
arch = x86_64
@@ -28,13 +28,13 @@ pkgbase = plasma-pa
depends = pulse-native-provider
depends = qt6-base
depends = qt6-declarative
-   source = 
https://download.kde.org/stable/plasma/6.0.3/plasma-pa-6.0.3.tar.xz
-   source = 
https://download.kde.org/stable/plasma/6.0.3/plasma-pa-6.0.3.tar.xz.sig
+   source = 
https://download.kde.org/stable/plasma/6.0.4/plasma-pa-6.0.4.tar.xz
+   source = 
https://download.kde.org/stable/plasma/6.0.4/plasma-pa-6.0.4.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
-   sha256sums = 
b1e198a01551e87275b3f9b718b94df3edf391dccf2ba71ea9af07bc52ddee5b
+   sha256sums = 
329ad1c326798459beab145eced43e6ee962378d95299c1a64f5a929eabda601
sha256sums = SKIP
 
 pkgname = plasma-pa



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

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




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

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


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

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




[Git][archlinux/packaging/packages/plasma-welcome][main] upgpkg: 6.0.4-1: 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:
0596921d by Antonio Rojas at 2024-04-17T11:35:33+02:00
upgpkg: 6.0.4-1: Plasma 6.0.4

- - - - -


1 changed file:

- .SRCINFO


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = plasma-welcome
pkgdesc = A friendly onboarding wizard for Plasma
-   pkgver = 6.0.3
+   pkgver = 6.0.4
pkgrel = 1
url = https://kde.org/plasma-desktop/
arch = x86_64
@@ -26,13 +26,13 @@ pkgbase = plasma-welcome
depends = qt6-5compat
depends = qt6-base
depends = qt6-declarative
-   source = 
https://download.kde.org/stable/plasma/6.0.3/plasma-welcome-6.0.3.tar.xz
-   source = 
https://download.kde.org/stable/plasma/6.0.3/plasma-welcome-6.0.3.tar.xz.sig
+   source = 
https://download.kde.org/stable/plasma/6.0.4/plasma-welcome-6.0.4.tar.xz
+   source = 
https://download.kde.org/stable/plasma/6.0.4/plasma-welcome-6.0.4.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
-   sha256sums = 
db61235c0f7478707095b1ec99ce13c270feb81a181d44eb8d4309251b63d41c
+   sha256sums = 
6bca8749d75cba353e45842e6287d1922dcd18ced4b8ad386858570bbe9c1852
sha256sums = SKIP
 
 pkgname = plasma-welcome



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

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




[Git][archlinux/packaging/packages/plasma-workspace-wallpapers][main] upgpkg: 6.0.4-1: 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:
225263cd by Antonio Rojas at 2024-04-17T11:35:39+02:00
upgpkg: 6.0.4-1: Plasma 6.0.4

- - - - -


1 changed file:

- .SRCINFO


Changes:

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



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

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




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

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


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

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




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

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


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

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




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

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


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

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




[Git][archlinux/packaging/packages/plasma-thunderbolt][main] upgpkg: 6.0.4-1: 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:
ff7ab2b7 by Antonio Rojas at 2024-04-17T11:35:21+02:00
upgpkg: 6.0.4-1: Plasma 6.0.4

- - - - -


1 changed file:

- .SRCINFO


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = plasma-thunderbolt
pkgdesc = Plasma integration for controlling Thunderbolt devices
-   pkgver = 6.0.3
+   pkgver = 6.0.4
pkgrel = 1
url = https://kde.org/plasma-desktop/
arch = x86_64
@@ -18,13 +18,13 @@ pkgbase = plasma-thunderbolt
depends = knotifications
depends = qt6-base
depends = qt6-declarative
-   source = 
https://download.kde.org/stable/plasma/6.0.3/plasma-thunderbolt-6.0.3.tar.xz
-   source = 
https://download.kde.org/stable/plasma/6.0.3/plasma-thunderbolt-6.0.3.tar.xz.sig
+   source = 
https://download.kde.org/stable/plasma/6.0.4/plasma-thunderbolt-6.0.4.tar.xz
+   source = 
https://download.kde.org/stable/plasma/6.0.4/plasma-thunderbolt-6.0.4.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
-   sha256sums = 
c50ff28839eee87626eb7f191ff56c0c966176dd10d3f42a9bce280e33134d62
+   sha256sums = 
5a9713769db40f94fd8a0ab5d08e5eaa190768df16dfe848b391a34831d8661e
sha256sums = SKIP
 
 pkgname = plasma-thunderbolt



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

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




[Git][archlinux/packaging/packages/plasma-vault][main] upgpkg: 6.0.4-1: 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:
fc307d92 by Antonio Rojas at 2024-04-17T11:35:27+02:00
upgpkg: 6.0.4-1: Plasma 6.0.4

- - - - -


1 changed file:

- .SRCINFO


Changes:

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



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

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




[Git][archlinux/packaging/packages/plasma-sdk][main] upgpkg: 6.0.4-1: 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:
63e0a104 by Antonio Rojas at 2024-04-17T11:35:09+02:00
upgpkg: 6.0.4-1: Plasma 6.0.4

- - - - -


1 changed file:

- .SRCINFO


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = plasma-sdk
pkgdesc = Applications useful for Plasma development
-   pkgver = 6.0.3
+   pkgver = 6.0.4
pkgrel = 1
url = https://kde.org/plasma-desktop/
arch = x86_64
@@ -35,13 +35,13 @@ pkgbase = plasma-sdk
depends = qt6-base
depends = qt6-declarative
depends = sh
-   source = 
https://download.kde.org/stable/plasma/6.0.3/plasma-sdk-6.0.3.tar.xz
-   source = 
https://download.kde.org/stable/plasma/6.0.3/plasma-sdk-6.0.3.tar.xz.sig
+   source = 
https://download.kde.org/stable/plasma/6.0.4/plasma-sdk-6.0.4.tar.xz
+   source = 
https://download.kde.org/stable/plasma/6.0.4/plasma-sdk-6.0.4.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
-   sha256sums = 
4ae4d495c77b6508ef8535d39b73a8b14c1ee1297c7dba740e928b260fdbfd79
+   sha256sums = 
6ba2ce4bd40b7554ef32ec37543fb6268cc3cb1f160d999f4cf0968dfd55b1e8
sha256sums = SKIP
 
 pkgname = plasma-sdk



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

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




[Git][archlinux/packaging/packages/plasma-systemmonitor][main] upgpkg: 6.0.4-1: 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:
1aad8829 by Antonio Rojas at 2024-04-17T11:35:15+02:00
upgpkg: 6.0.4-1: Plasma 6.0.4

- - - - -


1 changed file:

- .SRCINFO


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = plasma-systemmonitor
pkgdesc = An interface for monitoring system sensors, process 
information and other system resources
-   pkgver = 6.0.3
+   pkgver = 6.0.4
pkgrel = 1
url = https://kde.org/plasma-desktop/
arch = x86_64
@@ -29,13 +29,13 @@ pkgbase = plasma-systemmonitor
depends = qt6-base
depends = qt6-declarative
replaces = ksysguard
-   source = 
https://download.kde.org/stable/plasma/6.0.3/plasma-systemmonitor-6.0.3.tar.xz
-   source = 
https://download.kde.org/stable/plasma/6.0.3/plasma-systemmonitor-6.0.3.tar.xz.sig
+   source = 
https://download.kde.org/stable/plasma/6.0.4/plasma-systemmonitor-6.0.4.tar.xz
+   source = 
https://download.kde.org/stable/plasma/6.0.4/plasma-systemmonitor-6.0.4.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
-   sha256sums = 
25c308e98c78072a04456215932b613e8fb9ea71ec520c0500d71e6ab0bc5847
+   sha256sums = 
acf5860a15d73b7727ddc69c271fe4dc56c2704dacf3a02e2c7b545689fce245
sha256sums = SKIP
 
 pkgname = plasma-systemmonitor



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

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




[Git][archlinux/packaging/packages/plymouth-kcm][main] upgpkg: 6.0.4-1: 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:
69d8530d by Antonio Rojas at 2024-04-17T11:35:48+02:00
upgpkg: 6.0.4-1: Plasma 6.0.4

- - - - -


1 changed file:

- .SRCINFO


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = plymouth-kcm
pkgdesc = KCM to manage the Plymouth (Boot) theme
-   pkgver = 6.0.3
+   pkgver = 6.0.4
pkgrel = 1
url = https://kde.org/plasma-desktop/
arch = x86_64
@@ -21,13 +21,13 @@ pkgbase = plymouth-kcm
depends = plymouth
depends = qt6-base
depends = qt6-declarative
-   source = 
https://download.kde.org/stable/plasma/6.0.3/plymouth-kcm-6.0.3.tar.xz
-   source = 
https://download.kde.org/stable/plasma/6.0.3/plymouth-kcm-6.0.3.tar.xz.sig
+   source = 
https://download.kde.org/stable/plasma/6.0.4/plymouth-kcm-6.0.4.tar.xz
+   source = 
https://download.kde.org/stable/plasma/6.0.4/plymouth-kcm-6.0.4.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
-   sha256sums = 
2063747d111bd86d794f83e46358252420b2d13c8356912564ea8c7fa18b46ee
+   sha256sums = 
502e88e8088c609c1cb5e0777a110e864b2553bc1d6a33a3c48dd31568de
sha256sums = SKIP
 
 pkgname = plymouth-kcm



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

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




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

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


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

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




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

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


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

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




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

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


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

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




[Git][archlinux/packaging/packages/print-manager][main] upgpkg: 1:6.0.4-1: 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:
3a3d9bd6 by Antonio Rojas at 2024-04-17T11:35:54+02:00
upgpkg: 1:6.0.4-1: Plasma 6.0.4

- - - - -


1 changed file:

- .SRCINFO


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = print-manager
pkgdesc = A tool for managing print jobs and printers
-   pkgver = 6.0.3
+   pkgver = 6.0.4
pkgrel = 1
epoch = 1
url = https://kde.org/plasma-desktop/
@@ -28,13 +28,13 @@ pkgbase = print-manager
depends = qt6-base
depends = qt6-declarative
optdepends = system-config-printer: auto-detect the printer driver
-   source = 
https://download.kde.org/stable/plasma/6.0.3/print-manager-6.0.3.tar.xz
-   source = 
https://download.kde.org/stable/plasma/6.0.3/print-manager-6.0.3.tar.xz.sig
+   source = 
https://download.kde.org/stable/plasma/6.0.4/print-manager-6.0.4.tar.xz
+   source = 
https://download.kde.org/stable/plasma/6.0.4/print-manager-6.0.4.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
-   sha256sums = 
f2a2e91e7c43b6ab1db0b99a97c42a4845230c7f6cb739cb30a48c282457e48c
+   sha256sums = 
40926cacb65c90c49dd4758f57b606ba571f49ea66ff42c031c69fdbe7221c08
sha256sums = SKIP
 
 pkgname = print-manager



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

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




[Git][archlinux/packaging/packages/qqc2-breeze-style] Pushed new tag 6.0.4-1

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


Antonio Rojas pushed new tag 6.0.4-1 at Arch Linux / Packaging / Packages / 
qqc2-breeze-style

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




[Git][archlinux/packaging/packages/qqc2-breeze-style][main] upgpkg: 6.0.4-1: 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:
6de085a7 by Antonio Rojas at 2024-04-17T11:35:59+02:00
upgpkg: 6.0.4-1: Plasma 6.0.4

- - - - -


1 changed file:

- .SRCINFO


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = qqc2-breeze-style
pkgdesc = Applications useful for Plasma development
-   pkgver = 6.0.3
+   pkgver = 6.0.4
pkgrel = 1
url = https://kde.org/plasma-desktop/
arch = x86_64
@@ -17,13 +17,13 @@ pkgbase = qqc2-breeze-style
depends = kquickcharts
depends = qt6-base
depends = qt6-declarative
-   source = 
https://download.kde.org/stable/plasma/6.0.3/qqc2-breeze-style-6.0.3.tar.xz
-   source = 
https://download.kde.org/stable/plasma/6.0.3/qqc2-breeze-style-6.0.3.tar.xz.sig
+   source = 
https://download.kde.org/stable/plasma/6.0.4/qqc2-breeze-style-6.0.4.tar.xz
+   source = 
https://download.kde.org/stable/plasma/6.0.4/qqc2-breeze-style-6.0.4.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
-   sha256sums = 
401844f87e1be48e15f167af641ab311a20376c48a9b3ee21c76ee25e8a3dbd9
+   sha256sums = 
e1d0f956a6a3cc4a861d1b3d21ef49a1e1183065c835ab53768d9f7a2ffb912c
sha256sums = SKIP
 
 pkgname = qqc2-breeze-style



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qqc2-breeze-style/-/commit/6de085a703e10cf6fcb04bd2e71714c8d7ddf745
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/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/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/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/sddm-kcm] Pushed new tag 6.0.4-1

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


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

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




[Git][archlinux/packaging/packages/wacomtablet] Pushed new tag 6.0.4-1

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


Antonio Rojas pushed new tag 6.0.4-1 at Arch Linux / Packaging / Packages / 
wacomtablet

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




[Git][archlinux/packaging/packages/wacomtablet][main] upgpkg: 6.0.4-1: Plasma 6.0.4

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


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


Commits:
de664a6c by Antonio Rojas at 2024-04-17T11:36:12+02:00
upgpkg: 6.0.4-1: Plasma 6.0.4

- - - - -


1 changed file:

- .SRCINFO


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = wacomtablet
pkgdesc = GUI for Wacom Linux drivers that supports different 
button/pen layout profiles
-   pkgver = 6.0.3
+   pkgver = 6.0.4
pkgrel = 1
url = https://kde.org/plasma-desktop/
arch = x86_64
@@ -34,13 +34,13 @@ pkgbase = wacomtablet
depends = xf86-input-wacom
conflicts = kcm-wacomtablet
replaces = kcm-wacomtablet
-   source = 
https://download.kde.org/stable/plasma/6.0.3/wacomtablet-6.0.3.tar.xz
-   source = 
https://download.kde.org/stable/plasma/6.0.3/wacomtablet-6.0.3.tar.xz.sig
+   source = 
https://download.kde.org/stable/plasma/6.0.4/wacomtablet-6.0.4.tar.xz
+   source = 
https://download.kde.org/stable/plasma/6.0.4/wacomtablet-6.0.4.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
-   sha256sums = 
c0c0fb2314c64aadeb13f414121ae76cc18d279603d52fc6db1259fbbfc33b01
+   sha256sums = 
86cc6dc6eafbfd48448ad0568206357d5ca82dbf9c1473b3d1507c8778ad958e
sha256sums = SKIP
 
 pkgname = wacomtablet



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

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




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

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


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

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




[Git][archlinux/packaging/packages/xdg-desktop-portal-kde][main] upgpkg: 6.0.4-1: 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:
f2f1d569 by Antonio Rojas at 2024-04-17T11:36:18+02:00
upgpkg: 6.0.4-1: Plasma 6.0.4

- - - - -


1 changed file:

- .SRCINFO


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = xdg-desktop-portal-kde
pkgdesc = A backend implementation for xdg-desktop-portal using Qt/KF5
-   pkgver = 6.0.3
+   pkgver = 6.0.4
pkgrel = 1
url = https://kde.org/plasma-desktop/
arch = x86_64
@@ -33,13 +33,13 @@ pkgbase = xdg-desktop-portal-kde
depends = wayland
depends = xdg-desktop-portal
provides = xdg-desktop-portal-impl
-   source = 
https://download.kde.org/stable/plasma/6.0.3/xdg-desktop-portal-kde-6.0.3.tar.xz
-   source = 
https://download.kde.org/stable/plasma/6.0.3/xdg-desktop-portal-kde-6.0.3.tar.xz.sig
+   source = 
https://download.kde.org/stable/plasma/6.0.4/xdg-desktop-portal-kde-6.0.4.tar.xz
+   source = 
https://download.kde.org/stable/plasma/6.0.4/xdg-desktop-portal-kde-6.0.4.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
-   sha256sums = 
bd659b7e1b68ded28d8199abf8c5f49fc6eeb432c9b6a8843ebf4c04cc035aa9
+   sha256sums = 
91e55a794f00fdb75305ed05f72a1ce310e228b115886f72471473c9c7c88960
sha256sums = SKIP
 
 pkgname = xdg-desktop-portal-kde



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

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




[Git][archlinux/packaging/packages/print-manager] Pushed new tag 1-6.0.4-1

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


Antonio Rojas pushed new tag 1-6.0.4-1 at Arch Linux / Packaging / Packages / 
print-manager

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




[Git][archlinux/packaging/packages/sddm-kcm][main] upgpkg: 6.0.4-1: 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:
46502005 by Antonio Rojas at 2024-04-17T11:36:06+02:00
upgpkg: 6.0.4-1: Plasma 6.0.4

- - - - -


1 changed file:

- .SRCINFO


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = sddm-kcm
pkgdesc = KDE Config Module for SDDM
-   pkgver = 6.0.3
+   pkgver = 6.0.4
pkgrel = 1
url = https://kde.org/plasma-desktop/
arch = x86_64
@@ -25,13 +25,13 @@ pkgbase = sddm-kcm
depends = qt6-base
depends = qt6-declarative
depends = sddm
-   source = 
https://download.kde.org/stable/plasma/6.0.3/sddm-kcm-6.0.3.tar.xz
-   source = 
https://download.kde.org/stable/plasma/6.0.3/sddm-kcm-6.0.3.tar.xz.sig
+   source = 
https://download.kde.org/stable/plasma/6.0.4/sddm-kcm-6.0.4.tar.xz
+   source = 
https://download.kde.org/stable/plasma/6.0.4/sddm-kcm-6.0.4.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
-   sha256sums = 
faa75e0f5afe1e290f00c696fbf76e4aa71188e351bf844547043e062600986e
+   sha256sums = 
2795a0d47a8d7586600274b9dc656e5e8d1f8d637e502cc48cc8bc28d33d3d39
sha256sums = SKIP
 
 pkgname = sddm-kcm



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

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




[Git][archlinux/packaging/packages/libxmu] Pushed new tag 1.2.1-1

2024-04-17 Thread Andreas Radke (@andyrtr)


Andreas Radke pushed new tag 1.2.1-1 at Arch Linux / Packaging / Packages / 
libxmu

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libxmu/-/tree/1.2.1-1
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/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/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/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/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/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/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/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
 )

[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/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/plasma-integration][main] Drop unused kservice5 dependency

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


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


Commits:
8971ce85 by Antonio Rojas at 2024-04-17T11:25:49+02:00
Drop unused kservice5 dependency

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -89,7 +89,6 @@ package_plasma5-integration() {
kio5
kjobwidgets5
knotifications5
-   kservice5
kwayland5
kwidgetsaddons5
kwindowsystem5



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

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




[Git][archlinux/packaging/packages/libksysguard][main] upgpkg: 6.0.4-1: Plasma 6.0.4

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


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


Commits:
95cb30b2 by Antonio Rojas at 2024-04-17T11:31:10+02:00
upgpkg: 6.0.4-1: Plasma 6.0.4

- - - - -


1 changed file:

- .SRCINFO


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = libksysguard
pkgdesc = Library to retrieve information on the current status of 
computer hardware
-   pkgver = 6.0.3
+   pkgver = 6.0.4
pkgrel = 1
url = https://kde.org/plasma-desktop/
install = libksysguard.install
@@ -29,13 +29,13 @@ pkgbase = libksysguard
depends = qt6-declarative
depends = solid
depends = zlib
-   source = 
https://download.kde.org/stable/plasma/6.0.3/libksysguard-6.0.3.tar.xz
-   source = 
https://download.kde.org/stable/plasma/6.0.3/libksysguard-6.0.3.tar.xz.sig
+   source = 
https://download.kde.org/stable/plasma/6.0.4/libksysguard-6.0.4.tar.xz
+   source = 
https://download.kde.org/stable/plasma/6.0.4/libksysguard-6.0.4.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
-   sha256sums = 
53361387f39293c721af0d4bac48bb008757e642fda9b9af8190a1ca9d9c2b92
+   sha256sums = 
566ac2f0603012892b2291aa6d4663b06ea654c3db366f65a59e32503bfa8dea
sha256sums = SKIP
 
 pkgname = libksysguard



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

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




[Git][archlinux/packaging/packages/libksysguard] Pushed new tag 6.0.4-1

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


Antonio Rojas pushed new tag 6.0.4-1 at Arch Linux / Packaging / Packages / 
libksysguard

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




[Git][archlinux/packaging/packages/kwin][main] upgpkg: 6.0.4-1: Plasma 6.0.4

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


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


Commits:
f8b4d185 by Antonio Rojas at 2024-04-17T11:30:57+02:00
upgpkg: 6.0.4-1: Plasma 6.0.4

- - - - -


1 changed file:

- .SRCINFO


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = kwin
pkgdesc = An easy to use, but flexible, composited Window Manager
-   pkgver = 6.0.3.1
-   pkgrel = 4
+   pkgver = 6.0.4
+   pkgrel = 1
url = https://kde.org/plasma-desktop/
install = kwin.install
arch = x86_64
@@ -76,13 +76,13 @@ pkgbase = kwin
depends = xcb-util-keysyms
depends = xcb-util-wm
optdepends = maliit-keyboard: virtual keyboard for kwin-wayland
-   source = 
https://download.kde.org/stable/plasma/6.0.3/kwin-6.0.3.1.tar.xz
-   source = 
https://download.kde.org/stable/plasma/6.0.3/kwin-6.0.3.1.tar.xz.sig
+   source = https://download.kde.org/stable/plasma/6.0.4/kwin-6.0.4.tar.xz
+   source = 
https://download.kde.org/stable/plasma/6.0.4/kwin-6.0.4.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
-   sha256sums = 
f15108a993206b962a3c5835b988a0b4922c0a9bc9ab80faf6b36a334d321b33
+   sha256sums = 
f5552f8c5b179e272fee33a19249686573eabffddd5541bc31f8fd7069baa82b
sha256sums = SKIP
 
 pkgname = kwin



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

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




[Git][archlinux/packaging/packages/kwin] Pushed new tag 6.0.4-1

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


Antonio Rojas pushed new tag 6.0.4-1 at Arch Linux / Packaging / Packages / kwin

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




[Git][archlinux/packaging/packages/kscreenlocker] Pushed new tag 6.0.4-1

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


Antonio Rojas pushed new tag 6.0.4-1 at Arch Linux / Packaging / Packages / 
kscreenlocker

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




[Git][archlinux/packaging/packages/kscreenlocker][main] upgpkg: 6.0.4-1: Plasma 6.0.4

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


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


Commits:
5bfb5bb3 by Antonio Rojas at 2024-04-17T11:30:25+02:00
upgpkg: 6.0.4-1: Plasma 6.0.4

- - - - -


1 changed file:

- .SRCINFO


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = kscreenlocker
pkgdesc = Library and components for secure lock screen architecture
-   pkgver = 6.0.3
+   pkgver = 6.0.4
pkgrel = 1
url = https://kde.org/plasma-desktop/
arch = x86_64
@@ -40,8 +40,8 @@ pkgbase = kscreenlocker
backup = etc/pam.d/kde
backup = etc/pam.d/kde-fingerprint
backup = etc/pam.d/kde-smartcard
-   source = 
https://download.kde.org/stable/plasma/6.0.3/kscreenlocker-6.0.3.tar.xz
-   source = 
https://download.kde.org/stable/plasma/6.0.3/kscreenlocker-6.0.3.tar.xz.sig
+   source = 
https://download.kde.org/stable/plasma/6.0.4/kscreenlocker-6.0.4.tar.xz
+   source = 
https://download.kde.org/stable/plasma/6.0.4/kscreenlocker-6.0.4.tar.xz.sig
source = kde.pam
source = kde-fingerprint.pam
source = kde-smartcard.pam
@@ -49,7 +49,7 @@ pkgbase = kscreenlocker
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
-   sha256sums = 
4afedb43a935241ff698e44905b4af6e1901440326868093163ca36f8398d669
+   sha256sums = 
3c18a86d260df081dc2cbcebaa2c5c851a9c957719c5e12d43004fc7c32debd5
sha256sums = SKIP
sha256sums = 
adba7bb7c27eb3a572e5e9d3cea0dbeebe59d3634472d1863d14fe892cb13b2b
sha256sums = 
32734b4e1ec8b7f7e32b6cb2d68285c5c4f15f53736bba085096e76095181241



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

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




[Git][archlinux/packaging/packages/java8-openjdk][main] upgpkg: 8.412.u08-1

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


Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
java8-openjdk


Commits:
7a267029 by Frederik Schwan at 2024-04-17T11:30:40+02:00
upgpkg: 8.412.u08-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,9 +1,9 @@
 pkgbase = java8-openjdk
-   pkgver = 8.402.u06
+   pkgver = 8.412.u08
pkgrel = 1
url = https://openjdk.java.net/
arch = x86_64
-   license = custom
+   license = LicenseRef-Java
makedepends = alsa-lib
makedepends = bash
makedepends = ccache
@@ -17,10 +17,11 @@ pkgbase = java8-openjdk
makedepends = libxtst
makedepends = unzip
makedepends = zip
+   optdepends = gvfs: open links e.g. hyperlinks
options = !lto
-   source = 
https://github.com/openjdk/jdk8u/archive/refs/tags/jdk8u402-b06.tar.gz
+   source = 
https://github.com/openjdk/jdk8u/archive/refs/tags/jdk8u412-b08.tar.gz
source = gcc11.patch
-   b2sums = 
dee05e214756da4d1dcce0f923a0c10b9e385b5945689039c370ae8ac60f3e1324c629c24d9194f63471430b3c94680f0dcb2c3bdfd13d1e2034673cf9123cae
+   b2sums = 
caff1c2afcfd450e2cf59e0006f1f80d88707868fbb6bb1e1b9fbb74c0b2f07c879fd859228526f71f0236aebdb9daa139404582ad8038316c898590cde9f325
b2sums = 
9679e4dfb6027a87376081489c09810812d6849573afac4ea96abe3a3e00ca5b6af7d0ffb010c43b93cfa913f9e97fbb9f11e19fcc86a89b4548442671c32da1
 
 pkgname = jre8-openjdk-headless
@@ -38,7 +39,7 @@ pkgname = jre8-openjdk-headless
 pkgname = jre8-openjdk
pkgdesc = OpenJDK Java 8 full runtime environment
install = install_jre8-openjdk.sh
-   depends = jre8-openjdk-headless=8.402.u06-1
+   depends = jre8-openjdk-headless=8.412.u08-1
depends = xdg-utils
depends = hicolor-icon-theme
depends = giflib
@@ -54,7 +55,7 @@ pkgname = jdk8-openjdk
pkgdesc = OpenJDK Java 8 development kit
install = install_jdk8-openjdk.sh
depends = java-environment-common
-   depends = jre8-openjdk=8.402.u06-1
+   depends = jre8-openjdk=8.412.u08-1
provides = java-environment=8
provides = java-environment-openjdk=8
replaces = jdk8-openjdk-wm


=
PKGBUILD
=
@@ -7,8 +7,8 @@ pkgname=('jre8-openjdk-headless' 'jre8-openjdk' 'jdk8-openjdk' 
'openjdk8-src' 'o
 pkgbase=java8-openjdk
 
 _majorver=8
-_minorver=402
-_updatever=06
+_minorver=412
+_updatever=08
 pkgver=${_majorver}.${_minorver}.u${_updatever}
 pkgrel=1
 arch=('x86_64')
@@ -35,7 +35,7 @@ optdepends=(
 options=(!lto)
 
source=(https://github.com/openjdk/jdk${_majorver}u/archive/refs/tags/jdk${_majorver}u${_minorver}-b${_updatever}.tar.gz
 gcc11.patch)
-b2sums=('dee05e214756da4d1dcce0f923a0c10b9e385b5945689039c370ae8ac60f3e1324c629c24d9194f63471430b3c94680f0dcb2c3bdfd13d1e2034673cf9123cae'
+b2sums=('caff1c2afcfd450e2cf59e0006f1f80d88707868fbb6bb1e1b9fbb74c0b2f07c879fd859228526f71f0236aebdb9daa139404582ad8038316c898590cde9f325'
 
'9679e4dfb6027a87376081489c09810812d6849573afac4ea96abe3a3e00ca5b6af7d0ffb010c43b93cfa913f9e97fbb9f11e19fcc86a89b4548442671c32da1')
 
 case "${CARCH}" in



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/java8-openjdk/-/commit/7a2670294b0e7ff26b025e2ec79e4cbc2d9b269e

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




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

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


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

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




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

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


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


Commits:
e94c7f9b by Antonio Rojas at 2024-04-17T11:30:43+02:00
upgpkg: 6.0.4-1: Plasma 6.0.4

- - - - -


1 changed file:

- .SRCINFO


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = breeze
pkgdesc = Artwork, styles and assets for the Breeze visual style for 
the Plasma Desktop
-   pkgver = 6.0.3
+   pkgver = 6.0.4
pkgrel = 1
url = https://kde.org/plasma-desktop/
arch = x86_64
@@ -31,13 +31,13 @@ pkgbase = breeze
depends = qt6-declarative
optdepends = breeze-gtk: Breeze widget style for GTK applications
optdepends = breeze5: Breeze widget style for Qt5 applications
-   source = 
https://download.kde.org/stable/plasma/6.0.3/breeze-6.0.3.tar.xz
-   source = 
https://download.kde.org/stable/plasma/6.0.3/breeze-6.0.3.tar.xz.sig
+   source = 
https://download.kde.org/stable/plasma/6.0.4/breeze-6.0.4.tar.xz
+   source = 
https://download.kde.org/stable/plasma/6.0.4/breeze-6.0.4.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
-   sha256sums = 
597c46097040ae79a4b47086c5cca121bf2b4479bcd0993026e9ccd260b4b1f9
+   sha256sums = 
911979889191395c333219e09090208c658f943b9953e420fc629242fd5e5c76
sha256sums = SKIP
 
 pkgname = breeze



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

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




[Git][archlinux/packaging/packages/kdecoration][main] upgpkg: 6.0.4-1: Plasma 6.0.4

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


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


Commits:
66b8c16b by Antonio Rojas at 2024-04-17T11:30:31+02:00
upgpkg: 6.0.4-1: Plasma 6.0.4

- - - - -


1 changed file:

- .SRCINFO


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = kdecoration
pkgdesc = Plugin based library to create window decorations
-   pkgver = 6.0.3
+   pkgver = 6.0.4
pkgrel = 1
url = https://kde.org/plasma-desktop/
arch = x86_64
@@ -11,13 +11,13 @@ pkgbase = kdecoration
depends = glibc
depends = ki18n
depends = qt6-base
-   source = 
https://download.kde.org/stable/plasma/6.0.3/kdecoration-6.0.3.tar.xz
-   source = 
https://download.kde.org/stable/plasma/6.0.3/kdecoration-6.0.3.tar.xz.sig
+   source = 
https://download.kde.org/stable/plasma/6.0.4/kdecoration-6.0.4.tar.xz
+   source = 
https://download.kde.org/stable/plasma/6.0.4/kdecoration-6.0.4.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
-   sha256sums = 
3c91f65a9b1ea08cf203e79ec4edfea688c463d7d218c95296c0376bdf5956f9
+   sha256sums = 
0fe53f1632f3fa86bc4d3e843efc9216b2a257020a7e55ab579f56b9e45bd57e
sha256sums = SKIP
 
 pkgname = kdecoration



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

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




  1   2   3   4   5   >