[Git][archlinux/packaging/packages/mesa][main] 1:24.0.6-2: Add python-packaging makedep

2024-04-28 Thread Jan Alexander Steffens (heftig) (@heftig)


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


Commits:
2eaccec6 by Jan Alexander Steffens (heftig) at 2024-04-28T18:37:26+02:00
1:24.0.6-2: Add python-packaging makedep

Fixes: 
https://gitlab.archlinux.org/archlinux/packaging/packages/mesa/-/issues/14

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = mesa
pkgdesc = Open-source OpenGL drivers
pkgver = 24.0.6
-   pkgrel = 1
+   pkgrel = 2
epoch = 1
url = https://www.mesa3d.org/
arch = x86_64
@@ -42,6 +42,7 @@ pkgbase = mesa
makedepends = libclc
makedepends = meson
makedepends = python-mako
+   makedepends = python-packaging
makedepends = python-ply
makedepends = rust-bindgen
makedepends = wayland-protocols


=
PKGBUILD
=
@@ -19,7 +19,7 @@ pkgname=(
   'mesa'
 )
 pkgver=24.0.6
-pkgrel=1
+pkgrel=2
 epoch=1
 pkgdesc="Open-source OpenGL drivers"
 url="https://www.mesa3d.org/";
@@ -64,6 +64,7 @@ makedepends=(
   'libclc'
   'meson'
   'python-mako'
+  'python-packaging'
   'python-ply'
   'rust-bindgen'
   'wayland-protocols'



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

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/mesa/-/commit/2eaccec62a6300d9cb0517251425b5c4f670bddd
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/lib32-mesa] Pushed new tag 1-24.0.6-2

2024-04-28 Thread Jan Alexander Steffens (heftig) (@heftig)


Jan Alexander Steffens (heftig) pushed new tag 1-24.0.6-2 at Arch Linux / 
Packaging / Packages / lib32-mesa

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-mesa/-/tree/1-24.0.6-2
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/qmmp] Pushed new tag 2.1.7-1

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


Antonio Rojas pushed new tag 2.1.7-1 at Arch Linux / Packaging / Packages / qmmp

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qmmp/-/tree/2.1.7-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/mesa] Pushed new tag 1-24.0.6-2

2024-04-28 Thread Jan Alexander Steffens (heftig) (@heftig)


Jan Alexander Steffens (heftig) pushed new tag 1-24.0.6-2 at Arch Linux / 
Packaging / Packages / mesa

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/mesa/-/tree/1-24.0.6-2
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/lib32-mesa][main] 1:24.0.6-2

2024-04-28 Thread Jan Alexander Steffens (heftig) (@heftig)


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


Commits:
6d448ff2 by Jan Alexander Steffens (heftig) at 2024-04-28T18:37:05+02:00
1:24.0.6-2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = lib32-mesa
pkgdesc = Open-source OpenGL drivers - 32-bit
pkgver = 24.0.6
-   pkgrel = 1
+   pkgrel = 2
epoch = 1
url = https://www.mesa3d.org/
arch = x86_64
@@ -42,6 +42,7 @@ pkgbase = lib32-mesa
makedepends = libclc
makedepends = meson
makedepends = python-mako
+   makedepends = python-packaging
makedepends = python-ply
makedepends = rust-bindgen
makedepends = wayland-protocols


=
PKGBUILD
=
@@ -19,7 +19,7 @@ pkgname=(
   'lib32-mesa'
 )
 pkgver=24.0.6
-pkgrel=1
+pkgrel=2
 epoch=1
 pkgdesc="Open-source OpenGL drivers - 32-bit"
 url="https://www.mesa3d.org/";
@@ -64,6 +64,7 @@ makedepends=(
   'libclc'
   'meson'
   'python-mako'
+  'python-packaging'
   'python-ply'
   'rust-bindgen'
   'wayland-protocols'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-mesa/-/commit/6d448ff2e92c57dcbc064742f15f6cdbdc1936e7

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-mesa/-/commit/6d448ff2e92c57dcbc064742f15f6cdbdc1936e7
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/openpmix][main] upgpkg: 5.0.2-1

2024-04-28 Thread @lahwaacz


Jakub Klinkovský pushed to branch main at Arch Linux / Packaging / Packages / 
openpmix


Commits:
20156450 by Jakub Klinkovský at 2024-04-28T18:40:02+02:00
upgpkg: 5.0.2-1

- - - - -


3 changed files:

- .SRCINFO
- .nvchecker.toml
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = openpmix
pkgdesc = Extended version of the PMI standard
-   pkgver = 4.2.9
+   pkgver = 5.0.2
pkgrel = 1
url = https://github.com/openpmix/openpmix
arch = x86_64
@@ -13,9 +13,9 @@ pkgbase = openpmix
makedepends = libevent_pthreads-2.1.so
makedepends = python
makedepends = zlib
-   source = 
https://github.com/openpmix/openpmix/releases/download/v4.2.9/pmix-4.2.9.tar.gz
-   sha512sums = 
adc40e6055e2e4b2543585d31861e8c390a763965aae9fe38b598d9c80a9fa4a6320f915a32e337e5f94c21857a90deb827d3361bd7c5a735bfd1dfb588c6820
-   b2sums = 
f56bbdb625d3be8dc759500226676ad1ef112e44d574fa202e4dceb8aa12a6189b4e7922fa5d8b04938dc1b9a1d77180687a58dd25a59d1ca55900cbdc4d41a2
+   source = 
https://github.com/openpmix/openpmix/releases/download/v5.0.2/pmix-5.0.2.tar.gz
+   sha512sums = 
3c2ad078701b25a1dc651d156599e362d850437941369bbaab0972c65fb1bd982727e443dfad9b22f8974e75190cf81d6a3ee61ae76ab5a1f66134defbfaee06
+   b2sums = 
87c8b408c2b089d1c496fa12338134c3932d38c5c8e147555acc0196601ccbb4425a30f8dd4cf2efec319d13ed26b9b49a906e3bef25a4897637bc691bcaef38
 
 pkgname = openpmix
depends = glibc


=
.nvchecker.toml
=
@@ -2,5 +2,4 @@
 source = "git"
 git = "https://github.com/openpmix/openpmix";
 prefix = "v"
-# v5.x is excluded until there is openmpi release that officially 
supports/bundles a release from this major version
-exclude_regex = ".*(pre|rc|alpha|beta|v5).*"
+exclude_regex = ".*(pre|rc|alpha|beta).*"


=
PKGBUILD
=
@@ -8,7 +8,7 @@ pkgname=(
   openpmix-docs
 )
 # NOTE: keep in sync with openmpi major versions
-pkgver=4.2.9
+pkgver=5.0.2
 pkgrel=1
 pkgdesc="Extended version of the PMI standard"
 arch=(x86_64)
@@ -24,8 +24,8 @@ makedepends=(
   zlib
 )
 source=($url/releases/download/v$pkgver/$_name-$pkgver.tar.gz)
-sha512sums=('adc40e6055e2e4b2543585d31861e8c390a763965aae9fe38b598d9c80a9fa4a6320f915a32e337e5f94c21857a90deb827d3361bd7c5a735bfd1dfb588c6820')
-b2sums=('f56bbdb625d3be8dc759500226676ad1ef112e44d574fa202e4dceb8aa12a6189b4e7922fa5d8b04938dc1b9a1d77180687a58dd25a59d1ca55900cbdc4d41a2')
+sha512sums=('3c2ad078701b25a1dc651d156599e362d850437941369bbaab0972c65fb1bd982727e443dfad9b22f8974e75190cf81d6a3ee61ae76ab5a1f66134defbfaee06')
+b2sums=('87c8b408c2b089d1c496fa12338134c3932d38c5c8e147555acc0196601ccbb4425a30f8dd4cf2efec319d13ed26b9b49a906e3bef25a4897637bc691bcaef38')
 
 _pick() {
   local p="$1" f d; shift



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/openpmix/-/commit/20156450d38dd7c3f84f2b599be9fc2de12faeeb

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/openpmix/-/commit/20156450d38dd7c3f84f2b599be9fc2de12faeeb
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/openpmix] Pushed new tag 5.0.2-1

2024-04-28 Thread @lahwaacz


Jakub Klinkovský pushed new tag 5.0.2-1 at Arch Linux / Packaging / Packages / 
openpmix

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/openpmix/-/tree/5.0.2-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/virtualbox-host-modules-arch][main] 7.0.16-4: linux 6.8.8.arch1-1

2024-04-28 Thread Jan Alexander Steffens (heftig) (@heftig)


Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging 
/ Packages / virtualbox-host-modules-arch


Commits:
665f75e5 by Jan Alexander Steffens (heftig) at 2024-04-28T18:40:07+02:00
7.0.16-4: linux 6.8.8.arch1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = virtualbox-host-modules-arch
pkgdesc = Virtualbox host kernel modules for Arch Kernel
pkgver = 7.0.16
-   pkgrel = 3
+   pkgrel = 4
url = https://virtualbox.org/
arch = x86_64
license = GPL


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 
 pkgname='virtualbox-host-modules-arch'
 pkgver=7.0.16
-pkgrel=3
+pkgrel=4
 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/665f75e5906c7ac7aa19528ba76bf5d2cb11e8af

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/virtualbox-host-modules-arch/-/commit/665f75e5906c7ac7aa19528ba76bf5d2cb11e8af
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-4

2024-04-28 Thread Jan Alexander Steffens (heftig) (@heftig)


Jan Alexander Steffens (heftig) pushed new tag 7.0.16-4 at Arch Linux / 
Packaging / Packages / virtualbox-host-modules-arch

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/virtualbox-host-modules-arch/-/tree/7.0.16-4
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/deepin-anything-arch] Pushed new tag 6.1.2-67

2024-04-28 Thread Jan Alexander Steffens (heftig) (@heftig)


Jan Alexander Steffens (heftig) pushed new tag 6.1.2-67 at Arch Linux / 
Packaging / Packages / deepin-anything-arch

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-anything-arch/-/tree/6.1.2-67
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/tp_smapi] Pushed new tag 0.44-54

2024-04-28 Thread Jan Alexander Steffens (heftig) (@heftig)


Jan Alexander Steffens (heftig) pushed new tag 0.44-54 at Arch Linux / 
Packaging / Packages / tp_smapi

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/tp_smapi/-/tree/0.44-54
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/tp_smapi][main] 0.44-54: linux 6.8.8.arch1-1

2024-04-28 Thread Jan Alexander Steffens (heftig) (@heftig)


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


Commits:
66c0254a by Jan Alexander Steffens (heftig) at 2024-04-28T18:40:07+02:00
0.44-54: linux 6.8.8.arch1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = tp_smapi
pkgdesc = Modules for ThinkPad's SMAPI functionality
pkgver = 0.44
-   pkgrel = 53
+   pkgrel = 54
url = https://github.com/evgeni/tp_smapi
arch = x86_64
license = GPL-2.0-only


=
PKGBUILD
=
@@ -9,7 +9,7 @@
 
 pkgname=tp_smapi
 pkgver=0.44
-pkgrel=53
+pkgrel=54
 pkgdesc="Modules for ThinkPad's SMAPI functionality"
 url='https://github.com/evgeni/tp_smapi'
 arch=(x86_64)



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

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/tp_smapi/-/commit/66c0254a1daac8cdcf662b163e15f32f0f9ed6a2
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/deepin-anything-arch][main] 6.1.2-67: linux 6.8.8.arch1-1

2024-04-28 Thread Jan Alexander Steffens (heftig) (@heftig)


Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging 
/ Packages / deepin-anything-arch


Commits:
eda69b7d by Jan Alexander Steffens (heftig) at 2024-04-28T18:40:10+02:00
6.1.2-67: linux 6.8.8.arch1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = deepin-anything-arch
pkgdesc = Deepin Anything file search tool, kernel module for Arch 
kernel
pkgver = 6.1.2
-   pkgrel = 66
+   pkgrel = 67
url = https://github.com/linuxdeepin/deepin-anything
arch = x86_64
license = GPL3


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=deepin-anything-arch
 pkgver=6.1.2
-pkgrel=66
+pkgrel=67
 pkgdesc="Deepin Anything file search tool, kernel module for Arch kernel"
 arch=('x86_64')
 url="https://github.com/linuxdeepin/deepin-anything";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-anything-arch/-/commit/eda69b7da8a43d1dee50273aafd0ce56543f107a

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-anything-arch/-/commit/eda69b7da8a43d1dee50273aafd0ce56543f107a
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/netfilter-fullconenat][main] r73.0cf3b48-366: linux 6.8.8.arch1-1

2024-04-28 Thread Jan Alexander Steffens (heftig) (@heftig)


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


Commits:
b7cc0ade by Jan Alexander Steffens (heftig) at 2024-04-28T18:40:07+02:00
r73.0cf3b48-366: linux 6.8.8.arch1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = netfilter-fullconenat
pkgdesc = A kernel module that turns MASQUERADE into full cone SNAT
pkgver = r73.0cf3b48
-   pkgrel = 365
+   pkgrel = 366
url = https://github.com/Chion82/netfilter-full-cone-nat
arch = x86_64
license = GPL2


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 
 pkgname=netfilter-fullconenat
 pkgver=r73.0cf3b48
-pkgrel=365
+pkgrel=366
 pkgdesc="A kernel module that turns MASQUERADE into full cone SNAT"
 arch=('x86_64')
 url="https://github.com/Chion82/netfilter-full-cone-nat";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/netfilter-fullconenat/-/commit/b7cc0adeecf0227a41770958d4e83a87c0d7a3e7

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/netfilter-fullconenat/-/commit/b7cc0adeecf0227a41770958d4e83a87c0d7a3e7
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/netfilter-fullconenat] Pushed new tag r73.0cf3b48-366

2024-04-28 Thread Jan Alexander Steffens (heftig) (@heftig)


Jan Alexander Steffens (heftig) pushed new tag r73.0cf3b48-366 at Arch Linux / 
Packaging / Packages / netfilter-fullconenat

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/netfilter-fullconenat/-/tree/r73.0cf3b48-366
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/broadcom-wl][main] 6.30.223.271-545: linux 6.8.8.arch1-1

2024-04-28 Thread Jan Alexander Steffens (heftig) (@heftig)


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


Commits:
d6bf36bd by Jan Alexander Steffens (heftig) at 2024-04-28T18:40:07+02:00
6.30.223.271-545: linux 6.8.8.arch1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = broadcom-wl
pkgdesc = Broadcom 802.11 Linux STA wireless driver
pkgver = 6.30.223.271
-   pkgrel = 544
+   pkgrel = 545
url = 
https://www.broadcom.com/support/download-search/?pf=Wireless+LAN+Infrastructure
arch = x86_64
license = custom


=
PKGBUILD
=
@@ -5,7 +5,7 @@ _kernelname=  # Build against stock -ARCH kernel
 #_kernelname=-custom  # Build against kernel with a different name
 pkgname=${_module}${_kernelname}
 pkgver=6.30.223.271
-pkgrel=544
+pkgrel=545
 pkgdesc='Broadcom 802.11 Linux STA wireless driver'
 arch=('x86_64')
 
url='https://www.broadcom.com/support/download-search/?pf=Wireless+LAN+Infrastructure'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/broadcom-wl/-/commit/d6bf36bd5468259d08c26469b6ac874c6e83fc58

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/broadcom-wl/-/commit/d6bf36bd5468259d08c26469b6ac874c6e83fc58
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/broadcom-wl] Pushed new tag 6.30.223.271-545

2024-04-28 Thread Jan Alexander Steffens (heftig) (@heftig)


Jan Alexander Steffens (heftig) pushed new tag 6.30.223.271-545 at Arch Linux / 
Packaging / Packages / broadcom-wl

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/broadcom-wl/-/tree/6.30.223.271-545
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/nvidia-open][main] 550.76-3: linux 6.8.8.arch1-1

2024-04-28 Thread Jan Alexander Steffens (heftig) (@heftig)


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


Commits:
de7a6434 by Jan Alexander Steffens (heftig) at 2024-04-28T18:40:07+02:00
550.76-3: linux 6.8.8.arch1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = nvidia-open
pkgdesc = NVIDIA open kernel modules
pkgver = 550.76
-   pkgrel = 2
+   pkgrel = 3
url = https://github.com/NVIDIA/open-gpu-kernel-modules
arch = x86_64
license = GPL


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 pkgbase=nvidia-open
 pkgname=(nvidia-open nvidia-open-dkms)
 pkgver=550.76
-pkgrel=2
+pkgrel=3
 pkgdesc="NVIDIA open kernel modules"
 arch=('x86_64')
 url="https://github.com/NVIDIA/open-gpu-kernel-modules";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nvidia-open/-/commit/de7a6434852920ba357408d61c60b83534e56393

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nvidia-open/-/commit/de7a6434852920ba357408d61c60b83534e56393
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/nvidia-open] Pushed new tag 550.76-3

2024-04-28 Thread Jan Alexander Steffens (heftig) (@heftig)


Jan Alexander Steffens (heftig) pushed new tag 550.76-3 at Arch Linux / 
Packaging / Packages / nvidia-open

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nvidia-open/-/tree/550.76-3
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/linux-zen] Pushed new tag 6.8.8.zen1-1

2024-04-28 Thread Jan Alexander Steffens (heftig) (@heftig)


Jan Alexander Steffens (heftig) pushed new tag 6.8.8.zen1-1 at Arch Linux / 
Packaging / Packages / linux-zen

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/linux-zen/-/tree/6.8.8.zen1-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/linux] Pushed new tag 6.8.8.arch1-1

2024-04-28 Thread Jan Alexander Steffens (heftig) (@heftig)


Jan Alexander Steffens (heftig) pushed new tag 6.8.8.arch1-1 at Arch Linux / 
Packaging / Packages / linux

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/linux/-/tree/6.8.8.arch1-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/r8168] Pushed new tag 8.053.00-3

2024-04-28 Thread Jan Alexander Steffens (heftig) (@heftig)


Jan Alexander Steffens (heftig) pushed new tag 8.053.00-3 at Arch Linux / 
Packaging / Packages / r8168

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/r8168/-/tree/8.053.00-3
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/r8168][main] 8.053.00-3: linux 6.8.8.arch1-1

2024-04-28 Thread Jan Alexander Steffens (heftig) (@heftig)


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


Commits:
166ef1c3 by Jan Alexander Steffens (heftig) at 2024-04-28T18:40:10+02:00
8.053.00-3: linux 6.8.8.arch1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = r8168
pkgdesc = A kernel module for Realtek 8168 network cards
pkgver = 8.053.00
-   pkgrel = 2
+   pkgrel = 3
url = http://www.realtek.com.tw
arch = x86_64
license = GPL-2.0-only


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 
 pkgname=r8168
 pkgver=8.053.00
-pkgrel=2
+pkgrel=3
 pkgdesc="A kernel module for Realtek 8168 network cards"
 url="http://www.realtek.com.tw";
 license=("GPL-2.0-only")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/r8168/-/commit/166ef1c341314e463730329e8b6ebb5bec35b45f

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/r8168/-/commit/166ef1c341314e463730329e8b6ebb5bec35b45f
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/nvidia][main] 550.76-3: linux 6.8.8.arch1-1

2024-04-28 Thread Jan Alexander Steffens (heftig) (@heftig)


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


Commits:
368289b4 by Jan Alexander Steffens (heftig) at 2024-04-28T18:40:10+02:00
550.76-3: linux 6.8.8.arch1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = nvidia
pkgdesc = NVIDIA drivers for linux
pkgver = 550.76
-   pkgrel = 2
+   pkgrel = 3
url = https://www.nvidia.com/
arch = x86_64
license = custom


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 
 pkgname=nvidia
 pkgver=550.76
-pkgrel=2
+pkgrel=3
 pkgdesc="NVIDIA drivers for linux"
 arch=('x86_64')
 url="https://www.nvidia.com/";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nvidia/-/commit/368289b4fe890276a22676302bb4c81990762ab6

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nvidia/-/commit/368289b4fe890276a22676302bb4c81990762ab6
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/nvidia] Pushed new tag 550.76-3

2024-04-28 Thread Jan Alexander Steffens (heftig) (@heftig)


Jan Alexander Steffens (heftig) pushed new tag 550.76-3 at Arch Linux / 
Packaging / Packages / nvidia

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nvidia/-/tree/550.76-3
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/acpi_call] Pushed new tag 1.2.2-201

2024-04-28 Thread Jan Alexander Steffens (heftig) (@heftig)


Jan Alexander Steffens (heftig) pushed new tag 1.2.2-201 at Arch Linux / 
Packaging / Packages / acpi_call

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/acpi_call/-/tree/1.2.2-201
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/acpi_call][main] 1.2.2-201: linux 6.8.8.arch1-1

2024-04-28 Thread Jan Alexander Steffens (heftig) (@heftig)


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


Commits:
0a06f40f by Jan Alexander Steffens (heftig) at 2024-04-28T18:40:08+02:00
1.2.2-201: linux 6.8.8.arch1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = acpi_call
pkgdesc = A linux kernel module that enables calls to ACPI methods 
through /proc/acpi/call
pkgver = 1.2.2
-   pkgrel = 200
+   pkgrel = 201
url = https://github.com/nix-community/acpi_call
arch = x86_64
license = GPL


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 
 pkgname=acpi_call
 pkgver=1.2.2
-pkgrel=200
+pkgrel=201
 pkgdesc='A linux kernel module that enables calls to ACPI methods through 
/proc/acpi/call'
 url='https://github.com/nix-community/acpi_call'
 arch=('x86_64')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/acpi_call/-/commit/0a06f40fd89a49b391f506dc6d69c2d966be3c98

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/acpi_call/-/commit/0a06f40fd89a49b391f506dc6d69c2d966be3c98
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/vhba-module] Pushed new tag 20240202-18

2024-04-28 Thread Jan Alexander Steffens (heftig) (@heftig)


Jan Alexander Steffens (heftig) pushed new tag 20240202-18 at Arch Linux / 
Packaging / Packages / vhba-module

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/vhba-module/-/tree/20240202-18
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/bbswitch] Pushed new tag 0.8-669

2024-04-28 Thread Jan Alexander Steffens (heftig) (@heftig)


Jan Alexander Steffens (heftig) pushed new tag 0.8-669 at Arch Linux / 
Packaging / Packages / bbswitch

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/bbswitch/-/tree/0.8-669
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/vhba-module][main] 20240202-18: linux 6.8.8.arch1-1

2024-04-28 Thread Jan Alexander Steffens (heftig) (@heftig)


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


Commits:
d964178b by Jan Alexander Steffens (heftig) at 2024-04-28T18:40:07+02:00
20240202-18: linux 6.8.8.arch1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = vhba-module
pkgdesc = Kernel module that emulates SCSI devices
pkgver = 20240202
-   pkgrel = 17
+   pkgrel = 18
url = https://cdemu.sourceforge.io/
arch = x86_64
license = GPL-2.0-or-later


=
PKGBUILD
=
@@ -9,7 +9,7 @@ pkgname=(
   vhba-module-dkms
 )
 pkgver=20240202
-pkgrel=17
+pkgrel=18
 pkgdesc="Kernel module that emulates SCSI devices"
 url="https://cdemu.sourceforge.io/";
 arch=(x86_64)



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/vhba-module/-/commit/d964178b0bc8ad121d9be71f3d0fa1f2d10411e7

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/vhba-module/-/commit/d964178b0bc8ad121d9be71f3d0fa1f2d10411e7
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/bbswitch][main] 0.8-669: linux 6.8.8.arch1-1

2024-04-28 Thread Jan Alexander Steffens (heftig) (@heftig)


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


Commits:
e3a87222 by Jan Alexander Steffens (heftig) at 2024-04-28T18:40:07+02:00
0.8-669: linux 6.8.8.arch1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = bbswitch
pkgdesc = Kernel module allowing to switch dedicated graphics card on 
Optimus laptops
pkgver = 0.8
-   pkgrel = 668
+   pkgrel = 669
url = https://github.com/Bumblebee-Project/bbswitch
arch = x86_64
license = GPL


=
PKGBUILD
=
@@ -5,7 +5,7 @@
 pkgbase=bbswitch
 pkgname=(bbswitch bbswitch-dkms)
 pkgver=0.8
-pkgrel=668
+pkgrel=669
 pkgdesc="Kernel module allowing to switch dedicated graphics card on Optimus 
laptops"
 arch=('x86_64')
 url="https://github.com/Bumblebee-Project/bbswitch";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/bbswitch/-/commit/e3a87222b740f9bf4a06f28914c21b4453a16dc3

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/bbswitch/-/commit/e3a87222b740f9bf4a06f28914c21b4453a16dc3
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-httpcore][main] Update to 1.0.5

2024-04-28 Thread Chih-Hsuan Yen (@yan12125)


Chih-Hsuan Yen pushed to branch main at Arch Linux / Packaging / Packages / 
python-httpcore


Commits:
33f3ca5d by Chih-Hsuan Yen at 2024-04-29T00:42:34+08:00
Update to 1.0.5

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,10 +1,10 @@
 pkgbase = python-httpcore
pkgdesc = A minimal HTTP client
-   pkgver = 1.0.2
-   pkgrel = 3
+   pkgver = 1.0.5
+   pkgrel = 1
url = https://github.com/encode/httpcore
arch = any
-   license = BSD
+   license = BSD-3-Clause
checkdepends = python-pytest-httpbin
checkdepends = python-pytest-trio
makedepends = python-build
@@ -24,7 +24,7 @@ pkgbase = python-httpcore
optdepends = python-anyio: for asyncio backend
optdepends = python-trio: for trio backend
optdepends = python-sniffio: for async support
-   source = 
python-httpcore-1.0.2.tar.gz::https://github.com/encode/httpcore/archive/1.0.2.tar.gz
-   sha512sums = 
6fc0c686b0b02b1e822550c18a7a90d2501f9d530598511877ee8cb09a0bdc4d56afe48cbb5fab5f8c1a12ea443055fe2a081b990fa4270f84db8197646b4979
+   source = 
python-httpcore-1.0.5.tar.gz::https://github.com/encode/httpcore/archive/1.0.5.tar.gz
+   sha512sums = 
4b37f3874e65908598b906167d5b0840f66ffef95b65110d318d9e64df5fd23770a08ea44ea2f3cf6f9db50f20bb9fec99b40323b959675b37168414cf397bf8
 
 pkgname = python-httpcore


=
PKGBUILD
=
@@ -4,12 +4,13 @@
 _pkgname=httpcore
 pkgname=python-httpcore
 # https://github.com/encode/httpcore/blob/master/CHANGELOG.md
-pkgver=1.0.2
-pkgrel=3
+pkgver=1.0.5
+pkgrel=1
 pkgdesc="A minimal HTTP client"
 arch=('any')
 url="https://github.com/encode/${_pkgname}";
-license=('BSD')
+# https://github.com/encode/httpcore/blob/1.0.4/pyproject.toml#L9
+license=('BSD-3-Clause')
 depends=('python' 'python-h11' 'python-certifi')
 optdepends=(
   'python-h2: for HTTP/2 support'
@@ -23,7 +24,7 @@ makedepends=('python-build' 'python-installer' 
'python-hatchling' 'python-hatch-
  'python-h2' 'python-socksio' 'python-trio' 'python-anyio' 
'python-sniffio')
 checkdepends=('python-pytest-httpbin' 'python-pytest-trio')
 source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz")
-sha512sums=('6fc0c686b0b02b1e822550c18a7a90d2501f9d530598511877ee8cb09a0bdc4d56afe48cbb5fab5f8c1a12ea443055fe2a081b990fa4270f84db8197646b4979')
+sha512sums=('4b37f3874e65908598b906167d5b0840f66ffef95b65110d318d9e64df5fd23770a08ea44ea2f3cf6f9db50f20bb9fec99b40323b959675b37168414cf397bf8')
 
 build() {
 cd ${_pkgname}-${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-httpcore/-/commit/33f3ca5d518843dcc9cb9454956e6bf29f091618

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-httpcore/-/commit/33f3ca5d518843dcc9cb9454956e6bf29f091618
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-httpcore] Pushed new tag 1.0.5-1

2024-04-28 Thread Chih-Hsuan Yen (@yan12125)


Chih-Hsuan Yen pushed new tag 1.0.5-1 at Arch Linux / Packaging / Packages / 
python-httpcore

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-httpcore/-/tree/1.0.5-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/po4a][main] upgpkg: 0.71-1: Update to 0.71

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


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


Commits:
ad13f6a5 by Antonio Rojas at 2024-04-28T18:43:03+02:00
upgpkg: 0.71-1: Update to 0.71

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = po4a
pkgdesc = Tools for helping translation of documentation
-   pkgver = 0.70
+   pkgver = 0.71
pkgrel = 1
url = https://po4a.org/
arch = any
@@ -17,7 +17,7 @@ pkgbase = po4a
depends = perl-yaml-tiny
depends = perl-unicode-linebreak
options = !emptydirs
-   source = 
po4a-0.70.tar.gz::https://github.com/mquinson/po4a/archive/v0.70.tar.gz
-   sha256sums = 
e5001d0cb900bfb700d09abb7e994b823d5c05b72c0b221781bff88cbb537f3b
+   source = 
po4a-0.71.tar.gz::https://github.com/mquinson/po4a/archive/v0.71.tar.gz
+   sha256sums = 
7d087113321ff15e4ebf1cf80643cf6f1384bb12b02e2e1857120a1ab9573a55
 
 pkgname = po4a


=
PKGBUILD
=
@@ -6,7 +6,7 @@
 # Contributor: Mikko Seppälä  aka Neverth
 
 pkgname=po4a
-pkgver=0.70
+pkgver=0.71
 pkgrel=1
 pkgdesc="Tools for helping translation of documentation"
 arch=('any')
@@ -17,7 +17,7 @@ makedepends=('perl-text-wrapi18n' 'perl-locale-gettext' 
'perl-term-readkey'
  'perl-sgmls' 'perl-module-build' 'perl-pod-parser' 'docbook-xsl')
 options=('!emptydirs')
 
source=($pkgname-$pkgver.tar.gz::https://github.com/mquinson/$pkgname/archive/v$pkgver.tar.gz)
-sha256sums=('e5001d0cb900bfb700d09abb7e994b823d5c05b72c0b221781bff88cbb537f3b')
+sha256sums=('7d087113321ff15e4ebf1cf80643cf6f1384bb12b02e2e1857120a1ab9573a55')
 
 build() {
   cd ${pkgname}-${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/po4a/-/commit/ad13f6a5b21d1da742afd67e9d3055b6e9db2a68

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/po4a/-/commit/ad13f6a5b21d1da742afd67e9d3055b6e9db2a68
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/po4a] Pushed new tag 0.71-1

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


Antonio Rojas pushed new tag 0.71-1 at Arch Linux / Packaging / Packages / po4a

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/po4a/-/tree/0.71-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/recoll][main] Fix upstream URL change

2024-04-28 Thread Sergej Pupykin (@spupykin)


Sergej Pupykin pushed to branch main at Arch Linux / Packaging / Packages / 
recoll


Commits:
fc585e4f by Žilvinas Vaiciukevičius at 2024-04-28T16:44:49+00:00
Fix upstream URL change

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -9,7 +9,7 @@ pkgver=1.37.4
 pkgrel=4
 pkgdesc="Full text search tool based on Xapian backend"
 arch=('x86_64')
-url="https://www.lesbonscomptes.com/recoll/";
+url="https://www.recoll.org";
 license=('GPL')
 depends=('xapian-core>=1.0.15-1' 'qt6-base' 'openssl' 'hicolor-icon-theme' 
'qt6-webengine'
 'chmlib' 'aspell')
@@ -33,7 +33,7 @@ optdepends=('libxslt: for XML based formats (fb2,etc)'
 #  'kio5: KDE plugins'
 #  'krunner5: KDE plugins'
'aspell-en: English stemming support')
-source=("https://www.lesbonscomptes.com/$pkgname/$pkgname-${pkgver/_/}.tar.gz";)
+source=("https://www.recoll.org/$pkgname-${pkgver/_/}.tar.gz";)
 
sha512sums=('9e5af5d00191658f23e6a5916718014827f12f4553d9429fe385c0bd1c72f2f49ae97e7d7b8121cb174b299ffe482aa547e4a3aabf2da92e9773bf9eb0f57814')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/recoll/-/commit/fc585e4f6c403fa2f0a66b39f3287993164f2677

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/recoll/-/commit/fc585e4f6c403fa2f0a66b39f3287993164f2677
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-httpx][main] Update to 0.27.0

2024-04-28 Thread Chih-Hsuan Yen (@yan12125)


Chih-Hsuan Yen pushed to branch main at Arch Linux / Packaging / Packages / 
python-httpx


Commits:
d9205ba6 by Chih-Hsuan Yen at 2024-04-29T00:44:51+08:00
Update to 0.27.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,10 +1,10 @@
 pkgbase = python-httpx
pkgdesc = A next generation HTTP client for Python
-   pkgver = 0.26.0
-   pkgrel = 3
+   pkgver = 0.27.0
+   pkgrel = 1
url = https://github.com/encode/httpx
arch = any
-   license = BSD
+   license = BSD-3-Clause
checkdepends = python-pytest-asyncio
checkdepends = python-pytest-trio
checkdepends = python-typing_extensions
@@ -35,11 +35,11 @@ pkgbase = python-httpx
optdepends = python-rich: command line client support
optdepends = python-pygments: command line client support
optdepends = python-trio: alternative async library
-   source = 
python-httpx-0.26.0.tar.gz::https://github.com/encode/httpx/archive/0.26.0.tar.gz
+   source = 
python-httpx-0.27.0.tar.gz::https://github.com/encode/httpx/archive/0.27.0.tar.gz
source = uvicorn-test-server-use-h11.diff
-   sha512sums = 
76838d5c191700f5fd4c6afcc9d129f3809811f6ce40d45edf89518457a9497cdd94c11a68a9c42494780c579eaa43760a8bd85313d7864a8f5ae1c1b9912d61
+   sha512sums = 
9db19cced6554effdb5fb0b442cbe05dc66cbfbdb23e8fbc19f43e1acc81028bca9e0fba5d2dae617b19be9f64baa0f02e727e92fef3f3f1288aa19ae07f35c6
sha512sums = 
d3e6a9df365aff5e4e7b724469672c6da9c7e95cc5d79339ebd1ea249236802d81b8792efb0826f89747424fa1bef20d4965ddb75b3b67e9cd320b5fcc738f18
-   b2sums = 
1de507dd1a0a4f5c87187645f7928f37f29e9a6cdcaacfbefe0e324cda5ad7f86a29efe99b496629a2e2f14851b8a6312d8be4595cfc61a97ce302b284dd1939
+   b2sums = 
2bfe58ffa9bd75b602acf844967d399c2173499981e73296bfc0726ee738219031ac3ac04517dd027f769966b77bf225287490c55435a53aec44b9784a0c4b2e
b2sums = 
f7fc5aa67d59dfbf544ea2668a5df6449d1cb30f5adf1433d92ebbc0fd10d46fec592f1befe829e126d72240666b9c3ea1f69a9f2cca6f3f4e135a7e454be25d
 
 pkgname = python-httpx


=
PKGBUILD
=
@@ -4,12 +4,13 @@
 _pkgname=httpx
 pkgname=python-httpx
 # https://github.com/encode/httpx/blob/master/CHANGELOG.md
-pkgver=0.26.0
-pkgrel=3
+pkgver=0.27.0
+pkgrel=1
 pkgdesc="A next generation HTTP client for Python"
 arch=('any')
 url="https://github.com/encode/${_pkgname}";
-license=('BSD')
+# https://github.com/encode/httpx/blob/0.27.0/pyproject.toml#L8
+license=('BSD-3-Clause')
 depends=('python' 'python-certifi' 'python-httpcore' 'python-idna' 
'python-sniffio'
  # Not directly used, but declared as anyio is no longer a hard 
dependency of newer httpcore
  # https://github.com/encode/httpx/pull/2885
@@ -30,9 +31,9 @@ checkdepends=('python-pytest-asyncio' 'python-pytest-trio' 
'python-typing_extens
   'python-rich' 'python-chardet')
 source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz"
 "uvicorn-test-server-use-h11.diff")
-sha512sums=('76838d5c191700f5fd4c6afcc9d129f3809811f6ce40d45edf89518457a9497cdd94c11a68a9c42494780c579eaa43760a8bd85313d7864a8f5ae1c1b9912d61'
+sha512sums=('9db19cced6554effdb5fb0b442cbe05dc66cbfbdb23e8fbc19f43e1acc81028bca9e0fba5d2dae617b19be9f64baa0f02e727e92fef3f3f1288aa19ae07f35c6'
 
'd3e6a9df365aff5e4e7b724469672c6da9c7e95cc5d79339ebd1ea249236802d81b8792efb0826f89747424fa1bef20d4965ddb75b3b67e9cd320b5fcc738f18')
-b2sums=('1de507dd1a0a4f5c87187645f7928f37f29e9a6cdcaacfbefe0e324cda5ad7f86a29efe99b496629a2e2f14851b8a6312d8be4595cfc61a97ce302b284dd1939'
+b2sums=('2bfe58ffa9bd75b602acf844967d399c2173499981e73296bfc0726ee738219031ac3ac04517dd027f769966b77bf225287490c55435a53aec44b9784a0c4b2e'
 
'f7fc5aa67d59dfbf544ea2668a5df6449d1cb30f5adf1433d92ebbc0fd10d46fec592f1befe829e126d72240666b9c3ea1f69a9f2cca6f3f4e135a7e454be25d')
 
 prepare() {



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

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-httpx/-/commit/d9205ba66592bc96e9138343205864bef4f335b2
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-httpx] Pushed new tag 0.27.0-1

2024-04-28 Thread Chih-Hsuan Yen (@yan12125)


Chih-Hsuan Yen pushed new tag 0.27.0-1 at Arch Linux / Packaging / Packages / 
python-httpx

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-httpx/-/tree/0.27.0-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/intel-oneapi-compiler-shared] Pushed new tag 2024.0.2-1

2024-04-28 Thread @tpkessler


Torsten Keßler pushed new tag 2024.0.2-1 at Arch Linux / Packaging / Packages / 
intel-oneapi-compiler-shared

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/intel-oneapi-compiler-shared/-/tree/2024.0.2-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/intel-oneapi-compiler-shared][main] upgpkg: 2024.0.2-1

2024-04-28 Thread @tpkessler


Torsten Keßler pushed to branch main at Arch Linux / Packaging / Packages / 
intel-oneapi-compiler-shared


Commits:
52406176 by Torsten Keßler at 2024-04-28T18:43:48+02:00
upgpkg: 2024.0.2-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,23 @@
+pkgbase = intel-oneapi-compiler-shared
+   pkgdesc = Intel oneAPI compiler runtime libraries
+   pkgver = 2024.0.2
+   pkgrel = 1
+   url = 
https://software.intel.com/content/www/us/en/develop/tools/oneapi.html
+   arch = x86_64
+   license = LicenseRef-Intel-EULA-Developer-Tools
+   depends = intel-oneapi-compiler-shared-common
+   depends = intel-oneapi-compiler-shared-runtime
+   depends = intel-oneapi-dpcpp-debugger
+   depends = intel-oneapi-common
+   depends = intel-oneapi-compiler-shared-runtime-libs
+   depends = level-zero-loader
+   depends = glibc
+   depends = gcc-libs
+   depends = zlib
+   provides = intel-oneapi-compiler-shared-common
+   conflicts = intel-oneapi-basekit
+   noextract = intel-oneapi-compiler-shared-2024.0-2024.0.2-49895_amd64.deb
+   source = 
https://apt.repos.intel.com/oneapi/pool/main/intel-oneapi-compiler-shared-2024.0-2024.0.2-49895_amd64.deb
+   b2sums = 
1945193ef177f543d09bf586306ed1bc53b3c94da062dee19247d0fe2a95a8e1747cf9d390944985b01e7acb2b09513cadcca170a7937fc9e9a9c8579f145252
+
+pkgname = intel-oneapi-compiler-shared


=
PKGBUILD
=
@@ -2,31 +2,42 @@
 # Contributor: Konstantin Gizdov 
 
 pkgname=intel-oneapi-compiler-shared
-pkgver=2023.2.0
-_debpkgrel=49495
+_pkgver=2024.0
+pkgver=2024.0.2
+_debpkgrel=49895
 pkgrel=1
 pkgdesc='Intel oneAPI compiler runtime libraries'
 arch=('x86_64')
 url='https://software.intel.com/content/www/us/en/develop/tools/oneapi.html'
-license=("custom")
-source=("https://apt.repos.intel.com/oneapi/pool/main/${pkgname}-${pkgver}-${pkgver}-${_debpkgrel}_amd64.deb";)
-b2sums=('5a8c3ab10addeb7de558461f2074b5a9f7957722d7dca51a94922d0a2bf8cf89c28617b2f6c03cfb9977a87cbfbde639415dac0fe66288528f84df11715aea4d')
+license=("LicenseRef-Intel-EULA-Developer-Tools")
+source=("https://apt.repos.intel.com/oneapi/pool/main/${pkgname}-${_pkgver}-${pkgver}-${_debpkgrel}_amd64.deb";)
+b2sums=('1945193ef177f543d09bf586306ed1bc53b3c94da062dee19247d0fe2a95a8e1747cf9d390944985b01e7acb2b09513cadcca170a7937fc9e9a9c8579f145252')
 depends=('intel-oneapi-compiler-shared-common' 
'intel-oneapi-compiler-shared-runtime'
- 'intel-oneapi-dpcpp-debugger' 'intel-oneapi-common')
+ 'intel-oneapi-dpcpp-debugger' 'intel-oneapi-common' 
'intel-oneapi-compiler-shared-runtime-libs'
+ 'level-zero-loader' 'glibc' 'gcc-libs' 'zlib')
 provides=("${pkgname}-common")
 conflicts=('intel-oneapi-basekit')
 
 noextract=(
-"${pkgname}-${pkgver}-${pkgver}-${_debpkgrel}_amd64.deb"
+"${pkgname}-${_pkgver}-${pkgver}-${_debpkgrel}_amd64.deb"
 )
+_lib_path='/opt/intel/oneapi/compiler'
 
 package() {
 cd "${srcdir}"
-ar x "${srcdir}/${pkgname}-${pkgver}-${pkgver}-${_debpkgrel}_amd64.deb"
+ar x "${srcdir}/${pkgname}-${_pkgver}-${pkgver}-${_debpkgrel}_amd64.deb"
 tar xvf data.tar.xz -C "${pkgdir}"
 rm data.tar.xz
-# Remove symlink already created by intel-oneapi-compiler-shared-runtime
-rm 
"${pkgdir}/opt/intel/oneapi/compiler/${pkgver}/linux/compiler/lib/intel64"
+
+find "${pkgdir}" -type f -iname "*.a" -exec chmod 644 '{}' \;
+
+# Symlinks are split between two binary packages. We add them manually
+# in intel-oneapi-compiler-shared, so we have to remove them here.
+local _lib_name="${_lib_path}/2024.0/lib/libur_adapter_level_zero.so"
+rm -f "${pkgdir}/${_lib_name}".{0,0.0.0}
+
+_lib_name="${_lib_path}/2024.0/lib/libur_loader.so"
+rm -f "${pkgdir}/${_lib_name}".{0,0.7.0}
 
 install -d "${pkgdir}"/usr/share/licenses/"${pkgname}"
 ln -s /usr/share/licenses/intel-oneapi 
"${pkgdir}"/usr/share/licenses/"${pkgname}"/oneapi



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/intel-oneapi-compiler-shared/-/commit/524061767f7fb43a9a9136713cd3419b5c7f299a

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/intel-oneapi-compiler-shared/-/commit/524061767f7fb43a9a9136713cd3419b5c7f299a
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/openvswitch][main] Change to SPDX license identifier

2024-04-28 Thread Sergej Pupykin (@spupykin)


Sergej Pupykin pushed to branch main at Arch Linux / Packaging / Packages / 
openvswitch


Commits:
29e1d33c by loqs at 2024-04-28T16:51:48+00:00
Change to SPDX license identifier

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -7,7 +7,7 @@ pkgver=3.3.0
 pkgrel=1
 pkgdesc="Production Quality, Multilayer Open Virtual Switch"
 url="http://openvswitch.org";
-license=('APACHE')
+license=('Apache-2.0')
 arch=(x86_64)
 install=openvswitch.install
 source=("http://openvswitch.org/releases/openvswitch-$pkgver.tar.gz";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/openvswitch/-/commit/29e1d33cc3ddad84cc762c5d1e40d94f95d5

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/openvswitch/-/commit/29e1d33cc3ddad84cc762c5d1e40d94f95d5
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/openmpi] Pushed new tag 5.0.3-1

2024-04-28 Thread @lahwaacz


Jakub Klinkovský pushed new tag 5.0.3-1 at Arch Linux / Packaging / Packages / 
openmpi

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/openmpi/-/tree/5.0.3-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/openmpi][main] upgpkg: 5.0.3-1

2024-04-28 Thread @lahwaacz


Jakub Klinkovský pushed to branch main at Arch Linux / Packaging / Packages / 
openmpi


Commits:
bd286c5d by Jakub Klinkovský at 2024-04-28T19:02:14+02:00
upgpkg: 5.0.3-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = openmpi
pkgdesc = High performance message passing library (MPI)
-   pkgver = 5.0.2
-   pkgrel = 9
+   pkgver = 5.0.3
+   pkgrel = 1
url = https://www.open-mpi.org
arch = x86_64
license = BSD-3-Clause AND LicenseRef-MPICH
@@ -20,9 +20,9 @@ pkgbase = openmpi
makedepends = prrte
makedepends = valgrind
makedepends = zlib
-   source = 
https://www.open-mpi.org/software/ompi/v5.0/downloads/openmpi-5.0.2.tar.bz2
-   sha256sums = 
ee46ad82c3ff70772160bff877cbf38c330a0bc3b3ddc811648b3396698f
-   b2sums = 
ea7a584ab945c8b2fcdd8a3c2510205582606442efaad2058b321ad4c787b2f66f79e86aa4b8b094eba9508fa208f40a4a843b9938d93899eee1948d0299b7b8
+   source = 
https://www.open-mpi.org/software/ompi/v5.0/downloads/openmpi-5.0.3.tar.bz2
+   sha256sums = 
990582f206b3ab32e938aa31bbf07c639368e4405dca196fabe7f0f76eeda90b
+   b2sums = 
a084813f3dada12bbe77dcc6ef0ec0454980779f97ccb46f37f3d7df3bf7299e6484ec3427c2ca784e70876f62dc061a13cb7f08348e3d649e27f2bece9a09ac
 
 pkgname = openmpi
depends = gcc-libs
@@ -37,7 +37,6 @@ pkgname = openmpi
depends = libpmix.so
depends = openucx
depends = prrte
-   depends = libprrte.so
depends = zlib
optdepends = cuda: cuda support
optdepends = hip-runtime-amd: ROCm support


=
PKGBUILD
=
@@ -8,8 +8,8 @@ pkgname=(
   openmpi
   openmpi-docs
 )
-pkgver=5.0.2
-pkgrel=9
+pkgver=5.0.3
+pkgrel=1
 pkgdesc='High performance message passing library (MPI)'
 arch=(x86_64)
 url='https://www.open-mpi.org'
@@ -33,8 +33,8 @@ makedepends=(
 )
 source=(
   
https://www.open-mpi.org/software/ompi/v${pkgver%.*}/downloads/$pkgbase-$pkgver.tar.bz2)
-sha256sums=('ee46ad82c3ff70772160bff877cbf38c330a0bc3b3ddc811648b3396698f')
-b2sums=('ea7a584ab945c8b2fcdd8a3c2510205582606442efaad2058b321ad4c787b2f66f79e86aa4b8b094eba9508fa208f40a4a843b9938d93899eee1948d0299b7b8')
+sha256sums=('990582f206b3ab32e938aa31bbf07c639368e4405dca196fabe7f0f76eeda90b')
+b2sums=('a084813f3dada12bbe77dcc6ef0ec0454980779f97ccb46f37f3d7df3bf7299e6484ec3427c2ca784e70876f62dc061a13cb7f08348e3d649e27f2bece9a09ac')
 
 _pick() {
   local p="$1" f d; shift
@@ -109,7 +109,7 @@ package_openmpi() {
 libnl
 openpmix libpmix.so
 openucx
-prrte libprrte.so
+prrte
 zlib
   )
   optdepends=(



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/openmpi/-/commit/bd286c5de1ec6e5c9ce22738a2520af776b4e9d5

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/openmpi/-/commit/bd286c5de1ec6e5c9ce22738a2520af776b4e9d5
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/lttng-ust] Pushed new tag 2.13.8-1

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


Antonio Rojas pushed new tag 2.13.8-1 at Arch Linux / Packaging / Packages / 
lttng-ust

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lttng-ust/-/tree/2.13.8-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/lttng-ust][main] upgpkg: 2.13.8-1: Update to 2.13.8

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


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
lttng-ust


Commits:
19d8235f by Antonio Rojas at 2024-04-28T19:11:26+02:00
upgpkg: 2.13.8-1: Update to 2.13.8

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = lttng-ust
-   pkgver = 2.13.5
-   pkgrel = 3
+   pkgver = 2.13.8
+   pkgrel = 1
url = https://lttng.org/
arch = x86_64
license = LGPL2.1
@@ -14,10 +14,10 @@ pkgbase = lttng-ust
makedepends = util-linux
makedepends = numactl
makedepends = python-setuptools
-   source = https://lttng.org/files/lttng-ust/lttng-ust-2.13.5.tar.bz2
-   source = https://lttng.org/files/lttng-ust/lttng-ust-2.13.5.tar.bz2.asc
+   source = https://lttng.org/files/lttng-ust/lttng-ust-2.13.8.tar.bz2
+   source = https://lttng.org/files/lttng-ust/lttng-ust-2.13.8.tar.bz2.asc
validpgpkeys = 2A0B4ED915F2D3FA45F5B16217280A9781186ACF
-   sha512sums = 
3bf969e9deb6ce05a1ae30ad48676ae8ff63a73198583e98ce083d52b78e9fc2d171a6e3890c201abfa364600d4471d1ee8b1ee23de3faeec1f0ca84e0f0acd4
+   sha512sums = 
f61f7e1633051a4d515ba28d4945b96a84eab8a8143ef698bbb6857cbaad1acbe238041e43f04d9818bac43f59023be3f3c2154ecf75f180d8233c9d7f65c555
sha512sums = SKIP
 
 pkgname = lttng-ust


=
PKGBUILD
=
@@ -4,22 +4,27 @@
 
 pkgbase='lttng-ust'
 pkgname=('lttng-ust' 'python-lttngust')
-pkgver=2.13.5
-pkgrel=3
+pkgver=2.13.8
+pkgrel=1
 arch=('x86_64')
 url="https://lttng.org/";
 license=('LGPL2.1' 'GPL2' 'MIT')
 makedepends=('asciidoc' 'xmlto' 'libxml2' 'python' 'liburcu>=0.7.2' 
'util-linux' 'numactl' 'python-setuptools')
 
source=("https://lttng.org/files/${pkgbase}/${pkgbase}-${pkgver}.tar.bz2"{,.asc})
-sha512sums=('3bf969e9deb6ce05a1ae30ad48676ae8ff63a73198583e98ce083d52b78e9fc2d171a6e3890c201abfa364600d4471d1ee8b1ee23de3faeec1f0ca84e0f0acd4'
+sha512sums=('f61f7e1633051a4d515ba28d4945b96a84eab8a8143ef698bbb6857cbaad1acbe238041e43f04d9818bac43f59023be3f3c2154ecf75f180d8233c9d7f65c555'
 'SKIP')
 validpgpkeys=('2A0B4ED915F2D3FA45F5B16217280A9781186ACF')
 
+prepare() {
+cd $pkgname-$pkgver
+sed -e '/SETUPTOOLS_USE_DISTUTILS/d' -i 
src/python-lttngust/Makefile.{in,am} # Fix broken Python version detection
+}
+
 build() {
 cd "${srcdir}/${pkgname}-${pkgver}"
 
 # build lttng-ust
-PYTHON="/usr/bin/python" ./configure \
+./configure \
 --prefix='/usr' \
 --enable-man-pages
 make
@@ -43,7 +48,7 @@ package_python-lttngust() {
 pkgdesc='LTTng-UST Python Bindings'
 depends=('lttng-ust' 'python')
 cd "${srcdir}/${pkgbase}-${pkgver}/src/python-lttngust"
-make DESTDIR="${pkgdir}" PYTHON="/usr/bin/python" install
+make DESTDIR="${pkgdir}" install
 
 cd "${srcdir}/${pkgbase}-${pkgver}"
 install -D -m644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lttng-ust/-/commit/19d8235f6025dca82890b20fd5ac8a786bc0bdc7

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lttng-ust/-/commit/19d8235f6025dca82890b20fd5ac8a786bc0bdc7
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/intel-oneapi-compiler-dpcpp-cpp-runtime] Pushed new tag 2024.0.2-1

2024-04-28 Thread @tpkessler


Torsten Keßler pushed new tag 2024.0.2-1 at Arch Linux / Packaging / Packages / 
intel-oneapi-compiler-dpcpp-cpp-runtime

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/intel-oneapi-compiler-dpcpp-cpp-runtime/-/tree/2024.0.2-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/freeciv][main] upgpkg: 3.1.1-1: Update to 3.1.1

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


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


Commits:
eb1f963c by Antonio Rojas at 2024-04-28T19:15:14+02:00
upgpkg: 3.1.1-1: Update to 3.1.1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = freeciv
pkgdesc = A multiuser clone of the famous Microprose game of 
Civilization
-   pkgver = 3.1.0
+   pkgver = 3.1.1
pkgrel = 1
url = http://www.freeciv.org/
arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = freeciv
depends = sqlite
depends = curl
backup = etc/freeciv/database.lua
-   source = 
https://downloads.sourceforge.net/sourceforge/freeciv/freeciv-3.1.0.tar.xz
-   sha512sums = 
5d3f8df3defc4737be718ed371b41048f0cbdb25b83901009e4572b3910773a2bd33727bec0bc25169a3066b74152545c5bf813efeb5c9cf5429c85a20ccf594
+   source = 
https://downloads.sourceforge.net/sourceforge/freeciv/freeciv-3.1.1.tar.xz
+   sha512sums = 
4ee39408aa843f2e63e9059a55c67b4374e4daddfc903519be611c9e026aea3a2755f80d18dd2179459700f18b59d21ada585e77dfe24769bf3f9c466654fe68
 
 pkgname = freeciv


=
PKGBUILD
=
@@ -1,7 +1,7 @@
 # Maintainer: Eric Bélanger 
 
 pkgname=freeciv
-pkgver=3.1.0
+pkgver=3.1.1
 pkgrel=1
 pkgdesc="A multiuser clone of the famous Microprose game of Civilization"
 arch=('x86_64')
@@ -11,7 +11,7 @@ depends=('gtk3' 'sdl_mixer' 'lua' 'sqlite' 'curl')
 makedepends=('python')
 backup=('etc/freeciv/database.lua')
 
source=(https://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.xz)
-sha512sums=('5d3f8df3defc4737be718ed371b41048f0cbdb25b83901009e4572b3910773a2bd33727bec0bc25169a3066b74152545c5bf813efeb5c9cf5429c85a20ccf594')
+sha512sums=('4ee39408aa843f2e63e9059a55c67b4374e4daddfc903519be611c9e026aea3a2755f80d18dd2179459700f18b59d21ada585e77dfe24769bf3f9c466654fe68')
 
 build() {
   cd ${pkgname}-${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/freeciv/-/commit/eb1f963cea09186c547ec331bbabece82d85d91f

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/freeciv/-/commit/eb1f963cea09186c547ec331bbabece82d85d91f
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/freeciv] Pushed new tag 3.1.1-1

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


Antonio Rojas pushed new tag 3.1.1-1 at Arch Linux / Packaging / Packages / 
freeciv

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/freeciv/-/tree/3.1.1-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/prrte] Pushed new tag 3.0.5-3

2024-04-28 Thread @lahwaacz


Jakub Klinkovský pushed new tag 3.0.5-3 at Arch Linux / Packaging / Packages / 
prrte

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/prrte/-/tree/3.0.5-3
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/prrte][main] upgpkg: 3.0.5-3: openpmix 5.0.2 rebuild

2024-04-28 Thread @lahwaacz


Jakub Klinkovský pushed to branch main at Arch Linux / Packaging / Packages / 
prrte


Commits:
07197b08 by Jakub Klinkovský at 2024-04-28T19:23:43+02:00
upgpkg: 3.0.5-3: openpmix 5.0.2 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = prrte
pkgdesc = PMIx Reference RunTime Environment
pkgver = 3.0.5
-   pkgrel = 2
+   pkgrel = 3
url = https://github.com/openpmix/prrte
arch = x86_64
license = BSD-3-Clause


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 pkgbase=prrte
 pkgname=(prrte{,-docs})
 pkgver=3.0.5
-pkgrel=2
+pkgrel=3
 pkgdesc="PMIx Reference RunTime Environment"
 arch=(x86_64)
 url="https://github.com/openpmix/prrte";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/prrte/-/commit/07197b085eef62e269723a7f48f2190ccf9dca61

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/prrte/-/commit/07197b085eef62e269723a7f48f2190ccf9dca61
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/intel-oneapi-mkl] Pushed new tag 2024.0.0-1

2024-04-28 Thread @tpkessler


Torsten Keßler pushed new tag 2024.0.0-1 at Arch Linux / Packaging / Packages / 
intel-oneapi-mkl

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/intel-oneapi-mkl/-/tree/2024.0.0-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/intel-oneapi-dpcpp-cpp][main] upgpkg: 2024.0.2-1

2024-04-28 Thread @tpkessler


Torsten Keßler pushed to branch main at Arch Linux / Packaging / Packages / 
intel-oneapi-dpcpp-cpp


Commits:
0de68e4a by Torsten Keßler at 2024-04-28T19:30:45+02:00
upgpkg: 2024.0.2-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,24 @@
+pkgbase = intel-oneapi-dpcpp-cpp
+   pkgdesc = Intel oneAPI DPC++/C++ Compiler
+   pkgver = 2024.0.2
+   pkgrel = 1
+   url = 
https://software.intel.com/content/www/us/en/develop/tools/oneapi.html
+   arch = x86_64
+   license = LicenseRef-Intel-EULA-Developer-Tools
+   depends = intel-oneapi-compiler-dpcpp-cpp-common
+   depends = intel-oneapi-compiler-dpcpp-cpp-runtime
+   depends = intel-oneapi-compiler-shared-runtime
+   depends = intel-oneapi-compiler-shared
+   depends = intel-oneapi-tbb
+   depends = intel-oneapi-dev-utilities
+   depends = intel-oneapi-common
+   depends = gcc-libs
+   depends = glibc
+   depends = bash
+   depends = zlib
+   conflicts = intel-oneapi-basekit
+   noextract = intel-oneapi-dpcpp-cpp-2024.0-2024.0.2-49895_amd64.deb
+   source = 
https://apt.repos.intel.com/oneapi/pool/main/intel-oneapi-dpcpp-cpp-2024.0-2024.0.2-49895_amd64.deb
+   b2sums = 
e69c35e8106d63fafb9648473b60058bc8c8be5b5b63374784bee13177a720d655924ff3cdeb14a9d13d13ddb7629699040f14db9c457c22ddff27db92019edb
+
+pkgname = intel-oneapi-dpcpp-cpp


=
PKGBUILD
=
@@ -1,28 +1,30 @@
 # Maintainer: Torsten Keßler 
 
 pkgname="intel-oneapi-dpcpp-cpp"
-pkgver='2023.2.0'
+_pkgver=2024.0
+pkgver=2024.0.2
 # Figure out new _debpkgrel value using
 # curl -L 
https://apt.repos.intel.com/oneapi/dists/all/main/binary-amd64/Packages | grep 
dpcpp-cpp
-_debpkgrel='49495'
+_debpkgrel=49895
 pkgrel=1
 pkgdesc="Intel oneAPI DPC++/C++ Compiler"
 arch=('x86_64')
 url='https://software.intel.com/content/www/us/en/develop/tools/oneapi.html'
-license=("custom")
-source=("https://apt.repos.intel.com/oneapi/pool/main/${pkgname}-${pkgver}-${pkgver}-${_debpkgrel}_amd64.deb";)
-b2sums=('91b13b305a06fbc7bb1fdabef7477bb9a636f1fbe553e1f8dce76cb1c4456f6949d34d634de89c6d9635d99bba2f6aaaf33717c7c2b564884e26ac5b9662ee77')
+license=("LicenseRef-Intel-EULA-Developer-Tools")
+source=("https://apt.repos.intel.com/oneapi/pool/main/${pkgname}-${_pkgver}-${pkgver}-${_debpkgrel}_amd64.deb";)
+b2sums=('e69c35e8106d63fafb9648473b60058bc8c8be5b5b63374784bee13177a720d655924ff3cdeb14a9d13d13ddb7629699040f14db9c457c22ddff27db92019edb')
 noextract=(
-"${pkgname}-${pkgver}-${pkgver}-${_debpkgrel}_amd64.deb"
+"${pkgname}-${_pkgver}-${pkgver}-${_debpkgrel}_amd64.deb"
 )
 depends=('intel-oneapi-compiler-dpcpp-cpp-common' 
'intel-oneapi-compiler-dpcpp-cpp-runtime'
  'intel-oneapi-compiler-shared-runtime' 'intel-oneapi-compiler-shared'
- 'intel-oneapi-tbb' 'intel-oneapi-dev-utilities' 'intel-oneapi-common')
+ 'intel-oneapi-tbb' 'intel-oneapi-dev-utilities' 'intel-oneapi-common'
+ 'gcc-libs' 'glibc' 'bash' 'zlib')
 conflicts=('intel-oneapi-basekit')
 
 package() {
 cd "${srcdir}"
-ar x "${srcdir}/${pkgname}-${pkgver}-${pkgver}-${_debpkgrel}_amd64.deb"
+ar x "${srcdir}/${pkgname}-${_pkgver}-${pkgver}-${_debpkgrel}_amd64.deb"
 tar xvf data.tar.xz -C "${pkgdir}"
 rm data.tar.xz
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/intel-oneapi-dpcpp-cpp/-/commit/0de68e4ab96cd74a2f86ab4c508375048ef49071

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/intel-oneapi-dpcpp-cpp/-/commit/0de68e4ab96cd74a2f86ab4c508375048ef49071
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/intel-oneapi-dpcpp-cpp] Pushed new tag 2024.0.2-1

2024-04-28 Thread @tpkessler


Torsten Keßler pushed new tag 2024.0.2-1 at Arch Linux / Packaging / Packages / 
intel-oneapi-dpcpp-cpp

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/intel-oneapi-dpcpp-cpp/-/tree/2024.0.2-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/boost] Pushed new tag 1.83.0-7

2024-04-28 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed new tag 1.83.0-7 at Arch Linux / Packaging / Packages 
/ boost

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/boost/-/tree/1.83.0-7
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/boost][main] upgpkg: 1.83.0-7: openmpi 5.0.3 rebuild

2024-04-28 Thread Evangelos Foutras (@foutrelis)


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


Commits:
ff5ec15a by Evangelos Foutras at 2024-04-28T20:34:13+03:00
upgpkg: 1.83.0-7: openmpi 5.0.3 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = boost
pkgdesc = Free peer-reviewed portable C++ source libraries
pkgver = 1.83.0
-   pkgrel = 6
+   pkgrel = 7
url = https://www.boost.org/
arch = x86_64
license = custom


=
PKGBUILD
=
@@ -11,7 +11,7 @@
 
 pkgname=('boost' 'boost-libs')
 pkgver=1.83.0
-pkgrel=6
+pkgrel=7
 _srcname=boost_${pkgver//./_}
 pkgdesc="Free peer-reviewed portable C++ source libraries"
 arch=('x86_64')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/boost/-/commit/ff5ec15a3c9513160bc813b900566f2e045d0553

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/boost/-/commit/ff5ec15a3c9513160bc813b900566f2e045d0553
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/gsoap] Pushed new tag 2.8.134-1

2024-04-28 Thread Sergej Pupykin (@spupykin)


Sergej Pupykin pushed new tag 2.8.134-1 at Arch Linux / Packaging / Packages / 
gsoap

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gsoap/-/tree/2.8.134-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/gsoap][main] upgpkg: 2.8.134-1

2024-04-28 Thread Sergej Pupykin (@spupykin)


Sergej Pupykin pushed to branch main at Arch Linux / Packaging / Packages / 
gsoap


Commits:
6963a96e by Sergej Pupykin at 2024-04-28T20:45:59+03:00
upgpkg: 2.8.134-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = gsoap
pkgdesc = Offers an XML language binding to ease the development of 
SOAP/XML Web services in C and C/C++
-   pkgver = 2.8.133
+   pkgver = 2.8.134
pkgrel = 1
url = https://www.cs.fsu.edu/~engelen/soap.html
arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = gsoap
depends = zlib
depends = gcc-libs
options = staticlibs
-   source = https://prdownloads.sourceforge.net/gsoap2/gsoap_2.8.133.zip
-   sha256sums = 
93e124302c5775e115e661af2bf4e1f07fa05aef14f58ce65b5c27c833afe279
+   source = https://prdownloads.sourceforge.net/gsoap2/gsoap_2.8.134.zip
+   sha256sums = 
63478e555c0ccde0164f055ff605b02805db0abc6712a04bcb14cb617b047218
 
 pkgname = gsoap


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: Lee.MaRS 
 
 pkgname=gsoap
-pkgver=2.8.133
+pkgver=2.8.134
 pkgrel=1
 pkgdesc="Offers an XML language binding to ease the development of SOAP/XML 
Web services in C and C/C++"
 url="https://www.cs.fsu.edu/~engelen/soap.html";
@@ -13,7 +13,7 @@ depends=('openssl' 'zlib' 'gcc-libs')
 makedepends=('autoconf' 'automake')
 options=('staticlibs')
 source=("https://prdownloads.sourceforge.net/gsoap2/${pkgname}_${pkgver}.zip";)
-sha256sums=('93e124302c5775e115e661af2bf4e1f07fa05aef14f58ce65b5c27c833afe279')
+sha256sums=('63478e555c0ccde0164f055ff605b02805db0abc6712a04bcb14cb617b047218')
 
 prepare() {
   cd "$srcdir"/gsoap-2.8



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gsoap/-/commit/6963a96eed5ad735077e6b8f0866a40b57f97a9b

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gsoap/-/commit/6963a96eed5ad735077e6b8f0866a40b57f97a9b
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/john] Pushed new tag 1.9.0.jumbo1-11

2024-04-28 Thread @lahwaacz


Jakub Klinkovský pushed new tag 1.9.0.jumbo1-11 at Arch Linux / Packaging / 
Packages / john

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/john/-/tree/1.9.0.jumbo1-11
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/john][main] upgpkg: 1.9.0.jumbo1-11: openmpi 5.0.3 rebuild

2024-04-28 Thread @lahwaacz


Jakub Klinkovský pushed to branch main at Arch Linux / Packaging / Packages / 
john


Commits:
66e5e2c2 by Jakub Klinkovský at 2024-04-28T19:47:20+02:00
upgpkg: 1.9.0.jumbo1-11: openmpi 5.0.3 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = john
pkgdesc = John the Ripper password cracker
pkgver = 1.9.0.jumbo1
-   pkgrel = 10
+   pkgrel = 11
url = https://www.openwall.com/john
arch = x86_64
license = GPL2


=
PKGBUILD
=
@@ -10,7 +10,7 @@ pkgname=john
 _jumbover=1
 _johnver=1.9.0
 pkgver=${_johnver}.jumbo${_jumbover}
-pkgrel=10
+pkgrel=11
 pkgdesc='John the Ripper password cracker'
 url='https://www.openwall.com/john'
 arch=('x86_64')



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

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/john/-/commit/66e5e2c28aaaed440029c73190802cd26e7440ad
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/perl-datetime-locale] Pushed new tag 1.42-1

2024-04-28 Thread Sergej Pupykin (@spupykin)


Sergej Pupykin pushed new tag 1.42-1 at Arch Linux / Packaging / Packages / 
perl-datetime-locale

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-datetime-locale/-/tree/1.42-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/perl-datetime-locale][main] upgpkg: 1.42-1

2024-04-28 Thread Sergej Pupykin (@spupykin)


Sergej Pupykin pushed to branch main at Arch Linux / Packaging / Packages / 
perl-datetime-locale


Commits:
f876af03 by Sergej Pupykin at 2024-04-28T20:51:35+03:00
upgpkg: 1.42-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = perl-datetime-locale
pkgdesc = Localization support for DateTime.pm
-   pkgver = 1.41
+   pkgver = 1.42
pkgrel = 1
url = https://search.cpan.org/dist/DateTime-Locale
arch = any
@@ -11,7 +11,7 @@ pkgbase = perl-datetime-locale
depends = perl-file-sharedir
depends = perl-file-sharedir-install
options = !emptydirs
-   source = 
https://www.cpan.org/authors/id/D/DR/DROLSKY/DateTime-Locale-1.41.tar.gz
-   sha256sums = 
d928902b13262c998ac06c0a7f9911cc869014a0db2e72d2138fa5ab3c10dac2
+   source = 
https://www.cpan.org/authors/id/D/DR/DROLSKY/DateTime-Locale-1.42.tar.gz
+   sha256sums = 
7d8a138fa32faf24af30a1dbdee4dd11988ddb6a129138004d220b6cc4053cb0
 
 pkgname = perl-datetime-locale


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Contributor: François Charette 
 
 pkgname=perl-datetime-locale
-pkgver=1.41
+pkgver=1.42
 pkgrel=1
 pkgdesc="Localization support for DateTime.pm "
 arch=(any)
@@ -12,7 +12,7 @@ depends=('perl-params-validate' 'perl-list-moreutils'
 'perl-file-sharedir' 'perl-file-sharedir-install')
 options=('!emptydirs')
 
source=(https://www.cpan.org/authors/id/D/DR/DROLSKY/DateTime-Locale-$pkgver.tar.gz)
-sha256sums=('d928902b13262c998ac06c0a7f9911cc869014a0db2e72d2138fa5ab3c10dac2')
+sha256sums=('7d8a138fa32faf24af30a1dbdee4dd11988ddb6a129138004d220b6cc4053cb0')
 
 build() {
   cd  "$srcdir"/DateTime-Locale-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-datetime-locale/-/commit/f876af03478941d7e500b765e2081c5225349539

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-datetime-locale/-/commit/f876af03478941d7e500b765e2081c5225349539
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/recoll] Pushed new tag 1.37.5-1

2024-04-28 Thread Sergej Pupykin (@spupykin)


Sergej Pupykin pushed new tag 1.37.5-1 at Arch Linux / Packaging / Packages / 
recoll

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/recoll/-/tree/1.37.5-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/recoll][main] upgpkg: 1.37.5-1

2024-04-28 Thread Sergej Pupykin (@spupykin)


Sergej Pupykin pushed to branch main at Arch Linux / Packaging / Packages / 
recoll


Commits:
d43e5360 by Sergej Pupykin at 2024-04-28T20:54:27+03:00
upgpkg: 1.37.5-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,8 +1,8 @@
 pkgbase = recoll
pkgdesc = Full text search tool based on Xapian backend
-   pkgver = 1.37.4
-   pkgrel = 4
-   url = https://www.lesbonscomptes.com/recoll/
+   pkgver = 1.37.5
+   pkgrel = 1
+   url = https://www.recoll.org
arch = x86_64
license = GPL
makedepends = python
@@ -29,7 +29,7 @@ pkgbase = recoll
optdepends = python-lxml: indexing spreadsheets
optdepends = python-pychm: CHM filter
optdepends = aspell-en: English stemming support
-   source = https://www.lesbonscomptes.com/recoll/recoll-1.37.4.tar.gz
-   sha512sums = 
9e5af5d00191658f23e6a5916718014827f12f4553d9429fe385c0bd1c72f2f49ae97e7d7b8121cb174b299ffe482aa547e4a3aabf2da92e9773bf9eb0f57814
+   source = https://www.recoll.org/recoll-1.37.5.tar.gz
+   sha512sums = 
594a81de809a2f2f08986ef1220ea2d7df8292923f55cf41c5813eb50be9ca63aa9f77c38bd27466486e72b030f2df28a093bca32dae1682d514acbb11a76382
 
 pkgname = recoll


=
PKGBUILD
=
@@ -5,8 +5,8 @@
 # Contributor: Robert Emil Berge 
 
 pkgname=recoll
-pkgver=1.37.4
-pkgrel=4
+pkgver=1.37.5
+pkgrel=1
 pkgdesc="Full text search tool based on Xapian backend"
 arch=('x86_64')
 url="https://www.recoll.org";
@@ -34,7 +34,7 @@ optdepends=('libxslt: for XML based formats (fb2,etc)'
 #  'krunner5: KDE plugins'
'aspell-en: English stemming support')
 source=("https://www.recoll.org/$pkgname-${pkgver/_/}.tar.gz";)
-sha512sums=('9e5af5d00191658f23e6a5916718014827f12f4553d9429fe385c0bd1c72f2f49ae97e7d7b8121cb174b299ffe482aa547e4a3aabf2da92e9773bf9eb0f57814')
+sha512sums=('594a81de809a2f2f08986ef1220ea2d7df8292923f55cf41c5813eb50be9ca63aa9f77c38bd27466486e72b030f2df28a093bca32dae1682d514acbb11a76382')
 
 prepare() {
   cd "$srcdir/$pkgname-${pkgver/_/}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/recoll/-/commit/d43e5360a8e7e1010f506179aa8e6bab0b75e710

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/recoll/-/commit/d43e5360a8e7e1010f506179aa8e6bab0b75e710
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/unrealircd] Pushed new tag 6.1.5-1

2024-04-28 Thread Sergej Pupykin (@spupykin)


Sergej Pupykin pushed new tag 6.1.5-1 at Arch Linux / Packaging / Packages / 
unrealircd

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/unrealircd/-/tree/6.1.5-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/unrealircd][main] upgpkg: 6.1.5-1

2024-04-28 Thread Sergej Pupykin (@spupykin)


Sergej Pupykin pushed to branch main at Arch Linux / Packaging / Packages / 
unrealircd


Commits:
fcc9d1c3 by Sergej Pupykin at 2024-04-28T20:56:09+03:00
upgpkg: 6.1.5-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = unrealircd
pkgdesc = Open Source IRC Server
-   pkgver = 6.1.4
+   pkgver = 6.1.5
pkgrel = 1
url = https://www.unrealircd.org
install = unrealircd.install
@@ -17,15 +17,15 @@ pkgbase = unrealircd
provides = ircd
conflicts = ircd
backup = etc/unrealircd/unrealircd.conf
-   source = https://www.unrealircd.org/unrealircd4/unrealircd-6.1.4.tar.gz
-   source = 
https://www.unrealircd.org/unrealircd4/unrealircd-6.1.4.tar.gz.asc
+   source = https://www.unrealircd.org/unrealircd4/unrealircd-6.1.5.tar.gz
+   source = 
https://www.unrealircd.org/unrealircd4/unrealircd-6.1.5.tar.gz.asc
source = unrealircd.service
source = unrealircd.tmpfiles.d
source = unrealircd.sysusers.d
source = install.pl
source = source-date-epoch.patch
validpgpkeys = 1D2D2B03A0B68ED11D68A24BA7A21B0A108FF4A9
-   sha256sums = 
628892362345bfe27fc40e4c0c775d879c2200f134b8f401b4ca633005928809
+   sha256sums = 
38baea9335395b12fc63673226f8b19203d25b6284de8894c3993d5c9ecf6ee8
sha256sums = SKIP
sha256sums = 
5bb6016c379e6f040d8c625e3339c096ff66c4450aa024ca5b13ad3dec47c38e
sha256sums = 
91b5e1d623b51ffd4734d73e35cead09be596460c41b9440406f92c9e2b4b9b1


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Contributor: Zerial 
 
 pkgname=unrealircd
-pkgver=6.1.4
+pkgver=6.1.5
 pkgrel=1
 pkgdesc="Open Source IRC Server"
 arch=('x86_64')
@@ -20,7 +20,7 @@ 
source=(https://www.unrealircd.org/unrealircd4/unrealircd-$pkgver.tar.gz{,.asc}
unrealircd.sysusers.d
install.pl
source-date-epoch.patch)
-sha256sums=('628892362345bfe27fc40e4c0c775d879c2200f134b8f401b4ca633005928809'
+sha256sums=('38baea9335395b12fc63673226f8b19203d25b6284de8894c3993d5c9ecf6ee8'
 'SKIP'
 '5bb6016c379e6f040d8c625e3339c096ff66c4450aa024ca5b13ad3dec47c38e'
 '91b5e1d623b51ffd4734d73e35cead09be596460c41b9440406f92c9e2b4b9b1'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/unrealircd/-/commit/fcc9d1c302b62131d805bbc445232fbaa37d12d7

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/unrealircd/-/commit/fcc9d1c302b62131d805bbc445232fbaa37d12d7
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/slurm-llnl] Pushed new tag 23.11.3.1-4

2024-04-28 Thread @lahwaacz


Jakub Klinkovský pushed new tag 23.11.3.1-4 at Arch Linux / Packaging / 
Packages / slurm-llnl

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/slurm-llnl/-/tree/23.11.3.1-4
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/slurm-llnl][main] upgpkg: 23.11.3.1-4: openpmix 5.0.2 rebuild

2024-04-28 Thread @lahwaacz


Jakub Klinkovský pushed to branch main at Arch Linux / Packaging / Packages / 
slurm-llnl


Commits:
ca4c75d5 by Jakub Klinkovský at 2024-04-28T19:56:51+02:00
upgpkg: 23.11.3.1-4: openpmix 5.0.2 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = slurm-llnl
pkgdesc = Simple Linux Utility for Resource Management
pkgver = 23.11.3.1
-   pkgrel = 3
+   pkgrel = 4
url = https://www.schedmd.com
arch = x86_64
license = GPL-2.0-or-later


=
PKGBUILD
=
@@ -9,7 +9,7 @@ pkgver=23.11.3.1
 # Hyphens (-) are prohibited however they are used by the package author
 # therefore it is necessary to invoke ${pkgver} like ${pkgver//./-}
 # this will substitute any full stops (.) with hyphens
-pkgrel=3
+pkgrel=4
 pkgdesc="Simple Linux Utility for Resource Management"
 arch=('x86_64')
 url="https://www.schedmd.com";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/slurm-llnl/-/commit/ca4c75d5e4c595e0fb83abf8e100def0712d38b6

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/slurm-llnl/-/commit/ca4c75d5e4c595e0fb83abf8e100def0712d38b6
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/xdebug][main] upgpkg: 3.3.2-1

2024-04-28 Thread Sergej Pupykin (@spupykin)


Sergej Pupykin pushed to branch main at Arch Linux / Packaging / Packages / 
xdebug


Commits:
ee14cf48 by Sergej Pupykin at 2024-04-28T20:57:34+03:00
upgpkg: 3.3.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,15 +1,15 @@
 pkgbase = xdebug
pkgdesc = PHP debugging extension
-   pkgver = 3.3.1
-   pkgrel = 2
+   pkgver = 3.3.2
+   pkgrel = 1
url = https://www.xdebug.org
arch = x86_64
license = GPL
depends = php
backup = etc/php/conf.d/xdebug.ini
-   source = https://xdebug.org/files/xdebug-3.3.1.tgz
+   source = https://xdebug.org/files/xdebug-3.3.2.tgz
source = xdebug.ini
-   sha256sums = 
4eb4ee270bbcc5f14195c38f6ee58580e007cf4886ce32e11430318ab5bc2315
+   sha256sums = 
15545b8311bedb5e7df08fd90d6653d9bf33629791e8119e70350475df932c55
sha256sums = 
2d0227f47d844cec9f3513a8d91c14f4f34d7c634e86c2f79eab4e3017cc95a5
 
 pkgname = xdebug


=
PKGBUILD
=
@@ -4,8 +4,8 @@
 # Contributor: sracker 
 
 pkgname=xdebug
-pkgver=3.3.1
-pkgrel=2
+pkgver=3.3.2
+pkgrel=1
 pkgdesc="PHP debugging extension"
 arch=('x86_64')
 url="https://www.xdebug.org";
@@ -14,7 +14,7 @@ depends=('php')
 backup=('etc/php/conf.d/xdebug.ini')
 source=("https://xdebug.org/files/$pkgname-${pkgver}.tgz";
  'xdebug.ini')
-sha256sums=('4eb4ee270bbcc5f14195c38f6ee58580e007cf4886ce32e11430318ab5bc2315'
+sha256sums=('15545b8311bedb5e7df08fd90d6653d9bf33629791e8119e70350475df932c55'
 '2d0227f47d844cec9f3513a8d91c14f4f34d7c634e86c2f79eab4e3017cc95a5')
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xdebug/-/commit/ee14cf4884774e35b5976d8d08c0c6dee80e6198

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xdebug/-/commit/ee14cf4884774e35b5976d8d08c0c6dee80e6198
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/xdebug] Pushed new tag 3.3.2-1

2024-04-28 Thread Sergej Pupykin (@spupykin)


Sergej Pupykin pushed new tag 3.3.2-1 at Arch Linux / Packaging / Packages / 
xdebug

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xdebug/-/tree/3.3.2-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/med-openmpi] Pushed new tag 4.1.1-8

2024-04-28 Thread @lahwaacz


Jakub Klinkovský pushed new tag 4.1.1-8 at Arch Linux / Packaging / Packages / 
med-openmpi

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/med-openmpi/-/tree/4.1.1-8
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/med-openmpi][main] upgpkg: 4.1.1-8: openmpi 5.0.3 rebuild

2024-04-28 Thread @lahwaacz


Jakub Klinkovský pushed to branch main at Arch Linux / Packaging / Packages / 
med-openmpi


Commits:
2e9b9f37 by Jakub Klinkovský at 2024-04-28T19:59:39+02:00
upgpkg: 4.1.1-8: openmpi 5.0.3 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = med-openmpi
pkgdesc = Library for reading and writing MED files
pkgver = 4.1.1
-   pkgrel = 7
+   pkgrel = 8
url = https://github.com/chennes/med
arch = x86_64
license = LGPL


=
PKGBUILD
=
@@ -12,7 +12,7 @@
 
 pkgname=med-openmpi
 pkgver=4.1.1
-pkgrel=7
+pkgrel=8
 pkgdesc='Library for reading and writing MED files'
 url='https://github.com/chennes/med'
 license=(LGPL)



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/med-openmpi/-/commit/2e9b9f37e0df2a5f268493060eaf3d0860ad3e9b

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/med-openmpi/-/commit/2e9b9f37e0df2a5f268493060eaf3d0860ad3e9b
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/pnetcdf-openmpi][main] upgpkg: 1.12.3-5: openmpi 5.0.3 rebuild

2024-04-28 Thread @lahwaacz


Jakub Klinkovský pushed to branch main at Arch Linux / Packaging / Packages / 
pnetcdf-openmpi


Commits:
1af0ebbf by Jakub Klinkovský at 2024-04-28T20:05:21+02:00
upgpkg: 1.12.3-5: openmpi 5.0.3 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = pnetcdf-openmpi
pkgdesc = Parallel I/O Library for NetCDF File Access (openmpi version)
pkgver = 1.12.3
-   pkgrel = 4
+   pkgrel = 5
url = https://parallel-netcdf.github.io/
arch = x86_64
license = custom


=
PKGBUILD
=
@@ -4,7 +4,7 @@ _pkg=pnetcdf
 _mpi=openmpi
 pkgname=${_pkg}-${_mpi}
 pkgver=1.12.3
-pkgrel=4
+pkgrel=5
 pkgdesc="Parallel I/O Library for NetCDF File Access (${_mpi} version)"
 arch=(x86_64)
 url="https://parallel-netcdf.github.io/";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pnetcdf-openmpi/-/commit/1af0ebbfa13b5a1cad2191f8920d83eb08a12e44

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pnetcdf-openmpi/-/commit/1af0ebbfa13b5a1cad2191f8920d83eb08a12e44
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/pnetcdf-openmpi] Pushed new tag 1.12.3-5

2024-04-28 Thread @lahwaacz


Jakub Klinkovský pushed new tag 1.12.3-5 at Arch Linux / Packaging / Packages / 
pnetcdf-openmpi

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pnetcdf-openmpi/-/tree/1.12.3-5
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/dmtcp][main] upgpkg: 2.6.1rc1-4: openmpi 5.0.3 rebuild

2024-04-28 Thread @lahwaacz


Jakub Klinkovský pushed to branch main at Arch Linux / Packaging / Packages / 
dmtcp


Commits:
d6e7ce27 by Jakub Klinkovský at 2024-04-28T20:10:09+02:00
upgpkg: 2.6.1rc1-4: openmpi 5.0.3 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = dmtcp
pkgdesc = Distributed MultiThreaded CheckPointing
pkgver = 2.6.1rc1
-   pkgrel = 3
+   pkgrel = 4
url = http://dmtcp.sourceforge.net
arch = x86_64
license = LGPL


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=dmtcp
 pkgver=2.6.1rc1
-pkgrel=3
+pkgrel=4
 pkgdesc='Distributed MultiThreaded CheckPointing'
 url='http://dmtcp.sourceforge.net'
 arch=('x86_64')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dmtcp/-/commit/d6e7ce271637f4f5ecaec6718f540d5b8aa0a85e

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dmtcp/-/commit/d6e7ce271637f4f5ecaec6718f540d5b8aa0a85e
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/dmtcp] Pushed new tag 2.6.1rc1-4

2024-04-28 Thread @lahwaacz


Jakub Klinkovský pushed new tag 2.6.1rc1-4 at Arch Linux / Packaging / Packages 
/ dmtcp

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dmtcp/-/tree/2.6.1rc1-4
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/fftw] Pushed new tag 3.3.10-7

2024-04-28 Thread @lahwaacz


Jakub Klinkovský pushed new tag 3.3.10-7 at Arch Linux / Packaging / Packages / 
fftw

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/fftw/-/tree/3.3.10-7
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/fftw][main] upgpkg: 3.3.10-7: openmpi 5.0.3 rebuild

2024-04-28 Thread @lahwaacz


Jakub Klinkovský pushed to branch main at Arch Linux / Packaging / Packages / 
fftw


Commits:
94e3aab4 by Jakub Klinkovský at 2024-04-28T20:11:09+02:00
upgpkg: 3.3.10-7: openmpi 5.0.3 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = fftw
pkgdesc = A library for computing the discrete Fourier transform (DFT)
pkgver = 3.3.10
-   pkgrel = 6
+   pkgrel = 7
url = http://www.fftw.org/
arch = x86_64
license = GPL-2.0-or-later


=
PKGBUILD
=
@@ -6,7 +6,7 @@
 pkgbase=fftw
 pkgname=(fftw fftw-openmpi)
 pkgver=3.3.10
-pkgrel=6
+pkgrel=7
 pkgdesc="A library for computing the discrete Fourier transform (DFT)"
 arch=(x86_64)
 url="http://www.fftw.org/";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/fftw/-/commit/94e3aab45a2fa6839af5b4ca658692de2c214a14

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/fftw/-/commit/94e3aab45a2fa6839af5b4ca658692de2c214a14
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-mpi4py] Pushed new tag 3.1.5-5

2024-04-28 Thread @lahwaacz


Jakub Klinkovský pushed new tag 3.1.5-5 at Arch Linux / Packaging / Packages / 
python-mpi4py

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-mpi4py/-/tree/3.1.5-5
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-mpi4py][main] upgpkg: 3.1.5-5: openmpi 5.0.3 rebuild

2024-04-28 Thread @lahwaacz


Jakub Klinkovský pushed to branch main at Arch Linux / Packaging / Packages / 
python-mpi4py


Commits:
0ffd126a by Jakub Klinkovský at 2024-04-28T20:15:41+02:00
upgpkg: 3.1.5-5: openmpi 5.0.3 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = python-mpi4py
pkgdesc = Python bindings for the Message Passing Interface (MPI) 
standard
pkgver = 3.1.5
-   pkgrel = 4
+   pkgrel = 5
url = https://github.com/mpi4py/mpi4py
arch = x86_64
license = BSD-2-Clause


=
PKGBUILD
=
@@ -7,7 +7,7 @@
 _pkg=mpi4py
 pkgname=python-${_pkg}
 pkgver=3.1.5
-pkgrel=4
+pkgrel=5
 pkgdesc="Python bindings for the Message Passing Interface (MPI) standard"
 arch=(x86_64)
 url="https://github.com/mpi4py/mpi4py";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-mpi4py/-/commit/0ffd126a26e9dddc30cf07b1dfa03d5974e6603c

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-mpi4py/-/commit/0ffd126a26e9dddc30cf07b1dfa03d5974e6603c
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/ospray] Pushed new tag 3.1.0-2

2024-04-28 Thread @lahwaacz


Jakub Klinkovský pushed new tag 3.1.0-2 at Arch Linux / Packaging / Packages / 
ospray

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ospray/-/tree/3.1.0-2
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/ospray][main] upgpkg: 3.1.0-2: openmpi 5.0.3 rebuild

2024-04-28 Thread @lahwaacz


Jakub Klinkovský pushed to branch main at Arch Linux / Packaging / Packages / 
ospray


Commits:
339fdcae by Jakub Klinkovský at 2024-04-28T20:16:28+02:00
upgpkg: 3.1.0-2: openmpi 5.0.3 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = ospray
pkgdesc = Ray Tracing Based Rendering Engine for High-Fidelity 
Visualization
pkgver = 3.1.0
-   pkgrel = 1
+   pkgrel = 2
url = https://www.ospray.org/
arch = x86_64
license = Apache


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=ospray
 pkgver=3.1.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Ray Tracing Based Rendering Engine for High-Fidelity Visualization"
 arch=(x86_64)
 url="https://www.ospray.org/";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ospray/-/commit/339fdcaea9a29f42fbd6894d2b1fc4c12a4884f0

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ospray/-/commit/339fdcaea9a29f42fbd6894d2b1fc4c12a4884f0
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/arpack][main] upgpkg: 3.9.1-3: openmpi 5.0.3 rebuild

2024-04-28 Thread @lahwaacz


Jakub Klinkovský pushed to branch main at Arch Linux / Packaging / Packages / 
arpack


Commits:
4bec3144 by Jakub Klinkovský at 2024-04-28T20:18:13+02:00
upgpkg: 3.9.1-3: openmpi 5.0.3 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = arpack
pkgdesc = Fortran77 subroutines for solving large scale eigenvalue 
problems
pkgver = 3.9.1
-   pkgrel = 2
+   pkgrel = 3
url = https://github.com/opencollab/arpack-ng
arch = x86_64
license = BSD


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 
 pkgname=arpack
 pkgver=3.9.1
-pkgrel=2
+pkgrel=3
 arch=(x86_64)
 pkgdesc='Fortran77 subroutines for solving large scale eigenvalue problems'
 url='https://github.com/opencollab/arpack-ng'



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

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/arpack/-/commit/4bec3144043990f5687e0e088ebf4d05cfbbe8bc
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/arpack] Pushed new tag 3.9.1-3

2024-04-28 Thread @lahwaacz


Jakub Klinkovský pushed new tag 3.9.1-3 at Arch Linux / Packaging / Packages / 
arpack

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/arpack/-/tree/3.9.1-3
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/sundials] Pushed new tag 7.0.0-2

2024-04-28 Thread @lahwaacz


Jakub Klinkovský pushed new tag 7.0.0-2 at Arch Linux / Packaging / Packages / 
sundials

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/sundials/-/tree/7.0.0-2
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/sundials][main] upgpkg: 7.0.0-2: openmpi 5.0.3 rebuild

2024-04-28 Thread @lahwaacz


Jakub Klinkovský pushed to branch main at Arch Linux / Packaging / Packages / 
sundials


Commits:
6e07511c by Jakub Klinkovský at 2024-04-28T20:21:40+02:00
upgpkg: 7.0.0-2: openmpi 5.0.3 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = sundials
pkgdesc = Suite of nonlinear differential/algebraic equation solvers
pkgver = 7.0.0
-   pkgrel = 1
+   pkgrel = 2
url = https://computing.llnl.gov/projects/sundials
arch = x86_64
license = BSD


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 
 pkgname=sundials
 pkgver=7.0.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Suite of nonlinear differential/algebraic equation solvers'
 arch=(x86_64)
 url='https://computing.llnl.gov/projects/sundials'



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

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/sundials/-/commit/6e07511c8d3dd79e7a497d323b6ab45cc50ddc15
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/adios2] Pushed new tag 2.10.0-2

2024-04-28 Thread @lahwaacz


Jakub Klinkovský pushed new tag 2.10.0-2 at Arch Linux / Packaging / Packages / 
adios2

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/adios2/-/tree/2.10.0-2
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/adios2][main] upgpkg: 2.10.0-2: openmpi 5.0.3 rebuild

2024-04-28 Thread @lahwaacz


Jakub Klinkovský pushed to branch main at Arch Linux / Packaging / Packages / 
adios2


Commits:
028b0f2b by Jakub Klinkovský at 2024-04-28T20:24:14+02:00
upgpkg: 2.10.0-2: openmpi 5.0.3 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = adios2
pkgdesc = The Adaptable Input/Output System version 2
pkgver = 2.10.0
-   pkgrel = 1
+   pkgrel = 2
url = https://adios2.readthedocs.io/en/latest/
arch = x86_64
license = Apache


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=adios2
 pkgver=2.10.0
-pkgrel=1
+pkgrel=2
 pkgdesc="The Adaptable Input/Output System version 2"
 arch=(x86_64)
 url="https://adios2.readthedocs.io/en/latest/";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/adios2/-/commit/028b0f2bdf214f0d0f50fab99a838c0531fa9591

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/adios2/-/commit/028b0f2bdf214f0d0f50fab99a838c0531fa9591
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/ukui-greeter] Pushed new tag 3.0.3-8

2024-04-28 Thread @lahwaacz


Jakub Klinkovský pushed new tag 3.0.3-8 at Arch Linux / Packaging / Packages / 
ukui-greeter

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ukui-greeter/-/tree/3.0.3-8
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/ukui-greeter][main] upgpkg: 3.0.3-8: openmpi 5.0.3 rebuild

2024-04-28 Thread @lahwaacz


Jakub Klinkovský pushed to branch main at Arch Linux / Packaging / Packages / 
ukui-greeter


Commits:
1955d07f by Jakub Klinkovský at 2024-04-28T20:26:01+02:00
upgpkg: 3.0.3-8: openmpi 5.0.3 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = ukui-greeter
pkgdesc = Lightdm greeter for UKUI
pkgver = 3.0.3
-   pkgrel = 7
+   pkgrel = 8
url = https://github.com/ukui/ukui-greeter
arch = x86_64
groups = ukui


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=ukui-greeter
 pkgver=3.0.3
-pkgrel=7
+pkgrel=8
 pkgdesc="Lightdm greeter for UKUI"
 arch=('x86_64')
 license=('GPL')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ukui-greeter/-/commit/1955d07fe9f3f35498c7b7ceeadcdbe6ce02353f

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ukui-greeter/-/commit/1955d07fe9f3f35498c7b7ceeadcdbe6ce02353f
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/hdf5-openmpi][main] upgpkg: 1.14.3-3: openmpi 5.0.3 rebuild

2024-04-28 Thread @lahwaacz


Jakub Klinkovský pushed to branch main at Arch Linux / Packaging / Packages / 
hdf5-openmpi


Commits:
dbaf958a by Jakub Klinkovský at 2024-04-28T20:28:27+02:00
upgpkg: 1.14.3-3: openmpi 5.0.3 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = hdf5-openmpi
pkgdesc = General purpose library and file format for storing 
scientific data (openmpi version)
pkgver = 1.14.3
-   pkgrel = 2
+   pkgrel = 3
url = https://www.hdfgroup.org/hdf5
arch = x86_64
license = custom


=
PKGBUILD
=
@@ -10,7 +10,7 @@ _pkgname=hdf5
 _mpi=openmpi
 pkgname=${_pkgname}-${_mpi}
 pkgver=1.14.3
-pkgrel=2
+pkgrel=3
 pkgdesc="General purpose library and file format for storing scientific data 
(${_mpi} version)"
 arch=(x86_64)
 url="https://www.hdfgroup.org/hdf5";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hdf5-openmpi/-/commit/dbaf958a5a6fd5db65f747e27e46e87d92168576

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hdf5-openmpi/-/commit/dbaf958a5a6fd5db65f747e27e46e87d92168576
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/hdf5-openmpi] Pushed new tag 1.14.3-3

2024-04-28 Thread @lahwaacz


Jakub Klinkovský pushed new tag 1.14.3-3 at Arch Linux / Packaging / Packages / 
hdf5-openmpi

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hdf5-openmpi/-/tree/1.14.3-3
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/rocalution] Pushed new tag 6.0.2-2

2024-04-28 Thread @lahwaacz


Jakub Klinkovský pushed new tag 6.0.2-2 at Arch Linux / Packaging / Packages / 
rocalution

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/rocalution/-/tree/6.0.2-2
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/rocalution][main] upgpkg: 6.0.2-2: openmpi 5.0.3 rebuild

2024-04-28 Thread @lahwaacz


Jakub Klinkovský pushed to branch main at Arch Linux / Packaging / Packages / 
rocalution


Commits:
aa20edd1 by Jakub Klinkovský at 2024-04-28T20:31:23+02:00
upgpkg: 6.0.2-2: openmpi 5.0.3 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = rocalution
pkgdesc = Next generation library for iterative sparse solvers for ROCm 
platform
pkgver = 6.0.2
-   pkgrel = 1
+   pkgrel = 2
url = https://rocm.docs.amd.com/projects/rocALUTION/en/latest/index.html
arch = x86_64
license = MIT


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Contributor: Markus Näther 
 pkgname=rocalution
 pkgver=6.0.2
-pkgrel=1
+pkgrel=2
 pkgdesc='Next generation library for iterative sparse solvers for ROCm 
platform'
 arch=('x86_64')
 url='https://rocm.docs.amd.com/projects/rocALUTION/en/latest/index.html'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/rocalution/-/commit/aa20edd104eebae6a07c3e4eb026696ab6da26ff

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/rocalution/-/commit/aa20edd104eebae6a07c3e4eb026696ab6da26ff
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/lxc][main] upgpkg: 1:6.0.0-3

2024-04-28 Thread Sergej Pupykin (@spupykin)


Sergej Pupykin pushed to branch main at Arch Linux / Packaging / Packages / lxc


Commits:
6beb69a8 by Sergej Pupykin at 2024-04-28T21:48:22+03:00
upgpkg: 1:6.0.0-3
https://gitlab.archlinux.org/archlinux/packaging/packages/lxc/-/issues/1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = lxc
pkgdesc = Linux Containers
pkgver = 6.0.0
-   pkgrel = 2
+   pkgrel = 3
epoch = 1
url = https://linuxcontainers.org
arch = x86_64


=
PKGBUILD
=
@@ -8,7 +8,7 @@
 pkgname=lxc
 epoch=1
 pkgver=6.0.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Linux Containers"
 arch=('x86_64')
 url="https://linuxcontainers.org";
@@ -41,7 +41,7 @@ prepare() {
 
 build() {
   cd "$pkgname-${pkgver/_/-}"
-  arch-meson build
+  arch-meson build -Dtools=false -Dtools-multicall=true
   meson compile -C build -v
 }
 



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

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lxc/-/commit/6beb69a8bcb24b231d7fee11b810617c76c38706
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/lxc] Pushed new tag 1-6.0.0-3

2024-04-28 Thread Sergej Pupykin (@spupykin)


Sergej Pupykin pushed new tag 1-6.0.0-3 at Arch Linux / Packaging / Packages / 
lxc

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lxc/-/tree/1-6.0.0-3
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/ginkgo-hpc] Pushed new tag 1.7.0-5

2024-04-28 Thread @lahwaacz


Jakub Klinkovský pushed new tag 1.7.0-5 at Arch Linux / Packaging / Packages / 
ginkgo-hpc

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ginkgo-hpc/-/tree/1.7.0-5
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/ginkgo-hpc][main] upgpkg: 1.7.0-5: openmpi 5.0.3 rebuild

2024-04-28 Thread @lahwaacz


Jakub Klinkovský pushed to branch main at Arch Linux / Packaging / Packages / 
ginkgo-hpc


Commits:
520c8c27 by Jakub Klinkovský at 2024-04-28T21:06:29+02:00
upgpkg: 1.7.0-5: openmpi 5.0.3 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = ginkgo-hpc
pkgdesc = Numerical linear algebra software package
pkgver = 1.7.0
-   pkgrel = 4
+   pkgrel = 5
url = https://ginkgo-project.github.io/
arch = x86_64
license = BSD-3-Clause


=
PKGBUILD
=
@@ -4,7 +4,7 @@ _pkgname=ginkgo
 pkgbase=ginkgo-hpc
 pkgname=(ginkgo-hpc ginkgo-hpc-docs ginkgo-hpc-cuda ginkgo-hpc-hip)
 pkgver=1.7.0
-pkgrel=4
+pkgrel=5
 pkgdesc="Numerical linear algebra software package"
 arch=(x86_64)
 url=https://ginkgo-project.github.io/



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ginkgo-hpc/-/commit/520c8c27acaf62af70123bfa5dd8cde4d0f37b62

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ginkgo-hpc/-/commit/520c8c27acaf62af70123bfa5dd8cde4d0f37b62
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/paraview][main] upgpkg: 5.12.0-7: openmpi 5.0.3 rebuild

2024-04-28 Thread @lahwaacz


Jakub Klinkovský pushed to branch main at Arch Linux / Packaging / Packages / 
paraview


Commits:
0c8b3add by Jakub Klinkovský at 2024-04-28T21:14:51+02:00
upgpkg: 5.12.0-7: openmpi 5.0.3 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = paraview
pkgdesc = Parallel Visualization application using VTK (openmpi version)
pkgver = 5.12.0
-   pkgrel = 6
+   pkgrel = 7
url = https://www.paraview.org
arch = x86_64
license = BSD


=
PKGBUILD
=
@@ -8,7 +8,7 @@ _mpi=openmpi
 pkgname=${_pkg}
 #-${_mpi}
 pkgver=5.12.0
-pkgrel=6
+pkgrel=7
 pkgdesc="Parallel Visualization application using VTK (${_mpi} version)"
 arch=(x86_64)
 url="https://www.paraview.org";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/paraview/-/commit/0c8b3addea65df3f624587d77f5ed24d10e0301f

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/paraview/-/commit/0c8b3addea65df3f624587d77f5ed24d10e0301f
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/paraview] Pushed new tag 5.12.0-7

2024-04-28 Thread @lahwaacz


Jakub Klinkovský pushed new tag 5.12.0-7 at Arch Linux / Packaging / Packages / 
paraview

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/paraview/-/tree/5.12.0-7
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/libarchive] Pushed new tag 3.7.4-1

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


Christian Hesse pushed new tag 3.7.4-1 at Arch Linux / Packaging / Packages / 
libarchive

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libarchive/-/tree/3.7.4-1
You're receiving this email because of your account on gitlab.archlinux.org.




<    1   2   3   4   >