[Git][archlinux/packaging/packages/chromium] Pushed new tag 122.0.6261.39-1

2024-02-14 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed new tag 122.0.6261.39-1 at Arch Linux / Packaging / 
Packages / chromium

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




[Git][archlinux/packaging/packages/eza] Pushed new tag 0.18.3-1

2024-02-14 Thread Caleb Maclennan (@alerque)


Caleb Maclennan pushed new tag 0.18.3-1 at Arch Linux / Packaging / Packages / 
eza

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




[Git][archlinux/packaging/packages/eza][main] upgpkg: 0.18.3-1

2024-02-14 Thread Caleb Maclennan (@alerque)


Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / eza


Commits:
8419ca01 by Caleb Maclennan at 2024-02-15T10:48:33+03:00
upgpkg: 0.18.3-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = eza
pkgdesc = A modern replacement for ls (community fork of exa)
-   pkgver = 0.18.2
+   pkgver = 0.18.3
pkgrel = 1
url = https://github.com/eza-community/eza
arch = x86_64
@@ -11,8 +11,8 @@ pkgbase = eza
provides = exa
conflicts = exa
replaces = exa
-   source = 
eza-0.18.2.tar.gz::https://github.com/eza-community/eza/archive/v0.18.2.tar.gz
-   sha256sums = 
d2fcde456b04c8aebe72fcd9a3f73feca58dc5de1f1edf40de9387c211dbba8a
-   b2sums = 
d93135eae22e4cbde8cec11d7647b501ca9cfa3b0be9ddef3d80fed1907d82ab4cb4d6f4e39bd0830530f65a471463ffbf1dba59d85953ba2972cdbd2d8fb966
+   source = 
eza-0.18.3.tar.gz::https://github.com/eza-community/eza/archive/v0.18.3.tar.gz
+   sha256sums = 
0fccd2751568715d708106a23b570201298c2347a360afc522d7029b432f5206
+   b2sums = 
44c911684de3a1f8136db732a15554dc99ff87a524735a72041ebbc7357502329edd6ede08b0411eedce17b22358603fb126e1eb96067761fc30f44fdda59340
 
 pkgname = eza


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Maintainer: Orhun Parmaksız 
 
 pkgname=eza
-pkgver=0.18.2
+pkgver=0.18.3
 pkgrel=1
 pkgdesc="A modern replacement for ls (community fork of exa)"
 url="https://github.com/eza-community/eza";
@@ -15,8 +15,8 @@ conflicts=('exa')
 depends=('libgit2.so')
 makedepends=("cargo" "pandoc")
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/eza-community/eza/archive/v${pkgver}.tar.gz";)
-sha256sums=('d2fcde456b04c8aebe72fcd9a3f73feca58dc5de1f1edf40de9387c211dbba8a')
-b2sums=('d93135eae22e4cbde8cec11d7647b501ca9cfa3b0be9ddef3d80fed1907d82ab4cb4d6f4e39bd0830530f65a471463ffbf1dba59d85953ba2972cdbd2d8fb966')
+sha256sums=('0fccd2751568715d708106a23b570201298c2347a360afc522d7029b432f5206')
+b2sums=('44c911684de3a1f8136db732a15554dc99ff87a524735a72041ebbc7357502329edd6ede08b0411eedce17b22358603fb126e1eb96067761fc30f44fdda59340')
 
 prepare() {
   cd "${pkgname}-${pkgver}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/eza/-/commit/8419ca0161f249eca49b605b615ddf1ad7ce29aa

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




[Git][archlinux/packaging/packages/argocd][main] upgpkg: 2.10.1-1

2024-02-14 Thread Daurnimator (@daurnimator)


Daurnimator pushed to branch main at Arch Linux / Packaging / Packages / argocd


Commits:
849668bb by Daurnimator at 2024-02-15T15:32:43+11:00
upgpkg: 2.10.1-1

- - - - -


3 changed files:

- .SRCINFO
- PKGBUILD
- argo-ui.patch


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = argocd
pkgdesc = Declarative continuous deployment for Kubernetes
-   pkgver = 2.9.3
+   pkgver = 2.10.1
pkgrel = 1
url = https://argo-cd.readthedocs.io/en/stable/
arch = x86_64
@@ -11,11 +11,11 @@ pkgbase = argocd
depends = glibc
provides = argocd-cli
replaces = argocd-cli
-   source = 
argo-cd-2.9.3.tar.gz::https://github.com/argoproj/argo-cd/archive/v2.9.3.tar.gz
-   source = 
argo-ui-002d01b18e8aaf4b21307a3b87341ab05230483f.tar.gz::https://github.com/argoproj/argo-ui/archive/002d01b18e8aaf4b21307a3b87341ab05230483f.tar.gz
+   source = 
argo-cd-2.10.1.tar.gz::https://github.com/argoproj/argo-cd/archive/v2.10.1.tar.gz
+   source = 
argo-ui-5ff344ac9692c14dd108468bd3c020c3c75181cb.tar.gz::https://github.com/argoproj/argo-ui/archive/5ff344ac9692c14dd108468bd3c020c3c75181cb.tar.gz
source = argo-ui.patch
-   sha512sums = 
2fe776d4625d12a780843128e1cd6adb5e71d3671a3faebf02049e350250b409e86cc8a17995b541acedc3da366443ded4fbb012edfa9d3c8bd31f6cf432ac3a
-   sha512sums = 
683dc7b159fc0ae92be1623c5a48c43c38f42659c53703ff43d62e42192e875fbed3494872235cb1cd8fe096399aedd8f80c18d36a3901cd08dbd6c7d60b5a14
-   sha512sums = 
82c737b8d4fa134aee5ea53df79ae4ec4b872e597f2adef919dae2afe07fcfd0ca9659f9334864f19e7618fd8b9b225b1c82dbaccf9a2fb1e18dbb1dd830fc2e
+   sha512sums = 
aabc701521a0397b6052f5b3891e76f2648fd45393224ca9e1f33a25c6043708e98893ab3b6c71a80c049c213a77f890f58cd43e764d4c71e3c2cf09182f1de6
+   sha512sums = 
e3aea96d1254ce1aeb9cfae771c28371828d134642cf720794d1b0a003a4e5acded0aaddd0522f529e81dab380f27fb8686917ff6d94bd9f81292161a47918aa
+   sha512sums = 
e4ecb5dd2e504f0902c5796c850614864b2823a72484a03f84855d72a82feeae9b8f4223c6f267941b7abf3144bd4c77c9abf5d0f6cfd48a32899977f3cde490
 
 pkgname = argocd


=
PKGBUILD
=
@@ -1,10 +1,10 @@
 # Maintainer: Daurnimator 
 
 pkgname=argocd
-pkgver=2.9.3
+pkgver=2.10.1
 # find matching argo-ui commit via ui/yarn.lock
 # commit id also needs to be updated in argo-ui.patch
-_argoui_commit=002d01b18e8aaf4b21307a3b87341ab05230483f
+_argoui_commit=5ff344ac9692c14dd108468bd3c020c3c75181cb
 pkgrel=1
 pkgdesc="Declarative continuous deployment for Kubernetes"
 arch=('x86_64')
@@ -17,9 +17,9 @@ replaces=('argocd-cli')
 
source=("argo-cd-${pkgver}.tar.gz::https://github.com/argoproj/argo-cd/archive/v${pkgver}.tar.gz";
 
"argo-ui-${_argoui_commit}.tar.gz::https://github.com/argoproj/argo-ui/archive/${_argoui_commit}.tar.gz";
 "argo-ui.patch")
-sha512sums=('2fe776d4625d12a780843128e1cd6adb5e71d3671a3faebf02049e350250b409e86cc8a17995b541acedc3da366443ded4fbb012edfa9d3c8bd31f6cf432ac3a'
-
'683dc7b159fc0ae92be1623c5a48c43c38f42659c53703ff43d62e42192e875fbed3494872235cb1cd8fe096399aedd8f80c18d36a3901cd08dbd6c7d60b5a14'
-
'82c737b8d4fa134aee5ea53df79ae4ec4b872e597f2adef919dae2afe07fcfd0ca9659f9334864f19e7618fd8b9b225b1c82dbaccf9a2fb1e18dbb1dd830fc2e')
+sha512sums=('aabc701521a0397b6052f5b3891e76f2648fd45393224ca9e1f33a25c6043708e98893ab3b6c71a80c049c213a77f890f58cd43e764d4c71e3c2cf09182f1de6'
+
'e3aea96d1254ce1aeb9cfae771c28371828d134642cf720794d1b0a003a4e5acded0aaddd0522f529e81dab380f27fb8686917ff6d94bd9f81292161a47918aa'
+
'e4ecb5dd2e504f0902c5796c850614864b2823a72484a03f84855d72a82feeae9b8f4223c6f267941b7abf3144bd4c77c9abf5d0f6cfd48a32899977f3cde490')
 
 prepare() {
   cd "argo-cd-$pkgver"


=
argo-ui.patch
=
@@ -5,7 +5,7 @@
  "@types/superagent": "^4.1.15",
  "ansi-to-react": "^6.1.6",
 -"argo-ui": "git+https://github.com/argoproj/argo-ui.git";,
-+"argo-ui": "file:../../argo-ui-002d01b18e8aaf4b21307a3b87341ab05230483f",
++"argo-ui": "file:../../argo-ui-5ff344ac9692c14dd108468bd3c020c3c75181cb",
  "buffer": "^6.0.3",
  "classnames": "^2.2.5",
  "color": "^3.2.1",



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/argocd/-/commit/849668bbfc646032cd9b51ea08cf480c515794f8

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




[Git][archlinux/packaging/packages/argocd] Pushed new tag 2.10.1-1

2024-02-14 Thread Daurnimator (@daurnimator)


Daurnimator pushed new tag 2.10.1-1 at Arch Linux / Packaging / Packages / 
argocd

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




[Git][archlinux/packaging/packages/nvidia-utils] Pushed new tag 545.29.06-4

2024-02-14 Thread Sven-Hendrik Haase (@svenstaro)


Sven-Hendrik Haase pushed new tag 545.29.06-4 at Arch Linux / Packaging / 
Packages / nvidia-utils

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




[Git][archlinux/packaging/packages/nvidia-utils][main] upgpkg: 545.29.06-4

2024-02-14 Thread Sven-Hendrik Haase (@svenstaro)


Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages / 
nvidia-utils


Commits:
c0b00774 by Sven-Hendrik Haase at 2024-02-15T02:31:51+01:00
upgpkg: 545.29.06-4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = nvidia-utils
pkgver = 545.29.06
-   pkgrel = 3
+   pkgrel = 4
url = http://www.nvidia.com/
arch = x86_64
license = custom
@@ -13,7 +13,7 @@ pkgbase = nvidia-utils
source = 
https://us.download.nvidia.com/XFree86/Linux-x86_64/545.29.06/NVIDIA-Linux-x86_64-545.29.06.run
sha512sums = 
de7116c09f282a27920a1382df84aa86f559e537664bb30689605177ce37dc5067748acf9afd66a3269a6e323461356592fdfc624c86523bf105ff8fe47d3770
sha512sums = 
4b3ad73f5076ba90fe0b3a2e712ac9cde76f469cd8070280f960c3ce7dc502d1927f525ae18d008075c8f08ea432f7be0a6c3a7a6b49c361126dcf42f97ec499
-   sha512sums = 
63377741f668beea0dab08dbe5c0be2a7b9393a2893358b23a93efb3422d7b733c421e3abd08c6b9c0158aa0c5649d2bf9f4eca500404bd7fc14400c7fbbcd99
+   sha512sums = 
84a4eb5cd6729ab2e8585873b9463d6cdc14f7ab130e1eba373eaee252be228d8e72ad21b8da1629d438f7f47531124fc17d7d0d713cecc7e53315409344c96d
sha512sums = 
6951e2382c4089bab738b9cd258cd2646fc2754cceeca9dc760414355e5f9fa74d8ed2b4f1c43b7d5b1ad16c3d4e7d88fecd79b5c15f4cc8963ae54aaa009a94
sha512sums = 
b80e1643471c48477479a48d2e8a9c4a241874d6207ddeaccdeedd3f9f1121d79be90be07d37df094fa6f7cc5806857bf2368337ba40cb5cfe6d04c117c5c45d
 


=
PKGBUILD
=
@@ -6,7 +6,7 @@
 pkgbase=nvidia-utils
 pkgname=('nvidia-utils' 'opencl-nvidia' 'nvidia-dkms')
 pkgver=545.29.06
-pkgrel=3
+pkgrel=4
 arch=('x86_64')
 url="http://www.nvidia.com/";
 license=('custom')



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

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




[Git][archlinux/packaging/packages/nvidia-utils][main] Make sure that udev rule is only executed if nvidia module is loaded

2024-02-14 Thread Sven-Hendrik Haase (@svenstaro)


Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages / 
nvidia-utils


Commits:
d773c84d by Vasiliy Stelmachenok at 2024-02-14T15:09:30+03:00
Make sure that udev rule is only executed if nvidia module is loaded

- - - - -


2 changed files:

- PKGBUILD
- nvidia.rules


Changes:

=
PKGBUILD
=
@@ -20,7 +20,7 @@ source=('nvidia-drm-outputclass.conf'
 
"https://us.download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/${_pkg}.run";)
 
sha512sums=('de7116c09f282a27920a1382df84aa86f559e537664bb30689605177ce37dc5067748acf9afd66a3269a6e323461356592fdfc624c86523bf105ff8fe47d3770'
 
'4b3ad73f5076ba90fe0b3a2e712ac9cde76f469cd8070280f960c3ce7dc502d1927f525ae18d008075c8f08ea432f7be0a6c3a7a6b49c361126dcf42f97ec499'
-
'63377741f668beea0dab08dbe5c0be2a7b9393a2893358b23a93efb3422d7b733c421e3abd08c6b9c0158aa0c5649d2bf9f4eca500404bd7fc14400c7fbbcd99'
+
'84a4eb5cd6729ab2e8585873b9463d6cdc14f7ab130e1eba373eaee252be228d8e72ad21b8da1629d438f7f47531124fc17d7d0d713cecc7e53315409344c96d'
 
'6951e2382c4089bab738b9cd258cd2646fc2754cceeca9dc760414355e5f9fa74d8ed2b4f1c43b7d5b1ad16c3d4e7d88fecd79b5c15f4cc8963ae54aaa009a94'
 
'b80e1643471c48477479a48d2e8a9c4a241874d6207ddeaccdeedd3f9f1121d79be90be07d37df094fa6f7cc5806857bf2368337ba40cb5cfe6d04c117c5c45d')
 


=
nvidia.rules
=
@@ -2,4 +2,4 @@
 # In case the DDX is not started, the device nodes are never created, so call
 # nvidia-modprobe in the udev rules to cover the Wayland/EGLStream and compute
 # case without a started display.
-KERNEL=="nvidia", RUN+="/usr/bin/nvidia-modprobe"
+KERNEL=="nvidia", DRIVER=="nvidia", RUN+="/usr/bin/nvidia-modprobe"



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

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




[Git][archlinux/packaging/packages/wanderlust][main] upgpkg: 20240207-1

2024-02-14 Thread Sergej Pupykin (@spupykin)


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


Commits:
78259b7f by Sergej Pupykin at 2024-02-15T03:58:30+03:00
upgpkg: 20240207-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = wanderlust
pkgdesc = Mail/News reader supporting IMAP4rev1 for emacs.
-   pkgver = 20230818
+   pkgver = 20240207
pkgrel = 1
url = https://github.com/wanderlust/wanderlust/
install = wanderlust.install
@@ -12,7 +12,7 @@ pkgbase = wanderlust
depends = emacs-apel>=10.7
depends = flim
depends = semi
-   source = 
wanderlust::git+https://github.com/wanderlust/wanderlust.git#commit=1389dcec6e3242948682eb3e3ce8ead8be2772d8
+   source = 
wanderlust::git+https://github.com/wanderlust/wanderlust.git#commit=c15e8ece4f34f10479e17cda19d10b98f6be3ec1
sha256sums = SKIP
 
 pkgname = wanderlust


=
PKGBUILD
=
@@ -2,8 +2,8 @@
 # Contributor: Norberto Lopes 
 
 pkgname=wanderlust
-pkgver=20230818
-_commit=1389dcec6e3242948682eb3e3ce8ead8be2772d8
+pkgver=20240207
+_commit=c15e8ece4f34f10479e17cda19d10b98f6be3ec1
 pkgrel=1
 pkgdesc="Mail/News reader supporting IMAP4rev1 for emacs."
 arch=(any)



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/wanderlust/-/commit/78259b7f02febf9e0ad2f515c0334dd53a76f163

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




[Git][archlinux/packaging/packages/wanderlust] Pushed new tag 20240207-1

2024-02-14 Thread Sergej Pupykin (@spupykin)


Sergej Pupykin pushed new tag 20240207-1 at Arch Linux / Packaging / Packages / 
wanderlust

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




[Git][archlinux/packaging/packages/mesa][main] 24.0.1-1

2024-02-14 Thread Jan Alexander Steffens (heftig) (@heftig)


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


Commits:
7bd5ec1e by Jan Alexander Steffens (heftig) at 2024-02-15T00:27:40+01:00
24.0.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = mesa
pkgdesc = An open-source implementation of the OpenGL specification
-   pkgver = 24.0.0
+   pkgver = 24.0.1
pkgrel = 1
epoch = 1
url = https://www.mesa3d.org/
@@ -44,8 +44,8 @@ pkgbase = mesa
makedepends = valgrind
makedepends = directx-headers
makedepends = libomxil-bellagio
-   source = https://mesa.freedesktop.org/archive/mesa-24.0.0.tar.xz
-   source = https://mesa.freedesktop.org/archive/mesa-24.0.0.tar.xz.sig
+   source = https://mesa.freedesktop.org/archive/mesa-24.0.1.tar.xz
+   source = https://mesa.freedesktop.org/archive/mesa-24.0.1.tar.xz.sig
source = LICENSE
validpgpkeys = 8703B6700E7EE06D7A39B8D6EDAE37B02CEB490D
validpgpkeys = 946D09B5E4C9845E63075FF1D961C596A7203456
@@ -53,10 +53,10 @@ pkgbase = mesa
validpgpkeys = A5CC9FEC93F2F837CB044912336909B6B25FADFA
validpgpkeys = 71C4B75620BC75708B4BDB254C95FAAB3EB073EC
validpgpkeys = 57551DE15B968F6341C248F68D8E31AFC32428A6
-   sha256sums = 
dc7e8c077bc5884df95478263b34bdebb7e88e600689cb56fb07be2b8c304c36
+   sha256sums = 
f387192b08c471c545590dd12230a2a343244804b5fe866fec6aea02eab57613
sha256sums = SKIP
sha256sums = 
7052ba73bb07ea78873a2431ee4e828f4e72bda7d176d07f770fa48373dec537
-   b2sums = 
e15b14e921a6d1c8d1b183b8f7302d13aa81401d9485742846b8b70e2353825bcf0a0e1ee1849831eb43e5836a108cb3cf68bfe0d9183a78684dbd2fac637ab7
+   b2sums = 
05eb98f2fec0d15e63e8da2ca2e563d0b6fb7e29d639e66fc69074b7550939160e6f29121b80f2c64083625f2b13aa728221443b1f5adf2dd0fd92056ed9dc40
b2sums = SKIP
b2sums = 
1ecf007b82260710a7bf5048f47dd5d600c168824c02c595af654632326536a6527fbe0738670ee7b921dd85a70425108e0f471ba85a8e1ca47d294ad74b4adb
 


=
PKGBUILD
=
@@ -16,7 +16,7 @@ pkgname=(
   'mesa-vdpau'
   'mesa'
 )
-pkgver=24.0.0
+pkgver=24.0.1
 pkgrel=1
 epoch=1
 pkgdesc="An open-source implementation of the OpenGL specification"
@@ -75,10 +75,10 @@ source=(
   https://mesa.freedesktop.org/archive/mesa-${pkgver}.tar.xz{,.sig}
   LICENSE
 )
-sha256sums=('dc7e8c077bc5884df95478263b34bdebb7e88e600689cb56fb07be2b8c304c36'
+sha256sums=('f387192b08c471c545590dd12230a2a343244804b5fe866fec6aea02eab57613'
 'SKIP'
 '7052ba73bb07ea78873a2431ee4e828f4e72bda7d176d07f770fa48373dec537')
-b2sums=('e15b14e921a6d1c8d1b183b8f7302d13aa81401d9485742846b8b70e2353825bcf0a0e1ee1849831eb43e5836a108cb3cf68bfe0d9183a78684dbd2fac637ab7'
+b2sums=('05eb98f2fec0d15e63e8da2ca2e563d0b6fb7e29d639e66fc69074b7550939160e6f29121b80f2c64083625f2b13aa728221443b1f5adf2dd0fd92056ed9dc40'
 'SKIP'
 
'1ecf007b82260710a7bf5048f47dd5d600c168824c02c595af654632326536a6527fbe0738670ee7b921dd85a70425108e0f471ba85a8e1ca47d294ad74b4adb')
 validpgpkeys=('8703B6700E7EE06D7A39B8D6EDAE37B02CEB490D'  # Emil Velikov 




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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/mesa/-/commit/7bd5ec1e7fbfae75ed166d7f4cd1f7f637106e0b
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.1-1

2024-02-14 Thread Jan Alexander Steffens (heftig) (@heftig)


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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-mesa/-/tree/1-24.0.1-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.1-1

2024-02-14 Thread Jan Alexander Steffens (heftig) (@heftig)


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

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




[Git][archlinux/packaging/packages/lib32-mesa][main] 24.0.1-1

2024-02-14 Thread Jan Alexander Steffens (heftig) (@heftig)


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


Commits:
5cc59771 by Jan Alexander Steffens (heftig) at 2024-02-15T00:27:33+01:00
24.0.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = lib32-mesa
pkgdesc = An open-source implementation of the OpenGL specification 
(32-bit)
-   pkgver = 24.0.0
+   pkgver = 24.0.1
pkgrel = 1
epoch = 1
url = https://www.mesa3d.org/
@@ -41,8 +41,8 @@ pkgbase = lib32-mesa
makedepends = rust-bindgen
makedepends = wayland-protocols
makedepends = xorgproto
-   source = https://mesa.freedesktop.org/archive/mesa-24.0.0.tar.xz
-   source = https://mesa.freedesktop.org/archive/mesa-24.0.0.tar.xz.sig
+   source = https://mesa.freedesktop.org/archive/mesa-24.0.1.tar.xz
+   source = https://mesa.freedesktop.org/archive/mesa-24.0.1.tar.xz.sig
source = LICENSE
validpgpkeys = 8703B6700E7EE06D7A39B8D6EDAE37B02CEB490D
validpgpkeys = 946D09B5E4C9845E63075FF1D961C596A7203456
@@ -50,10 +50,10 @@ pkgbase = lib32-mesa
validpgpkeys = A5CC9FEC93F2F837CB044912336909B6B25FADFA
validpgpkeys = 71C4B75620BC75708B4BDB254C95FAAB3EB073EC
validpgpkeys = 57551DE15B968F6341C248F68D8E31AFC32428A6
-   sha256sums = 
dc7e8c077bc5884df95478263b34bdebb7e88e600689cb56fb07be2b8c304c36
+   sha256sums = 
f387192b08c471c545590dd12230a2a343244804b5fe866fec6aea02eab57613
sha256sums = SKIP
sha256sums = 
7052ba73bb07ea78873a2431ee4e828f4e72bda7d176d07f770fa48373dec537
-   b2sums = 
e15b14e921a6d1c8d1b183b8f7302d13aa81401d9485742846b8b70e2353825bcf0a0e1ee1849831eb43e5836a108cb3cf68bfe0d9183a78684dbd2fac637ab7
+   b2sums = 
05eb98f2fec0d15e63e8da2ca2e563d0b6fb7e29d639e66fc69074b7550939160e6f29121b80f2c64083625f2b13aa728221443b1f5adf2dd0fd92056ed9dc40
b2sums = SKIP
b2sums = 
1ecf007b82260710a7bf5048f47dd5d600c168824c02c595af654632326536a6527fbe0738670ee7b921dd85a70425108e0f471ba85a8e1ca47d294ad74b4adb
 


=
PKGBUILD
=
@@ -16,7 +16,7 @@ pkgname=(
   'lib32-mesa-vdpau'
   'lib32-mesa'
 )
-pkgver=24.0.0
+pkgver=24.0.1
 pkgrel=1
 epoch=1
 pkgdesc="An open-source implementation of the OpenGL specification (32-bit)"
@@ -66,10 +66,10 @@ source=(
   https://mesa.freedesktop.org/archive/mesa-${pkgver}.tar.xz{,.sig}
   LICENSE
 )
-sha256sums=('dc7e8c077bc5884df95478263b34bdebb7e88e600689cb56fb07be2b8c304c36'
+sha256sums=('f387192b08c471c545590dd12230a2a343244804b5fe866fec6aea02eab57613'
 'SKIP'
 '7052ba73bb07ea78873a2431ee4e828f4e72bda7d176d07f770fa48373dec537')
-b2sums=('e15b14e921a6d1c8d1b183b8f7302d13aa81401d9485742846b8b70e2353825bcf0a0e1ee1849831eb43e5836a108cb3cf68bfe0d9183a78684dbd2fac637ab7'
+b2sums=('05eb98f2fec0d15e63e8da2ca2e563d0b6fb7e29d639e66fc69074b7550939160e6f29121b80f2c64083625f2b13aa728221443b1f5adf2dd0fd92056ed9dc40'
 'SKIP'
 
'1ecf007b82260710a7bf5048f47dd5d600c168824c02c595af654632326536a6527fbe0738670ee7b921dd85a70425108e0f471ba85a8e1ca47d294ad74b4adb')
 validpgpkeys=('8703B6700E7EE06D7A39B8D6EDAE37B02CEB490D'  # Emil Velikov 




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

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




[Git][archlinux/packaging/packages/gstreamer] Pushed new tag 1.22.10-1

2024-02-14 Thread Jan Alexander Steffens (heftig) (@heftig)


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

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




[Git][archlinux/packaging/packages/lib32-gstreamer][main] 1.22.10-1

2024-02-14 Thread Jan Alexander Steffens (heftig) (@heftig)


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


Commits:
c1432576 by Jan Alexander Steffens (heftig) at 2024-02-15T00:27:04+01:00
1.22.10-1

- - - - -


3 changed files:

- .SRCINFO
- 0001-HACK-meson-Disable-broken-tests.patch
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = lib32-gstreamer
pkgdesc = Multimedia graph framework (32-bit)
-   pkgver = 1.22.9
-   pkgrel = 2
+   pkgver = 1.22.10
+   pkgrel = 1
url = https://gstreamer.freedesktop.org/
arch = x86_64
license = LGPL-2.1-or-later
@@ -58,11 +58,11 @@ pkgbase = lib32-gstreamer
makedepends = lib32-twolame
makedepends = lib32-v4l-utils
makedepends = lib32-wavpack
-   source = 
git+https://gitlab.freedesktop.org/gstreamer/gstreamer.git?signed#tag=1.22.9
+   source = 
git+https://gitlab.freedesktop.org/gstreamer/gstreamer.git?signed#tag=1.22.10
source = 0001-HACK-meson-Disable-broken-tests.patch
validpgpkeys = D637032E45B8C6585B9456565D2EEE6F6F349D7C
b2sums = SKIP
-   b2sums = 
1887212e956a617130469c6afbd387a555d388dc36b467505b3e5248d0e6a273886fd0500d0977b714075604c61fe149a77ea05ce785cfe27e3eae0999eecb3f
+   b2sums = 
b1a3e4473c03a5f4f394d7e00d98efae1e026a740fda8a0d8cdc8a55a833666002a9c4d3c15504d201323643736f34208d2e948d1f9425a38faa6d1b0d9286cb
 
 pkgname = lib32-gstreamer
pkgdesc = Multimedia graph framework (32-bit) - core
@@ -77,7 +77,7 @@ pkgname = lib32-gstreamer
 
 pkgname = lib32-gst-plugins-base-libs
pkgdesc = Multimedia graph framework (32-bit) - base
-   depends = lib32-gstreamer=1.22.9
+   depends = lib32-gstreamer=1.22.10
depends = lib32-libgl
depends = lib32-libgudev
depends = lib32-libxi
@@ -89,7 +89,7 @@ pkgname = lib32-gst-plugins-base-libs
 
 pkgname = lib32-gst-plugins-base
pkgdesc = Multimedia graph framework (32-bit) - base plugins
-   depends = lib32-gst-plugins-base-libs=1.22.9
+   depends = lib32-gst-plugins-base-libs=1.22.10
depends = lib32-alsa-lib
depends = lib32-cdparanoia
depends = lib32-libjpeg
@@ -102,7 +102,7 @@ pkgname = lib32-gst-plugins-base
 
 pkgname = lib32-gst-plugins-good
pkgdesc = Multimedia graph framework (32-bit) - good plugins
-   depends = lib32-gst-plugins-base-libs=1.22.9
+   depends = lib32-gst-plugins-base-libs=1.22.10
depends = lib32-aalib
depends = lib32-cairo
depends = lib32-flac


=
0001-HACK-meson-Disable-broken-tests.patch
=
@@ -13,10 +13,10 @@ Subject: [PATCH] HACK: meson: Disable broken tests
  6 files changed, 6 deletions(-)
 
 diff --git a/subprojects/gst-editing-services/meson.build 
b/subprojects/gst-editing-services/meson.build
-index fc4f3cc45fa0..526f17b56882 100644
+index 408e9fcb4fbc..23e78c5b73c2 100644
 --- a/subprojects/gst-editing-services/meson.build
 +++ b/subprojects/gst-editing-services/meson.build
-@@ -270,7 +270,6 @@ subdir('ges')
+@@ -272,7 +272,6 @@ subdir('ges')
  subdir('plugins')
  subdir('tools')
  
@@ -49,7 +49,7 @@ index 53a8e634e41a..f270c1d11bfb 100644
tcase_add_test (tc_chain, test_video_caps_change_streamable);
tcase_add_test (tc_chain, test_audio_caps_change_streamable_single);
 diff --git a/subprojects/gst-python/meson.build 
b/subprojects/gst-python/meson.build
-index 789821395534..86f40eea4b43 100644
+index bcf8f043021e..8d41ad205115 100644
 --- a/subprojects/gst-python/meson.build
 +++ b/subprojects/gst-python/meson.build
 @@ -107,5 +107,4 @@ if not get_option('plugin').disabled()
@@ -71,7 +71,7 @@ index 229af32f8117..b9372c125d77 100644
'gst/sessionpool',
'gst/stream',
 diff --git a/subprojects/gstreamer-vaapi/meson.build 
b/subprojects/gstreamer-vaapi/meson.build
-index 2849f893feda..0279be6f90ab 100644
+index eaa4b1172a75..041c657ee0ff 100644
 --- a/subprojects/gstreamer-vaapi/meson.build
 +++ b/subprojects/gstreamer-vaapi/meson.build
 @@ -219,7 +219,6 @@ plugins = []


=
PKGBUILD
=
@@ -8,8 +8,8 @@ pkgname=(
   lib32-gst-plugins-base
   lib32-gst-plugins-good
 )
-pkgver=1.22.9
-pkgrel=2
+pkgver=1.22.10
+pkgrel=1
 pkgdesc="Multimedia graph framework (32-bit)"
 url="https://gstreamer.freedesktop.org/";
 arch=(x86_64)
@@ -41,7 +41,7 @@ source=(
   0001-HACK-meson-Disable-broken-tests.patch
 )
 b2sums=('SKIP'
-
'1887212e956a617130469c6afbd387a555d388dc36b467505b3e5248d0e6a273886fd0500d0977b714075604c61fe149a77ea05ce785cfe27e3eae0999eecb3f')
+
'b1a3e4473c03a5f4f394d7e00d98efae1e026a740fda8a0d8cdc8a55a833666002a9c4d3c15504d201323643736f34208d2e948d1f9425a38faa6d1b0d9286cb')
 validpgpkeys=(
   D637032E45B8C6585B9456565D2EEE6F6F349D7C # Tim Müller 

 )



View it on GitLab: 
https://gitlab.archlinux.org/archlinu

[Git][archlinux/packaging/packages/lib32-gstreamer] Pushed new tag 1.22.10-1

2024-02-14 Thread Jan Alexander Steffens (heftig) (@heftig)


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

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




[Git][archlinux/packaging/packages/cockpit] Pushed new tag 311-1

2024-02-14 Thread Massimiliano Torromeo (@mtorromeo)


Massimiliano Torromeo pushed new tag 311-1 at Arch Linux / Packaging / Packages 
/ cockpit

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




[Git][archlinux/packaging/packages/cockpit][main] upgpkg: 311-1

2024-02-14 Thread Massimiliano Torromeo (@mtorromeo)


Massimiliano Torromeo pushed to branch main at Arch Linux / Packaging / 
Packages / cockpit


Commits:
bdd9c0be by Massimiliano Torromeo at 2024-02-15T00:18:34+01:00
upgpkg: 311-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = cockpit
pkgdesc = A systemd web based user interface for Linux servers
-   pkgver = 310.2
+   pkgver = 311
pkgrel = 1
url = https://cockpit-project.org/
arch = x86_64
@@ -22,11 +22,11 @@ pkgbase = cockpit
makedepends = python-wheel
makedepends = python-build
makedepends = python-pip
-   source = 
https://github.com/cockpit-project/cockpit/releases/download/310.2/cockpit-310.2.tar.xz
+   source = 
https://github.com/cockpit-project/cockpit/releases/download/311/cockpit-311.tar.xz
source = cockpit.pam
source = cockpit-ws.sysuser.conf
source = cockpit-wsinstance.sysuser.conf
-   sha256sums = 
a648e43d653ac64a1e492cc9d21c16de3999111cf12cf8a399ef66e7f24f58e3
+   sha256sums = 
7bf0692c5fad96f23647a48edee5aaab93cacaa2e6edfd7598582cbd4fad9c6d
sha256sums = 
1257fb3be713ca26831faea6963d292ec2ccd284f3a6be800142fab270c504fc
sha256sums = 
1ad9dad75858264778bd94799b60c651f7cc1c7f7fa1c54622174303e639287a
sha256sums = 
46ee8ecad7bc97ba588ab9471dde76e41c00daf40658902425626c3a1938b438


=
PKGBUILD
=
@@ -5,7 +5,7 @@
 
 pkgbase=cockpit
 pkgname=(cockpit cockpit-packagekit cockpit-pcp cockpit-storaged)
-pkgver=310.2
+pkgver=311
 pkgrel=1
 pkgdesc='A systemd web based user interface for Linux servers'
 arch=('x86_64')
@@ -18,7 +18,7 @@ 
source=("https://github.com/cockpit-project/cockpit/releases/download/$pkgver/co
 "cockpit.pam"
 "cockpit-ws.sysuser.conf"
 "cockpit-wsinstance.sysuser.conf")
-sha256sums=('a648e43d653ac64a1e492cc9d21c16de3999111cf12cf8a399ef66e7f24f58e3'
+sha256sums=('7bf0692c5fad96f23647a48edee5aaab93cacaa2e6edfd7598582cbd4fad9c6d'
 '1257fb3be713ca26831faea6963d292ec2ccd284f3a6be800142fab270c504fc'
 '1ad9dad75858264778bd94799b60c651f7cc1c7f7fa1c54622174303e639287a'
 '46ee8ecad7bc97ba588ab9471dde76e41c00daf40658902425626c3a1938b438')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cockpit/-/commit/bdd9c0bee8be3419154ec6bb8511a85d8462c15b

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




[Git][archlinux/packaging/packages/cockpit-podman][main] upgpkg: 84-1

2024-02-14 Thread Massimiliano Torromeo (@mtorromeo)


Massimiliano Torromeo pushed to branch main at Arch Linux / Packaging / 
Packages / cockpit-podman


Commits:
f14c400e by Massimiliano Torromeo at 2024-02-15T00:18:22+01:00
upgpkg: 84-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,13 +1,13 @@
 pkgbase = cockpit-podman
pkgdesc = Cockpit UI for podman containers
-   pkgver = 83
+   pkgver = 84
pkgrel = 1
url = https://github.com/cockpit-project/cockpit-podman
arch = any
license = LGPL
depends = cockpit
depends = podman
-   source = 
https://github.com/cockpit-project/cockpit-podman/releases/download/83/cockpit-podman-83.tar.xz
-   sha256sums = 
0f8a9dd54e93ff132005ad090b214918b5d56e7e818dbb24e00e56864da28f54
+   source = 
https://github.com/cockpit-project/cockpit-podman/releases/download/84/cockpit-podman-84.tar.xz
+   sha256sums = 
348fbc93a01b8fd90c0834755327512d7b0053a3e0b33308682ff10bc36b7e81
 
 pkgname = cockpit-podman


=
PKGBUILD
=
@@ -1,7 +1,7 @@
 # Maintainer: Massimiliano Torromeo 
 
 pkgname=cockpit-podman
-pkgver=83
+pkgver=84
 pkgrel=1
 pkgdesc='Cockpit UI for podman containers'
 arch=('any')
@@ -9,7 +9,7 @@ url='https://github.com/cockpit-project/cockpit-podman'
 license=(LGPL)
 depends=(cockpit podman)
 
source=("https://github.com/cockpit-project/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz";)
-sha256sums=('0f8a9dd54e93ff132005ad090b214918b5d56e7e818dbb24e00e56864da28f54')
+sha256sums=('348fbc93a01b8fd90c0834755327512d7b0053a3e0b33308682ff10bc36b7e81')
 
 package() {
   cd $pkgname



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cockpit-podman/-/commit/f14c400e90fd69419f8463c85571b91961e52e38

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




[Git][archlinux/packaging/packages/cockpit-podman] Pushed new tag 84-1

2024-02-14 Thread Massimiliano Torromeo (@mtorromeo)


Massimiliano Torromeo pushed new tag 84-1 at Arch Linux / Packaging / Packages 
/ cockpit-podman

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




[Git][archlinux/packaging/packages/minio-client] Pushed new tag 2024.02.14-1

2024-02-14 Thread Christian Heusel (@gromit)


Christian Heusel pushed new tag 2024.02.14-1 at Arch Linux / Packaging / 
Packages / minio-client

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




[Git][archlinux/packaging/packages/minio-client][main] upgpkg: 2024.02.14-1

2024-02-14 Thread Christian Heusel (@gromit)


Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages / 
minio-client


Commits:
a16e79be by Christian Heusel at 2024-02-15T00:14:11+01:00
upgpkg: 2024.02.14-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = minio-client
pkgdesc = Replacement for ls, cp, mkdir, diff and rsync commands for 
filesystems and object storage
-   pkgver = 2024.02.09
+   pkgver = 2024.02.14
pkgrel = 1
url = https://minio.io/downloads/#minio-client
install = minio-client.install
@@ -9,7 +9,7 @@ pkgbase = minio-client
makedepends = go
makedepends = git
depends = glibc
-   source = 
git+https://github.com/minio/mc.git#tag=RELEASE.2024-02-09T22-18-24Z
+   source = 
git+https://github.com/minio/mc.git#tag=RELEASE.2024-02-14T21-19-52Z
sha512sums = SKIP
 
 pkgname = minio-client


=
PKGBUILD
=
@@ -4,8 +4,8 @@
 # Contributor: Dhananjay Balan 
 
 pkgname=minio-client
-pkgver=2024.02.09
-_timever=T22-18-24Z
+pkgver=2024.02.14
+_timever=T21-19-52Z
 _pkgver="${pkgver//./-}${_timever//:/-}"
 pkgrel=1
 pkgdesc='Replacement for ls, cp, mkdir, diff and rsync commands for 
filesystems and object storage'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/minio-client/-/commit/a16e79be919e9d17522995002f8edc6af5091a86

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




[Git][archlinux/packaging/packages/minio][main] upgpkg: 2024.02.14-1

2024-02-14 Thread Christian Heusel (@gromit)


Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages / 
minio


Commits:
05d7b9eb by Christian Heusel at 2024-02-15T00:13:17+01:00
upgpkg: 2024.02.14-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = minio
pkgdesc = Object storage server compatible with Amazon S3
-   pkgver = 2024.02.13
+   pkgver = 2024.02.14
pkgrel = 1
url = https://minio.io
arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = minio
makedepends = git
depends = glibc
backup = etc/minio/minio.conf
-   source = 
git+https://github.com/minio/minio.git#tag=RELEASE.2024-02-13T15-35-11Z
+   source = 
git+https://github.com/minio/minio.git#tag=RELEASE.2024-02-14T21-36-02Z
source = minio.conf
source = minio.service
source = minio.sysusers


=
PKGBUILD
=
@@ -5,8 +5,8 @@
 # Contributor: Daniel Maslowski 
 
 pkgname=minio
-pkgver=2024.02.13
-_timever=T15-35-11Z
+pkgver=2024.02.14
+_timever=T21-36-02Z
 _pkgver="${pkgver//./-}${_timever//:/-}"
 pkgrel=1
 pkgdesc='Object storage server compatible with Amazon S3'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/minio/-/commit/05d7b9eb899d364d77e481309a38ef5abb630975

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




[Git][archlinux/packaging/packages/minio] Pushed new tag 2024.02.14-1

2024-02-14 Thread Christian Heusel (@gromit)


Christian Heusel pushed new tag 2024.02.14-1 at Arch Linux / Packaging / 
Packages / minio

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




[Git][archlinux/packaging/packages/gnome-software] Pushed new tag 46beta-1

2024-02-14 Thread Fabian Bornschein (@fabiscafe)


Fabian Bornschein pushed new tag 46beta-1 at Arch Linux / Packaging / Packages 
/ gnome-software

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




[Git][archlinux/packaging/packages/xlockmore] Pushed new tag 5.75-1

2024-02-14 Thread Sergej Pupykin (@spupykin)


Sergej Pupykin pushed new tag 5.75-1 at Arch Linux / Packaging / Packages / 
xlockmore

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




[Git][archlinux/packaging/packages/xlockmore][main] upgpkg: 5.75-1

2024-02-14 Thread Sergej Pupykin (@spupykin)


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


Commits:
ca3b1678 by Sergej Pupykin at 2024-02-15T01:25:55+03:00
upgpkg: 5.75-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = xlockmore
pkgdesc = screen saver / locker for the X Window System
-   pkgver = 5.74
+   pkgver = 5.75
pkgrel = 1
url = http://sillycycle.com/xlockmore.html
install = xlockmore.install
@@ -16,11 +16,11 @@ pkgbase = xlockmore
depends = glu
optdepends = fortune-mod
options = !makeflags
-   source = https://sillycycle.com/xlock/xlockmore-5.74.tar.xz
-   source = https://sillycycle.com/xlock/xlockmore-5.74.tar.xz.asc
+   source = https://sillycycle.com/xlock/xlockmore-5.75.tar.xz
+   source = https://sillycycle.com/xlock/xlockmore-5.75.tar.xz.asc
source = LICENSE
validpgpkeys = 1B79C8478F236DCDADC0D6ACCF159707377919AE
-   sha512sums = 
041d49c835281cdd0c8c92712a38595504658934729bef9604a607a3cd1ac0b243373978c0eb9ac550b73ec9da8ee1425131e835e9a4b6643881b5e163645d30
+   sha512sums = 
875a264a6c8716b3401490e786e051b247bca9469895ffade8f27f89efe44470041b2bac85dcdcd5aa8f2a747183d190de60da0659a6ac36d00af32a54db8839
sha512sums = SKIP
sha512sums = 
41d878ca0262adbdccf8c3bcd386fc72afbcdcf0bf93a38da23730821ce0727d49223573648ff1e3b083d3b63272f39e4bc5e69eaa6e86609610795aa1c6d739
 


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Maintainer: dorphell 
 
 pkgname=xlockmore
-pkgver=5.74
+pkgver=5.75
 pkgrel=1
 pkgdesc="screen saver / locker for the X Window System"
 arch=(x86_64)
@@ -17,7 +17,7 @@ validpgpkeys=('1B79C8478F236DCDADC0D6ACCF159707377919AE')
 DLAGENTS=('https::/usr/bin/curl --user-agent Firefox -fLC - --retry 3 
--retry-delay 3 -o %o %u')
 source=(https://sillycycle.com/xlock/xlockmore-$pkgver.tar.xz{,.asc}
LICENSE)
-sha512sums=('041d49c835281cdd0c8c92712a38595504658934729bef9604a607a3cd1ac0b243373978c0eb9ac550b73ec9da8ee1425131e835e9a4b6643881b5e163645d30'
+sha512sums=('875a264a6c8716b3401490e786e051b247bca9469895ffade8f27f89efe44470041b2bac85dcdcd5aa8f2a747183d190de60da0659a6ac36d00af32a54db8839'
 'SKIP'
 
'41d878ca0262adbdccf8c3bcd386fc72afbcdcf0bf93a38da23730821ce0727d49223573648ff1e3b083d3b63272f39e4bc5e69eaa6e86609610795aa1c6d739')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xlockmore/-/commit/ca3b167868f0ac366e5160849ce1e0f600856b18

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




[Git][archlinux/packaging/packages/phpldapadmin][main] upgpkg: 1.2.6.7-1

2024-02-14 Thread Sergej Pupykin (@spupykin)


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


Commits:
5c3683de by Sergej Pupykin at 2024-02-15T01:24:26+03:00
upgpkg: 1.2.6.7-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,21 @@
+pkgbase = phpldapadmin
+   pkgdesc = A PHP and hence web-based tool to administrate LDAP over the 
WWW
+   pkgver = 1.2.6.7
+   pkgrel = 1
+   url = https://github.com/leenooks/phpLDAPadmin
+   arch = any
+   license = GPL
+   makedepends = optipng
+   depends = libldap
+   depends = php
+   backup = etc/webapps/phpldapadmin/config.php
+   source = 
phpldapadmin-1.2.6.7.tar.gz::https://github.com/leenooks/phpLDAPadmin/archive/1.2.6.7.tar.gz
+   source = disable-mcrypt.patch
+   source = sort-in-templates.patch
+   source = more-php8-fixes.patch
+   sha256sums = 
dde104aca695e18b0615859ae96177cdcb8a3294aee8d1d47a0b828af939679d
+   sha256sums = 
b31774abab4dd603ec9acbeda49adb188890173ee93042a811b5724e01edd837
+   sha256sums = 
fc2d4bdf4d43a90aa541fe20eeed494caa339eacf3f08b06539efcdbacc3578f
+   sha256sums = 
57e52f6a78c13ac231bc667932f2cde3d6d9dfa17b7011fb1ab6ab2ce0b966c1
+
+pkgname = phpldapadmin


=
PKGBUILD
=
@@ -1,7 +1,7 @@
 # Maintainer: Sergej Pupykin 
 
 pkgname=phpldapadmin
-pkgver=1.2.6.6
+pkgver=1.2.6.7
 pkgrel=1
 pkgdesc="A PHP and hence web-based tool to administrate LDAP over the WWW"
 arch=('any')
@@ -14,7 +14,7 @@ 
source=($pkgname-$pkgver.tar.gz::https://github.com/leenooks/phpLDAPadmin/archiv
disable-mcrypt.patch
sort-in-templates.patch
more-php8-fixes.patch)
-sha256sums=('7a8c02a611e60aa6713d1cf863dfac9637e23c3f4d401ea5e47dbe2b22d4895a'
+sha256sums=('dde104aca695e18b0615859ae96177cdcb8a3294aee8d1d47a0b828af939679d'
 'b31774abab4dd603ec9acbeda49adb188890173ee93042a811b5724e01edd837'
 'fc2d4bdf4d43a90aa541fe20eeed494caa339eacf3f08b06539efcdbacc3578f'
 '57e52f6a78c13ac231bc667932f2cde3d6d9dfa17b7011fb1ab6ab2ce0b966c1')



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

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




[Git][archlinux/packaging/packages/phpldapadmin] Pushed new tag 1.2.6.7-1

2024-02-14 Thread Sergej Pupykin (@spupykin)


Sergej Pupykin pushed new tag 1.2.6.7-1 at Arch Linux / Packaging / Packages / 
phpldapadmin

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




[Git][archlinux/packaging/packages/perl-yaml-pp][main] upgpkg: 0.38.0-1

2024-02-14 Thread Sergej Pupykin (@spupykin)


Sergej Pupykin pushed to branch main at Arch Linux / Packaging / Packages / 
perl-yaml-pp


Commits:
92f6440c by Sergej Pupykin at 2024-02-15T01:22:43+03:00
upgpkg: 0.38.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = perl-yaml-pp
pkgdesc = Simple configuration automation
-   pkgver = 0.37.0
+   pkgver = 0.38.0
pkgrel = 1
url = https://search.cpan.org/dist/YAML-PP
arch = any
@@ -10,7 +10,7 @@ pkgbase = perl-yaml-pp
makedepends = perl-test-warn>=0
depends = perl>=0
options = !emptydirs
-   source = 
https://cpan.metacpan.org/authors/id/T/TI/TINITA/YAML-PP-v0.37.0.tar.gz
-   sha512sums = 
bec5f665fe3b8b42c201b858da61754257026cdac91746e23979c41122beb867ff3204e67fd0243db07023352bc2fd28c96e37504de9465bf27f088acf91106a
+   source = 
https://cpan.metacpan.org/authors/id/T/TI/TINITA/YAML-PP-v0.38.0.tar.gz
+   sha512sums = 
2c503e675068d3c2903c3a862651417a1320647469cae74a029bc80e5a67dd7694264711aa00a2ff074b2fd0dd9ea631d5010980fb9166709e82dd9cc366dfa9
 
 pkgname = perl-yaml-pp


=
PKGBUILD
=
@@ -1,6 +1,6 @@
 # Maintainer: Ash Berlin-Taylor 
 pkgname='perl-yaml-pp'
-pkgver=0.37.0
+pkgver=0.38.0
 pkgrel=1
 _distdir="YAML-PP-v$pkgver"
 pkgdesc="Simple configuration automation"
@@ -11,7 +11,7 @@ depends=('perl>=0')
 makedepends=('perl-test-deep>=0' 'perl-test-warn>=0')
 url='https://search.cpan.org/dist/YAML-PP'
 
source=("https://cpan.metacpan.org/authors/id/T/TI/TINITA/YAML-PP-v$pkgver.tar.gz";)
-sha512sums=('bec5f665fe3b8b42c201b858da61754257026cdac91746e23979c41122beb867ff3204e67fd0243db07023352bc2fd28c96e37504de9465bf27f088acf91106a')
+sha512sums=('2c503e675068d3c2903c3a862651417a1320647469cae74a029bc80e5a67dd7694264711aa00a2ff074b2fd0dd9ea631d5010980fb9166709e82dd9cc366dfa9')
 
 build() {
   ( export PERL_MM_USE_DEFAULT=1 PERL5LIB="" \



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-yaml-pp/-/commit/92f6440cf4a26001d4c9fed1439e45ef2a493040

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-yaml-pp/-/commit/92f6440cf4a26001d4c9fed1439e45ef2a493040
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/perl-yaml-pp] Pushed new tag 0.38.0-1

2024-02-14 Thread Sergej Pupykin (@spupykin)


Sergej Pupykin pushed new tag 0.38.0-1 at Arch Linux / Packaging / Packages / 
perl-yaml-pp

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




[Git][archlinux/packaging/packages/dokuwiki][main] upgpkg: 20240206_a-1

2024-02-14 Thread Sergej Pupykin (@spupykin)


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


Commits:
946e9a81 by Sergej Pupykin at 2024-02-15T01:04:25+03:00
upgpkg: 20240206_a-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,17 @@
+pkgbase = dokuwiki
+   pkgdesc = Simple to use and highly versatile Open Source wiki software
+   pkgver = 20240206_a
+   pkgrel = 1
+   url = https://www.dokuwiki.org/
+   arch = any
+   license = GPL
+   depends = php
+   options = !strip
+   backup = etc/webapps/dokuwiki/.htaccess
+   backup = etc/httpd/conf/extra/dokuwiki.conf
+   source = 
dokuwiki-20240206_a.tar.gz::https://github.com/dokuwiki/dokuwiki/releases/download/release-2024-02-06a/dokuwiki-2024-02-06a.tgz
+   source = apache.example.conf
+   sha256sums = 
25865048d936aa136a5e0db82e3da3886c4f43f8252f1b5ecf0f2c7ed5eb035f
+   sha256sums = 
237e11ec2c1cd69d0b7e8cff2169d0072666b31694efd727338c9197199e0f5f
+
+pkgname = dokuwiki


=
PKGBUILD
=
@@ -5,7 +5,7 @@ pkgname=dokuwiki
 # use underscore for versions with letter
 # for example: 20230404_a
 # PKGBUILD modifies it into proper values
-pkgver=20230404_a
+pkgver=20240206_a
 pkgrel=1
 _pkgver=${pkgver:0:4}-${pkgver:4:2}-${pkgver:6}
 _pkgver=${_pkgver/_/}
@@ -22,7 +22,7 @@ options=('!strip')
 
#source=("$pkgname-$pkgver.tar.gz::https://github.com/splitbrain/dokuwiki/archive/release_${_release}_${_pkgver}.tar.gz";
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/dokuwiki/dokuwiki/releases/download/release-${_pkgver}/dokuwiki-${_pkgver}.tgz";
 'apache.example.conf')
-sha256sums=('153c99cf42b9068b1ec21a2c765b862a44b374ad2f1a39223f5511a982b160bb'
+sha256sums=('25865048d936aa136a5e0db82e3da3886c4f43f8252f1b5ecf0f2c7ed5eb035f'
 '237e11ec2c1cd69d0b7e8cff2169d0072666b31694efd727338c9197199e0f5f')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dokuwiki/-/commit/946e9a8185247423afc14550b5b59a818a83105b

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




[Git][archlinux/packaging/packages/dokuwiki] Pushed new tag 20240206_a-1

2024-02-14 Thread Sergej Pupykin (@spupykin)


Sergej Pupykin pushed new tag 20240206_a-1 at Arch Linux / Packaging / Packages 
/ dokuwiki

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




[Git][archlinux/packaging/packages/arpwatch][main] upgpkg: 3.6-1

2024-02-14 Thread Sergej Pupykin (@spupykin)


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


Commits:
21b8abbc by Sergej Pupykin at 2024-02-15T01:02:20+03:00
upgpkg: 3.6-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,17 +1,17 @@
 pkgbase = arpwatch
pkgdesc = Ethernet/FDDI station activity monitor
-   pkgver = 3.5
+   pkgver = 3.6
pkgrel = 1
url = https://ee.lbl.gov/
arch = x86_64
license = BSD
depends = libpcap
depends = smtp-forwarder
-   source = https://ee.lbl.gov/downloads/arpwatch/arpwatch-3.5.tar.gz
+   source = https://ee.lbl.gov/downloads/arpwatch/arpwatch-3.6.tar.gz
source = LICENSE
source = ethercodes.dat.gz
source = arpwatch.service
-   sha512sums = 
e46b350c483f0e7c873eb177be337f238b2db3d859d8b305df5a74d9d97ca449750f9ed50a99c5d4c51618e22747731d70ceb3f13aae39c39d258b960258fb88
+   sha512sums = 
5ba47b15f294396f79efa4b72743169b9eb36747d675144e8f456a23d3987dc0d719d9b97704e7eeec0795f03ee7ef7e8fe8a4ba1ee35d19ab8ec6b077d345e8
sha512sums = 
ed46c36220507d8ffbd01a3cc90c9047536b8af26af8c9623fae7a6584ad922b6adebabb6de771b0dbdc802da1a6cb51b8b30a8902c92d71f8b31ee763d61624
sha512sums = 
dc9818e6453e0d9ef38864536ea66b15a8acb48091b609e47538d3d4c6b93cc853778f8f4ea8cd887dc15c1c62da66f4325c540eb80f9c78705d63a65226
sha512sums = 
4a9460c8a376d9183265b73e2c3b02965223144fecfeeb630ec5e70d40d4aed5725e5a43ae370938afa0a2fd362785020eca679e585a7f400e4e67f255807a84


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Contributor: Sébastien Luttringer
 
 pkgname=arpwatch
-pkgver=3.5
+pkgver=3.6
 pkgrel=1
 pkgdesc='Ethernet/FDDI station activity monitor'
 arch=('x86_64')
@@ -13,7 +13,7 @@ 
source=("https://ee.lbl.gov/downloads/arpwatch/arpwatch-$pkgver.tar.gz";
 'LICENSE'
 "ethercodes.dat.gz"
 "$pkgname.service")
-sha512sums=('e46b350c483f0e7c873eb177be337f238b2db3d859d8b305df5a74d9d97ca449750f9ed50a99c5d4c51618e22747731d70ceb3f13aae39c39d258b960258fb88'
+sha512sums=('5ba47b15f294396f79efa4b72743169b9eb36747d675144e8f456a23d3987dc0d719d9b97704e7eeec0795f03ee7ef7e8fe8a4ba1ee35d19ab8ec6b077d345e8'
 
'ed46c36220507d8ffbd01a3cc90c9047536b8af26af8c9623fae7a6584ad922b6adebabb6de771b0dbdc802da1a6cb51b8b30a8902c92d71f8b31ee763d61624'
 
'dc9818e6453e0d9ef38864536ea66b15a8acb48091b609e47538d3d4c6b93cc853778f8f4ea8cd887dc15c1c62da66f4325c540eb80f9c78705d63a65226'
 
'4a9460c8a376d9183265b73e2c3b02965223144fecfeeb630ec5e70d40d4aed5725e5a43ae370938afa0a2fd362785020eca679e585a7f400e4e67f255807a84')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/arpwatch/-/commit/21b8abbcbedb0dcfa1c6ad05d24d1c34eea457fb

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




[Git][archlinux/packaging/packages/arpwatch] Pushed new tag 3.6-1

2024-02-14 Thread Sergej Pupykin (@spupykin)


Sergej Pupykin pushed new tag 3.6-1 at Arch Linux / Packaging / Packages / 
arpwatch

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




[Git][archlinux/packaging/packages/pwndbg] Pushed new tag 2024.02.14-1

2024-02-14 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed new tag 2024.02.14-1 at Arch Linux / Packaging / Packages 
/ pwndbg

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




[Git][archlinux/packaging/packages/python-openapi-core][main] upgpkg: 0.19.0-1: Update to 0.19.0

2024-02-14 Thread Antonio Rojas (@arojas)


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


Commits:
f4d60bc7 by Antonio Rojas at 2024-02-14T22:37:52+01:00
upgpkg: 0.19.0-1: Update to 0.19.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = python-openapi-core
pkgdesc = Client-side and server-side support for the OpenAPI 
Specification v3
-   pkgver = 0.18.2
-   pkgrel = 2
+   pkgver = 0.19.0
+   pkgrel = 1
url = https://github.com/p1c2u/openapi-core
arch = any
license = BSD
@@ -9,9 +9,11 @@ pkgbase = python-openapi-core
checkdepends = python-pytest-aiohttp
checkdepends = python-pytest-asyncio
checkdepends = python-aiohttp
+   checkdepends = python-aioitertools
checkdepends = python-django
checkdepends = python-django-rest-framework
checkdepends = python-falcon
+   checkdepends = python-fastapi
checkdepends = python-flask
checkdepends = python-httpx
checkdepends = python-multidict
@@ -32,13 +34,15 @@ pkgbase = python-openapi-core
depends = python-parse
depends = python-werkzeug
optdepends = python-aiohttp
+   optdepends = python-aioitertools
optdepends = python-django
optdepends = python-falcon
+   optdepends = python-fastapi
optdepends = python-flask
optdepends = python-multidict
optdepends = python-requests
optdepends = python-starlette
-   source = 
https://github.com/python-openapi/openapi-core/archive/0.18.2/python-openapi-core-0.18.2.tar.gz
-   sha256sums = 
406e231f28c734e76b8f184799e1db04f662848d803f9df4b89e9c0ef07dfbb9
+   source = 
https://github.com/python-openapi/openapi-core/archive/0.19.0/python-openapi-core-0.19.0.tar.gz
+   sha256sums = 
dccc47e62af93fc7dfd1e831be9785c3c62fef572ba6c050d51144bac72f671f
 
 pkgname = python-openapi-core


=
PKGBUILD
=
@@ -2,8 +2,8 @@
 
 _pyname=openapi-core
 pkgname=python-$_pyname
-pkgver=0.18.2
-pkgrel=2
+pkgver=0.19.0
+pkgrel=1
 pkgdesc='Client-side and server-side support for the OpenAPI Specification v3'
 arch=(any)
 url='https://github.com/p1c2u/openapi-core'
@@ -22,8 +22,10 @@ makedepends=(python-build
  python-installer
  python-poetry-core)
 optdepends=(python-aiohttp
+python-aioitertools
 python-django
 python-falcon
+python-fastapi
 python-flask
 python-multidict
 python-requests
@@ -32,9 +34,11 @@ checkdepends=(python-pytest
   python-pytest-aiohttp
   python-pytest-asyncio  # a dependency of python-pytest-aiohttp
   python-aiohttp
+  python-aioitertools
   python-django
   python-django-rest-framework
   python-falcon
+  python-fastapi
   python-flask
   python-httpx
   python-multidict
@@ -42,7 +46,7 @@ checkdepends=(python-pytest
   python-responses
   python-starlette)
 
source=(https://github.com/python-openapi/openapi-core/archive/$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('406e231f28c734e76b8f184799e1db04f662848d803f9df4b89e9c0ef07dfbb9')
+sha256sums=('dccc47e62af93fc7dfd1e831be9785c3c62fef572ba6c050d51144bac72f671f')
 
 prepare() {
   cd $_pyname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-openapi-core/-/commit/f4d60bc72e909f846acfe911a02684a544489e58

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




[Git][archlinux/packaging/packages/python-openapi-core] Pushed new tag 0.19.0-1

2024-02-14 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 0.19.0-1 at Arch Linux / Packaging / Packages / 
python-openapi-core

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




[Git][archlinux/packaging/packages/wireshark][main] upgpkg: 4.2.3-1

2024-02-14 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
wireshark


Commits:
be4364ae by Frederik Schwan at 2024-02-14T22:30:34+01:00
upgpkg: 4.2.3-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = wireshark
pkgdesc = Network traffic and protocol analyzer/sniffer
-   pkgver = 4.2.2
+   pkgver = 4.2.3
pkgrel = 1
url = https://www.wireshark.org/
arch = x86_64
@@ -44,11 +44,11 @@ pkgbase = wireshark
makedepends = speexdsp
makedepends = opus
options = !emptydirs
-   source = https://www.wireshark.org/download/src/wireshark-4.2.2.tar.xz
+   source = https://www.wireshark.org/download/src/wireshark-4.2.3.tar.xz
source = wireshark.sysusers
-   sha512sums = 
a72c4957c7458da85ec9d121330c0c185fa047823b00be88e1218efda5ce43a7e4a3581afefadc003f376da8b89668d835bbead049009a1fdb5d8fbce08ddbb2
+   sha512sums = 
c62b3a14dd7e0526c340aa3f19d12e1f1a21f0ab3b343bbcb6236327304b35f7fdbebf538f9895aadcd351933e6a8dc739632b67e6ba16a0547805de6fa04987
sha512sums = 
3956c1226e64f0ce4df463f80b55b15eed06ecd9b8703b3e8309d4236a6e1ca84e43007336f3987bc862d8a5e7cfcaaf6653125d2a34999a0f1357c52e7c4990
-   b2sums = 
1a2708764f25beef12f38620814421e5273d81484887b74f0717b67acfc08b061e2b2d479a516d33704823292e216e0a3f1de29df2897884036392a782ca0296
+   b2sums = 
16bd8d754b835829bc8bfcb2a2abb56eb8327ae8ca3ede3820742a74b3e4ad8c5b71811910a373f0c89ff3421c1f35829ffdbe10c51213eaa90e902368387a47
b2sums = 
3cebcc993f51eaf0e09673c77e0436598593ef5eff306d880415ccc8eecb32fee93c9a6986f1a7bb0835ab7f9732369d7c5a07e6c053d6293e73a1ea84c58a5c
 
 pkgname = wireshark-cli


=
PKGBUILD
=
@@ -7,7 +7,7 @@
 
 pkgbase=wireshark
 pkgname=('wireshark-cli' 'wireshark-qt')
-pkgver=4.2.2
+pkgver=4.2.3
 pkgrel=1
 pkgdesc='Network traffic and protocol analyzer/sniffer'
 url='https://www.wireshark.org/'
@@ -22,9 +22,9 @@ makedepends=('glibc' 'cmake' 'ninja' 'c-ares' 'libmaxminddb' 
'qt6-tools' 'qt6-sv
 options=('!emptydirs')
 source=(https://www.wireshark.org/download/src/${pkgbase}-${pkgver}.tar.xz
 wireshark.sysusers)
-sha512sums=('a72c4957c7458da85ec9d121330c0c185fa047823b00be88e1218efda5ce43a7e4a3581afefadc003f376da8b89668d835bbead049009a1fdb5d8fbce08ddbb2'
+sha512sums=('c62b3a14dd7e0526c340aa3f19d12e1f1a21f0ab3b343bbcb6236327304b35f7fdbebf538f9895aadcd351933e6a8dc739632b67e6ba16a0547805de6fa04987'
 
'3956c1226e64f0ce4df463f80b55b15eed06ecd9b8703b3e8309d4236a6e1ca84e43007336f3987bc862d8a5e7cfcaaf6653125d2a34999a0f1357c52e7c4990')
-b2sums=('1a2708764f25beef12f38620814421e5273d81484887b74f0717b67acfc08b061e2b2d479a516d33704823292e216e0a3f1de29df2897884036392a782ca0296'
+b2sums=('16bd8d754b835829bc8bfcb2a2abb56eb8327ae8ca3ede3820742a74b3e4ad8c5b71811910a373f0c89ff3421c1f35829ffdbe10c51213eaa90e902368387a47'
 
'3cebcc993f51eaf0e09673c77e0436598593ef5eff306d880415ccc8eecb32fee93c9a6986f1a7bb0835ab7f9732369d7c5a07e6c053d6293e73a1ea84c58a5c')
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/wireshark/-/commit/be4364aed88248629fc638517cfb1b1b57a6b6ca

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




[Git][archlinux/packaging/packages/wireshark] Pushed new tag 4.2.3-1

2024-02-14 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed new tag 4.2.3-1 at Arch Linux / Packaging / Packages / 
wireshark

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




[Git][archlinux/packaging/packages/libpipeline][main] add nvchecker.toml

2024-02-14 Thread Andreas Radke (@andyrtr)


Andreas Radke pushed to branch main at Arch Linux / Packaging / Packages / 
libpipeline


Commits:
b2c13011 by Andreas Radke at 2024-02-14T22:28:06+01:00
add nvchecker.toml

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,4 @@
+[libpipeline]
+source = "gitlab"
+gitlab = "libpipeline/libpipeline"
+use_max_tag = true



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libpipeline/-/commit/b2c13011bc925674f5ec1c1127b1e5e84e7e50f5

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




[Git][archlinux/packaging/packages/sqlite][main] add nvchecker.toml

2024-02-14 Thread Andreas Radke (@andyrtr)


Andreas Radke pushed to branch main at Arch Linux / Packaging / Packages / 
sqlite


Commits:
7b10a681 by Andreas Radke at 2024-02-14T22:24:45+01:00
add nvchecker.toml

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,4 @@
+[sqlite]
+source = "regex"
+regex = "Version (\\d+.\\d+.\\d+)"
+url = "https://www.sqlite.org/index.html";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/sqlite/-/commit/7b10a6816ca4942e67d5e10be31e8662768ed065

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




[Git][archlinux/packaging/packages/jupyterlab] Pushed new tag 4.1.1-1

2024-02-14 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 4.1.1-1 at Arch Linux / Packaging / Packages / 
jupyterlab

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




[Git][archlinux/packaging/packages/jupyterlab][main] upgpkg: 4.1.1-1: Update to 4.1.1

2024-02-14 Thread Antonio Rojas (@arojas)


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


Commits:
4662ec0e by Antonio Rojas at 2024-02-14T22:01:56+01:00
upgpkg: 4.1.1-1: Update to 4.1.1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = jupyterlab
pkgdesc = JupyterLab computational environment
-   pkgver = 4.1.0
+   pkgver = 4.1.1
pkgrel = 1
url = https://github.com/jupyterlab/jupyterlab
arch = any
@@ -27,7 +27,7 @@ pkgbase = jupyterlab
optdepends = jupyter-collaboration: collaborative mode
optdepends = jupyterlab-widgets: ipywidgets support
optdepends = npm: to install extensions
-   source = 
https://pypi.io/packages/source/j/jupyterlab/jupyterlab-4.1.0.tar.gz
-   sha256sums = 
92cdfd86c53e163fb9e91e14497901153536c5a889c9225dade270f6107a077f
+   source = 
https://pypi.io/packages/source/j/jupyterlab/jupyterlab-4.1.1.tar.gz
+   sha256sums = 
8acc9f561729d8f32c14c294c397917cddfeeb13a5d46f811979b71b4911a9fd
 
 pkgname = jupyterlab


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=jupyterlab
 _pipname=jupyterlab
-pkgver=4.1.0
+pkgver=4.1.1
 pkgrel=1
 pkgdesc='JupyterLab computational environment'
 arch=(any)
@@ -31,7 +31,7 @@ checkdepends=(npm
   python-pytest-jupyter
   python-pytest-tornasync)
 
source=(https://pypi.io/packages/source/${_pipname:0:1}/$_pipname/$_pipname-$pkgver.tar.gz)
-sha256sums=('92cdfd86c53e163fb9e91e14497901153536c5a889c9225dade270f6107a077f')
+sha256sums=('8acc9f561729d8f32c14c294c397917cddfeeb13a5d46f811979b71b4911a9fd')
 
 build() {
   cd $pkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/jupyterlab/-/commit/4662ec0ece8b7e2677a3c1184a9d09bbae23a26c

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




[Git][archlinux/packaging/packages/kommit][main] upgpkg: 1.3.1-1: Update to 1.3.1

2024-02-14 Thread Antonio Rojas (@arojas)


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


Commits:
e09f3af0 by Antonio Rojas at 2024-02-14T22:01:02+01:00
upgpkg: 1.3.1-1: Update to 1.3.1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,14 +1,15 @@
 pkgbase = kommit
pkgdesc = Git gui client
-   pkgver = 1.0.2
-   pkgrel = 2
+   pkgver = 1.3.1
+   pkgrel = 1
url = https://apps.kde.org/kommit
arch = x86_64
-   license = GPL3
+   license = GPL-3.0-only
makedepends = extra-cmake-modules
+   makedepends = dolphin
makedepends = kdoctools5
+   makedepends = ktexteditor5
depends = gcc-libs
-   depends = git
depends = glibc
depends = kconfig5
depends = kconfigwidgets5
@@ -19,15 +20,14 @@ pkgbase = kommit
depends = kio5
depends = kparts5
depends = kservice5
-   depends = ktexteditor5
depends = kwidgetsaddons5
depends = kxmlgui5
+   depends = libgit2
depends = qt5-base
+   depends = sh
depends = syntax-highlighting5
-   source = https://download.kde.org/stable/kommit/kommit-1.0.2.tar.xz
-   source = https://download.kde.org/stable/kommit/kommit-1.0.2.tar.xz.sig
+   source = 
https://invent.kde.org/sdk/kommit/-/archive/v1.3.1/kommit-v1.3.1.tar.gz
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
-   sha256sums = 
1e8ecad23aa10508d0685a2e9169fc562e12fad5a6adaacd4542d9007a68e96e
-   sha256sums = SKIP
+   sha256sums = 
71db81a0398dea368f5ca112c2e2408c7e9d29ac6d6df4d7c895bff81c89cd4b
 
 pkgname = kommit


=
PKGBUILD
=
@@ -1,14 +1,13 @@
 # Maintainer: Antonio Rojas 
 
 pkgname=kommit
-pkgver=1.0.2
-pkgrel=2
+pkgver=1.3.1
+pkgrel=1
 pkgdesc='Git gui client'
 arch=(x86_64)
 url='https://apps.kde.org/kommit'
-license=(GPL3)
+license=(GPL-3.0-only)
 depends=(gcc-libs
- git
  glibc
  kconfig5
  kconfigwidgets5
@@ -19,20 +18,23 @@ depends=(gcc-libs
  kio5
  kparts5
  kservice5
- ktexteditor5
  kwidgetsaddons5
  kxmlgui5
+ libgit2
  qt5-base
+ sh
  syntax-highlighting5)
 makedepends=(extra-cmake-modules
- kdoctools5)
-source=(https://download.kde.org/stable/$pkgname/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('1e8ecad23aa10508d0685a2e9169fc562e12fad5a6adaacd4542d9007a68e96e'
-'SKIP')
+ dolphin
+ kdoctools5
+ ktexteditor5)
+#source=(https://download.kde.org/stable/$pkgname/$pkgname-$pkgver.tar.xz{,.sig})
+source=(https://invent.kde.org/sdk/kommit/-/archive/v$pkgver/kommit-v$pkgver.tar.gz)
+sha256sums=('71db81a0398dea368f5ca112c2e2408c7e9d29ac6d6df4d7c895bff81c89cd4b')
 validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D') # Jonathan 
Esk-Riddell 
 
 build() {
-  cmake -B build -S $pkgname-$pkgver
+  cmake -B build -S $pkgname-v$pkgver
   cmake --build build
 }
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kommit/-/commit/e09f3af0d85b8976f8e194e7ddd27e3b3fe4a766

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




[Git][archlinux/packaging/packages/kommit] Pushed new tag 1.3.1-1

2024-02-14 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 1.3.1-1 at Arch Linux / Packaging / Packages / 
kommit

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




[Git][archlinux/packaging/packages/jupyterlab][main] Add nvchecker.toml

2024-02-14 Thread Antonio Rojas (@arojas)


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


Commits:
4c2c4702 by Antonio Rojas at 2024-02-14T21:37:38+01:00
Add nvchecker.toml

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,3 @@
+[jupyterlab]
+source = 'pypi'
+github = 'jupyterlab'



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

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




[Git][archlinux/packaging/packages/pam][main] upgpkg: 1.6.0-4: update license, fixed #2 and #3

2024-02-14 Thread Tobias Powalowski (@tpowa)


Tobias Powalowski pushed to branch main at Arch Linux / Packaging / Packages / 
pam


Commits:
8af9a3ac by Tobias Powalowski at 2024-02-14T21:17:09+01:00
upgpkg: 1.6.0-4: update license, fixed #2 and #3

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,10 +1,10 @@
 pkgbase = pam
pkgdesc = PAM (Pluggable Authentication Modules) library
pkgver = 1.6.0
-   pkgrel = 3
+   pkgrel = 4
url = http://linux-pam.org
arch = x86_64
-   license = GPL2
+   license = GPL-2.0-only
makedepends = flex
makedepends = w3m
makedepends = docbook-xml>=4.4
@@ -34,6 +34,8 @@ pkgbase = pam
source = 
https://github.com/linux-pam/linux-pam/releases/download/v1.6.0/Linux-PAM-1.6.0.tar.xz.asc
source = 
https://github.com/linux-pam/linux-pam/releases/download/v1.6.0/Linux-PAM-1.6.0-docs.tar.xz
source = 
https://github.com/linux-pam/linux-pam/releases/download/v1.6.0/Linux-PAM-1.6.0-docs.tar.xz.asc
+   source = 
https://github.com/linux-pam/linux-pam/commit/470b5bdd8fd29d6b35e3a80f9a57bdd4b2438200.patch
+   source = 
https://github.com/linux-pam/linux-pam/commit/b7b96362087414e52524d3d9d9b3faa21e1db620.patch
source = pam.tmpfiles
validpgpkeys = 8C6BFD92EE0F42EDF91A6A736D1A7F052E5924BB
validpgpkeys = 296D6F29A020808E8717A8842DB5BD89A340AEB7
@@ -41,6 +43,8 @@ pkgbase = pam
sha256sums = SKIP
sha256sums = 
3e82730d3350795c42f3708f6609a92c1df841d518aa17c28fd702fe5ec23a32
sha256sums = SKIP
+   sha256sums = 
ee7333ad2c8b2a710c73d8a2d202027d0c79d3628fefe58073f2d78ecefa121e
+   sha256sums = 
450760e1989f036acee157f91a3028264f8ce7fb0cbdd65eccf8a0fc0084497c
sha256sums = 
5631f224e90c4f0459361c2a5b250112e3a91ba849754bb6f67d69d683a2e5ac
 
 pkgname = pam


=
PKGBUILD
=
@@ -4,16 +4,18 @@
 
 pkgname=pam
 pkgver=1.6.0
-pkgrel=3
+pkgrel=4
 pkgdesc="PAM (Pluggable Authentication Modules) library"
 arch=('x86_64')
-license=('GPL2')
+license=('GPL-2.0-only')
 url="http://linux-pam.org";
 depends=('glibc' 'libtirpc' 'pambase' 'audit' 'libaudit.so' 'libxcrypt' 
'libcrypt.so')
 makedepends=('flex' 'w3m' 'docbook-xml>=4.4' 'docbook-xsl')
 provides=('libpam.so' 'libpamc.so' 'libpam_misc.so')
 
backup=(etc/security/{access.conf,faillock.conf,group.conf,limits.conf,namespace.conf,namespace.init,pwhistory.conf,pam_env.conf,time.conf}
 etc/environment)
 
source=(https://github.com/linux-pam/linux-pam/releases/download/v$pkgver/Linux-PAM-$pkgver{,-docs}.tar.xz{,.asc}
+
https://github.com/linux-pam/linux-pam/commit/470b5bdd8fd29d6b35e3a80f9a57bdd4b2438200.patch
+
https://github.com/linux-pam/linux-pam/commit/b7b96362087414e52524d3d9d9b3faa21e1db620.patch
 $pkgname.tmpfiles)
 validpgpkeys=(
 '8C6BFD92EE0F42EDF91A6A736D1A7F052E5924BB' # Thorsten Kukuk
@@ -24,10 +26,25 @@ 
sha256sums=('fff4a34e5bbee77e2e8f1992f27631e2329bcbf8a0563ddeb5c3389b4e3169ad'
 'SKIP'
 '3e82730d3350795c42f3708f6609a92c1df841d518aa17c28fd702fe5ec23a32'
 'SKIP'
+'ee7333ad2c8b2a710c73d8a2d202027d0c79d3628fefe58073f2d78ecefa121e'
+'450760e1989f036acee157f91a3028264f8ce7fb0cbdd65eccf8a0fc0084497c'
 '5631f224e90c4f0459361c2a5b250112e3a91ba849754bb6f67d69d683a2e5ac')
 
 options=('!emptydirs')
 
+prepare() {
+  cd Linux-PAM-$pkgver
+  # apply patch from the source array (should be a pacman feature)
+  local src
+  for src in "${source[@]}"; do
+src="${src%%::*}"
+src="${src##*/}"
+[[ $src = *.patch ]] || continue
+echo "Applying patch $src..."
+patch -Np1 < "../$src"
+  done
+}
+
 build() {
   cd Linux-PAM-$pkgver
   ./configure \



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pam/-/commit/8af9a3ac3724e1a98eb0f713249ff27b08c9928e

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




[Git][archlinux/packaging/packages/pam] Pushed new tag 1.6.0-4

2024-02-14 Thread Tobias Powalowski (@tpowa)


Tobias Powalowski pushed new tag 1.6.0-4 at Arch Linux / Packaging / Packages / 
pam

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




[Git][archlinux/packaging/packages/tmux] Pushed new tag 3.4-3

2024-02-14 Thread Christian Hesse (@eworm)


Christian Hesse pushed new tag 3.4-3 at Arch Linux / Packaging / Packages / tmux

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




[Git][archlinux/packaging/packages/tmux][main] upgpkg: 3.4-3: disable sixel support

2024-02-14 Thread Christian Hesse (@eworm)


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


Commits:
1fb1e841 by Christian Hesse at 2024-02-14T21:05:16+01:00
upgpkg: 3.4-3: disable sixel support

This has been enabled for #1, but it pulls in quite a lot of dependencies.
These are not worth it installing on a clean server, so reverting.

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,14 +1,13 @@
 pkgbase = tmux
pkgdesc = Terminal multiplexer
pkgver = 3.4
-   pkgrel = 2
+   pkgrel = 3
url = https://github.com/tmux/tmux/wiki
arch = x86_64
license = BSD
makedepends = systemd
depends = libevent
depends = libevent_core-2.1.so
-   depends = libsixel
depends = libutempter
depends = ncurses
depends = libncursesw.so


=
PKGBUILD
=
@@ -3,13 +3,12 @@
 
 pkgname=tmux
 pkgver=3.4
-pkgrel=2
+pkgrel=3
 pkgdesc='Terminal multiplexer'
 url='https://github.com/tmux/tmux/wiki'
 arch=('x86_64')
 license=('BSD')
 depends=('libevent' 'libevent_core-2.1.so'
- 'libsixel'
  'libutempter'
  'ncurses' 'libncursesw.so'
  'systemd-libs' 'libsystemd.so')
@@ -22,7 +21,6 @@ build() {
 
./configure \
--prefix=/usr \
-   --enable-sixel \
--enable-systemd \
--enable-utempter
make



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/tmux/-/commit/1fb1e8417fa7e4090ec156f984dae8d54c3ce21f

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




[Git][archlinux/packaging/packages/nominatim-ui][main] upgpkg: 3.5.1-1

2024-02-14 Thread hashworks (@hashworks)


hashworks pushed to branch main at Arch Linux / Packaging / Packages / 
nominatim-ui


Commits:
a6b142b6 by Justin Kromlinger at 2024-02-14T20:50:02+01:00
upgpkg: 3.5.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,18 +1,19 @@
 pkgbase = nominatim-ui
pkgdesc = Debug UI for Nominatim
-   pkgver = 3.4.0
+   pkgver = 3.5.1
pkgrel = 1
url = https://github.com/osm-search/nominatim-ui
install = nominatim-ui.install
arch = any
-   license = GPL2
+   license = GPL-2.0-only
checkdepends = chromium
makedepends = yarn
optdepends = nginx
+   optdepends = nominatim
backup = etc/webapps/nominatim-ui/config.theme.js
-   source = 
nominatim-ui-3.4.0.tar.gz::https://github.com/osm-search/nominatim-ui/archive/tags/v3.4.0.tar.gz
+   source = 
nominatim-ui-3.5.1.tar.gz::https://github.com/osm-search/nominatim-ui/archive/tags/v3.5.1.tar.gz
source = nginx.conf
-   sha256sums = 
adcd2c2d8670ade448d7652a9e1792a7a0a8ca64dce15883a3a9d7ce74321ee1
+   sha256sums = 
0e4b775dc86be89304f9ead99e1f4df9f3ff1812d9c8c7b77050aeeecf948e1d
sha256sums = 
045dda10d978acedba43b071271731b2b63a8ad2743cdd6eda7dab2fd98a52ae
 
 pkgname = nominatim-ui


=
PKGBUILD
=
@@ -1,12 +1,12 @@
 # Maintainer: Justin Kromlinger 
 
 pkgname=nominatim-ui
-pkgver=3.4.0
+pkgver=3.5.1
 pkgrel=1
 pkgdesc="Debug UI for Nominatim"
 arch=('any')
 url="https://github.com/osm-search/nominatim-ui";
-license=('GPL2')
+license=('GPL-2.0-only')
 makedepends=('yarn')
 checkdepends=('chromium')
 optdepends=('nginx' 'nominatim')
@@ -15,7 +15,7 @@ install=nominatim-ui.install
 source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/tags/v${pkgver}.tar.gz"
 'nginx.conf'
 )
-sha256sums=('adcd2c2d8670ade448d7652a9e1792a7a0a8ca64dce15883a3a9d7ce74321ee1'
+sha256sums=('0e4b775dc86be89304f9ead99e1f4df9f3ff1812d9c8c7b77050aeeecf948e1d'
 '045dda10d978acedba43b071271731b2b63a8ad2743cdd6eda7dab2fd98a52ae')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nominatim-ui/-/commit/a6b142b6bc375c3d7ca9c75ce018eb7bb5320a99

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




[Git][archlinux/packaging/packages/nominatim-ui] Pushed new tag 3.5.1-1

2024-02-14 Thread hashworks (@hashworks)


hashworks pushed new tag 3.5.1-1 at Arch Linux / Packaging / Packages / 
nominatim-ui

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




[Git][archlinux/packaging/packages/git] Pushed new tag 2.43.2-1

2024-02-14 Thread Christian Hesse (@eworm)


Christian Hesse pushed new tag 2.43.2-1 at Arch Linux / Packaging / Packages / 
git

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




[Git][archlinux/packaging/packages/git][main] upgpkg: 2.43.2-1: new upstream release

2024-02-14 Thread Christian Hesse (@eworm)


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


Commits:
48903312 by Christian Hesse at 2024-02-14T20:42:47+01:00
upgpkg: 2.43.2-1: new upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = git
pkgdesc = the fast distributed version control system
-   pkgver = 2.43.1
+   pkgver = 2.43.2
pkgrel = 1
url = https://git-scm.com/
install = git.install
@@ -34,13 +34,13 @@ pkgbase = git
optdepends = subversion: git svn
optdepends = org.freedesktop.secrets: keyring credential helper
optdepends = libsecret: libsecret credential helper
-   source = https://www.kernel.org/pub/software/scm/git/git-2.43.1.tar.xz
-   source = https://www.kernel.org/pub/software/scm/git/git-2.43.1.tar.sign
+   source = https://www.kernel.org/pub/software/scm/git/git-2.43.2.tar.xz
+   source = https://www.kernel.org/pub/software/scm/git/git-2.43.2.tar.sign
source = git-daemon@.service
source = git-daemon.socket
source = git-sysusers.conf
validpgpkeys = 96E07AF25771955980DAD10020D04E5A713660A7
-   sha256sums = 
2234f37b453ff8e4672c21ad40d41cc7393c9a8dcdfe640bec7ac5b5358f30d2
+   sha256sums = 
f612c1abc63557d50ad3849863fc9109670139fc9901e574460ec76e0511adb9
sha256sums = SKIP
sha256sums = 
14c0b67cfe116b430645c19d8c4759419657e6809dfa28f438c33a005245ad91
sha256sums = 
ac4c90d62c44926e6d30d18d97767efc901076d4e0283ed812a349aece72f203


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Maintainer: Dan McGee 
 
 pkgname=git
-pkgver=2.43.1
+pkgver=2.43.2
 pkgrel=1
 pkgdesc='the fast distributed version control system'
 arch=('x86_64')
@@ -32,7 +32,7 @@ 
source=("https://www.kernel.org/pub/software/scm/git/git-$pkgver.tar."{xz,sign}
 'git-daemon@.service'
 'git-daemon.socket'
 'git-sysusers.conf')
-sha256sums=('2234f37b453ff8e4672c21ad40d41cc7393c9a8dcdfe640bec7ac5b5358f30d2'
+sha256sums=('f612c1abc63557d50ad3849863fc9109670139fc9901e574460ec76e0511adb9'
 'SKIP'
 '14c0b67cfe116b430645c19d8c4759419657e6809dfa28f438c33a005245ad91'
 'ac4c90d62c44926e6d30d18d97767efc901076d4e0283ed812a349aece72f203'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/git/-/commit/48903312503691c2d64fa16a55f660a67d556f28

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




[Git][archlinux/packaging/packages/mattermost][main] 3 commits: upgpkg: 9.5.0-1

2024-02-14 Thread Caleb Maclennan (@alerque)


Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / 
mattermost


Commits:
d6517fd8 by Caleb Maclennan at 2024-02-14T18:04:09+03:00
upgpkg: 9.5.0-1

- - - - -
c27acdb7 by Caleb Maclennan at 2024-02-14T22:35:35+03:00
Update to 9.5.1, work around private module issues

- - - - -
309fd7b1 by Caleb Maclennan at 2024-02-14T22:36:08+03:00
Merge branch 'sideways'

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = mattermost
pkgdesc = Open source Slack-alternative in Golang and React
-   pkgver = 9.4.3
+   pkgver = 9.5.1
pkgrel = 1
url = https://mattermost.com
arch = x86_64
@@ -15,11 +15,11 @@ pkgbase = mattermost
makedepends = npm
makedepends = python
depends = glibc
-   source = 
https://github.com/mattermost/mattermost-server/archive/v9.4.3/mattermost-9.4.3.tar.gz
+   source = 
https://github.com/mattermost/mattermost-server/archive/v9.5.1/mattermost-9.5.1.tar.gz
source = mattermost.service
source = mattermost.sysusers
source = mattermost.tmpfiles
-   sha256sums = 
dd0d8242cf4999b4729c4b7e1f5e2821af83731584485deb0be25d7ede1ef7bf
+   sha256sums = 
fa4b6278374ca3cf95b6ec76acc152d1c0fbfd2d5ff25ca0e5011ce9b5ea8427
sha256sums = 
9e73dc5e9ab9a95049352bd504fb4e0d6becbd5c715026d8c1df4f515d258b68
sha256sums = 
f7bd36f6d7874f1345d205c6dcb79af1804362fc977a658db88951a172d1dfa0
sha256sums = 
8dfeee28655b91dc75aca2317846284013ac3d5a837d360eba9641e9fbcf3aa2


=
PKGBUILD
=
@@ -5,7 +5,7 @@
 
 pkgbase=mattermost
 pkgname=($pkgbase mmctl)
-pkgver=9.4.3
+pkgver=9.5.1
 pkgrel=1
 pkgdesc="Open source Slack-alternative in Golang and React"
 arch=(x86_64)
@@ -25,7 +25,7 @@ 
source=(https://github.com/$pkgname/$pkgname-server/archive/v$pkgver/$_archive.t
 $pkgname.service
 $pkgname.sysusers
 $pkgname.tmpfiles)
-sha256sums=('dd0d8242cf4999b4729c4b7e1f5e2821af83731584485deb0be25d7ede1ef7bf'
+sha256sums=('fa4b6278374ca3cf95b6ec76acc152d1c0fbfd2d5ff25ca0e5011ce9b5ea8427'
 '9e73dc5e9ab9a95049352bd504fb4e0d6becbd5c715026d8c1df4f515d258b68'
 'f7bd36f6d7874f1345d205c6dcb79af1804362fc977a658db88951a172d1dfa0'
 '8dfeee28655b91dc75aca2317846284013ac3d5a837d360eba9641e9fbcf3aa2')
@@ -33,11 +33,12 @@ 
sha256sums=('dd0d8242cf4999b4729c4b7e1f5e2821af83731584485deb0be25d7ede1ef7bf'
 prepare() {
 cd $_archive/server
 
-# Recent tagged versions have unsynced changes, remove when a release comes
-# out that has a lock file in sync...
-go mod tidy
+# For v9.5.0 the Go file has unsynced changes, remove when a release comes 
out that
+# has a lock file in sync...
+go mod tidy -e
 
-go mod vendor
+# This will fail to download some private dependencies for 
enterprise-version-only features
+go mod vendor -e
 
 # The configuration isn’t available at this time yet, modify the default.
 sed -r -i build/release.mk \



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/mattermost/-/compare/f7937c27ac96a6737eb6239796ca5643db9eff61...309fd7b1d6dbb8c05641d930ecfc22db38a71149

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/mattermost/-/compare/f7937c27ac96a6737eb6239796ca5643db9eff61...309fd7b1d6dbb8c05641d930ecfc22db38a71149
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/mattermost] Pushed new tag 9.5.1-1

2024-02-14 Thread Caleb Maclennan (@alerque)


Caleb Maclennan pushed new tag 9.5.1-1 at Arch Linux / Packaging / Packages / 
mattermost

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




[Git][archlinux/packaging/packages/telegram-desktop][main] upgpkg: 4.14.15-2: Qt 6.6.2 rebuild

2024-02-14 Thread Antonio Rojas (@arojas)


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


Commits:
e6460d1c by Antonio Rojas at 2024-02-14T19:54:33+01:00
upgpkg: 4.14.15-2: Qt 6.6.2 rebuild

- - - - -


1 changed file:

- .SRCINFO


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = telegram-desktop
pkgdesc = Official Telegram Desktop client
pkgver = 4.14.15
-   pkgrel = 1
+   pkgrel = 2
url = https://desktop.telegram.org/
arch = x86_64
license = GPL3



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/telegram-desktop/-/commit/e6460d1ce2b50f03d8053df0f067ad2a2c4a9151

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




[Git][archlinux/packaging/packages/telegram-desktop] Pushed new tag 4.14.15-2

2024-02-14 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 4.14.15-2 at Arch Linux / Packaging / Packages / 
telegram-desktop

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




[Git][archlinux/packaging/packages/qtcreator] Pushed new tag 12.0.2-2

2024-02-14 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 12.0.2-2 at Arch Linux / Packaging / Packages / 
qtcreator

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




[Git][archlinux/packaging/packages/qtcreator][main] upgpkg: 12.0.2-2: Qt 6.6.2 rebuild

2024-02-14 Thread Antonio Rojas (@arojas)


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


Commits:
43748b2c by Antonio Rojas at 2024-02-14T19:55:21+01:00
upgpkg: 12.0.2-2: Qt 6.6.2 rebuild

- - - - -


1 changed file:

- .SRCINFO


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = qtcreator
pkgdesc = Lightweight, cross-platform integrated development environment
pkgver = 12.0.2
-   pkgrel = 1
+   pkgrel = 2
url = https://www.qt.io
arch = x86_64
license = GPL-3.0-only



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qtcreator/-/commit/43748b2cf2385f2410381dc57d5f5e6cdb83ce8a

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




[Git][archlinux/packaging/packages/pyqt6][main] upgpkg: 6.6.1-2: Qt 6.6.2 rebuild

2024-02-14 Thread Antonio Rojas (@arojas)


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


Commits:
ae89f333 by Antonio Rojas at 2024-02-14T19:55:06+01:00
upgpkg: 6.6.1-2: Qt 6.6.2 rebuild

- - - - -


1 changed file:

- .SRCINFO


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = pyqt6
pkgdesc = A set of Python bindings for the Qt6 toolkit
pkgver = 6.6.1
-   pkgrel = 1
+   pkgrel = 2
url = https://riverbankcomputing.com/software/pyqt/intro
arch = x86_64
groups = pyqt6



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pyqt6/-/commit/ae89f3336fab129903b09e2070ff247805e1ccd8

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




[Git][archlinux/packaging/packages/pyqt6] Pushed new tag 6.6.1-2

2024-02-14 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 6.6.1-2 at Arch Linux / Packaging / Packages / 
pyqt6

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




[Git][archlinux/packaging/packages/gammaray] Pushed new tag 3.0.0-6

2024-02-14 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 3.0.0-6 at Arch Linux / Packaging / Packages / 
gammaray

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




[Git][archlinux/packaging/packages/gammaray][main] upgpkg: 3.0.0-6: Qt 6.6.2 rebuild

2024-02-14 Thread Antonio Rojas (@arojas)


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


Commits:
567b22c4 by Antonio Rojas at 2024-02-14T19:54:46+01:00
upgpkg: 3.0.0-6: Qt 6.6.2 rebuild

- - - - -


1 changed file:

- .SRCINFO


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = gammaray
pkgdesc = A tool for examining the internals of a Qt application and to 
some extent also manipulate it
pkgver = 3.0.0
-   pkgrel = 5
+   pkgrel = 6
url = https://www.kdab.com/gammaray/
arch = x86_64
license = GPL



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gammaray/-/commit/567b22c465fa41f445332ee950428b36696a9e77

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




[Git][archlinux/packaging/packages/calibre][main] upgpkg: 7.5.1-2: Qt 6.6.2 rebuild

2024-02-14 Thread Antonio Rojas (@arojas)


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


Commits:
b0234052 by Antonio Rojas at 2024-02-14T19:54:34+01:00
upgpkg: 7.5.1-2: Qt 6.6.2 rebuild

- - - - -


1 changed file:

- .SRCINFO


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = calibre
pkgdesc = Ebook management application
pkgver = 7.5.1
-   pkgrel = 1
+   pkgrel = 2
url = https://calibre-ebook.com
arch = x86_64
license = GPL3



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/calibre/-/commit/b0234052891edb8bb47b749076a8b6bb4900026c

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




[Git][archlinux/packaging/packages/calibre] Pushed new tag 7.5.1-2

2024-02-14 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 7.5.1-2 at Arch Linux / Packaging / Packages / 
calibre

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




[Git][archlinux/packaging/packages/qt6ct] Pushed new tag 0.9-5

2024-02-14 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 0.9-5 at Arch Linux / Packaging / Packages / qt6ct

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




[Git][archlinux/packaging/packages/qt6ct][main] upgpkg: 0.9-5: Qt 6.6.2 rebuild

2024-02-14 Thread Antonio Rojas (@arojas)


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


Commits:
6d1184ae by Antonio Rojas at 2024-02-14T19:54:25+01:00
upgpkg: 0.9-5: Qt 6.6.2 rebuild

- - - - -


1 changed file:

- .SRCINFO


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = qt6ct
pkgdesc = Qt 6 Configuration Utility
pkgver = 0.9
-   pkgrel = 4
+   pkgrel = 5
url = https://github.com/trialuser02/qt6ct
arch = x86_64
license = BSD



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

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




[Git][archlinux/packaging/packages/fcitx5-qt] Pushed new tag 5.1.4-4

2024-02-14 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 5.1.4-4 at Arch Linux / Packaging / Packages / 
fcitx5-qt

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




[Git][archlinux/packaging/packages/fcitx5-qt][main] upgpkg: 5.1.4-4: Qt 6.6.2 rebuild

2024-02-14 Thread Antonio Rojas (@arojas)


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


Commits:
d53699e9 by Antonio Rojas at 2024-02-14T19:54:17+01:00
upgpkg: 5.1.4-4: Qt 6.6.2 rebuild

- - - - -


1 changed file:

- .SRCINFO


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = fcitx5-qt
pkgdesc = Fcitx5 Qt Library (Qt5 & Qt6 integrations)
pkgver = 5.1.4
-   pkgrel = 3
+   pkgrel = 4
url = https://github.com/fcitx/fcitx5-qt
arch = x86_64
groups = fcitx5-im



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/fcitx5-qt/-/commit/d53699e9987e581f1588749ecf1d2eb4a61e67fb

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




[Git][archlinux/packaging/packages/fcitx-qt5][main] upgpkg: 1.2.7-21: Qt 6.6.2 rebuild

2024-02-14 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
fcitx-qt5


Commits:
12a4fd1b by Antonio Rojas at 2024-02-14T19:54:09+01:00
upgpkg: 1.2.7-21: Qt 6.6.2 rebuild

- - - - -


1 changed file:

- .SRCINFO


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = fcitx-qt5
pkgdesc = Qt5/6 IM Module for Fcitx
pkgver = 1.2.7
-   pkgrel = 20
+   pkgrel = 21
url = https://github.com/fcitx/fcitx-qt5
arch = x86_64
groups = fcitx-im



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/fcitx-qt5/-/commit/12a4fd1b88e2ca39ee2fa28375d3d4bca3d34eb4

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




[Git][archlinux/packaging/packages/fcitx-qt5] Pushed new tag 1.2.7-21

2024-02-14 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 1.2.7-21 at Arch Linux / Packaging / Packages / 
fcitx-qt5

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/fcitx-qt5/-/tree/1.2.7-21
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/consul][main] upgpkg: 1.17.3-1: Re-build consul UI to fix UI version number

2024-02-14 Thread hashworks (@hashworks)


hashworks pushed to branch main at Arch Linux / Packaging / Packages / consul


Commits:
77819832 by Justin Kromlinger at 2024-02-14T19:52:51+01:00
upgpkg: 1.17.3-1: Re-build consul UI to fix UI version number

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = consul
pkgdesc = A tool for service discovery, monitoring and configuration.
-   pkgver = 1.17.2
+   pkgver = 1.17.3
pkgrel = 1
url = https://www.consul.io
install = consul.install
@@ -10,9 +10,14 @@ pkgbase = consul
makedepends = go
makedepends = gox
makedepends = go-tools
+   makedepends = procps-ng
+   makedepends = zip
+   makedepends = yarn
+   makedepends = nodejs-lts-hydrogen
+   makedepends = npm
depends = glibc
backup = etc/default/consul
-   source = 
git+https://github.com/hashicorp/consul#commit=7736539db5305d267b2fd4faa6e86590ca20e556
+   source = 
git+https://github.com/hashicorp/consul#commit=009041f807ba1d6263052fda7406bc0d9e3125af
source = consul.service
source = consul.default
source = consul.sysusers


=
PKGBUILD
=
@@ -3,8 +3,8 @@
 # Maintainer: Justin Kromlinger 
 
 pkgname=consul
-_commit=7736539db5305d267b2fd4faa6e86590ca20e556
-pkgver=1.17.2
+_commit=009041f807ba1d6263052fda7406bc0d9e3125af
+pkgver=1.17.3
 pkgrel=1
 pkgdesc="A tool for service discovery, monitoring and configuration."
 arch=('x86_64')
@@ -12,7 +12,7 @@ url="https://www.consul.io";
 license=('BUSL-1.1')
 depends=('glibc')
 makedepends=('git' 'go' 'gox' 'go-tools')
-#makedepends+=('procps-ng' 'zip' 'yarn' 'nodejs-lts-fermium' 'npm')  # 
makedepds for the UI
+makedepends+=('procps-ng' 'zip' 'yarn' 'nodejs-lts-hydrogen' 'npm')  # 
makedepends for the UI
 source=("git+https://github.com/hashicorp/consul#commit=${_commit}";
 'consul.service'
 'consul.default'
@@ -52,13 +52,14 @@ prepare() {
 }
 
 build() {
+  # 
https://github.com/hashicorp/consul/blob/v1.17.2/.github/workflows/build.yml#L126
+  cd "${srcdir}/${pkgname}/ui/packages/consul-ui"
+  make build
+  rm -Rf "${srcdir}/${pkgname}/agent/uiserver/dist"
+  mv dist "${srcdir}/${pkgname}/agent/uiserver/"
+
   cd "${srcdir}/${pkgname}"
   go build -o build './...'
-
-  # resulting UI build can be found in the dist/ subdirectory
-  # TODO: decide if we want the UI and then figure out where to put it in the 
pkgdir
-  #cd ui/packages/consul-ui
-  #make build
 }
 
 check() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/consul/-/commit/77819832a850932fcd6a160f284b4a75a867952c

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




[Git][archlinux/packaging/packages/consul] Pushed new tag 1.17.3-1

2024-02-14 Thread hashworks (@hashworks)


hashworks pushed new tag 1.17.3-1 at Arch Linux / Packaging / Packages / consul

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




[Git][archlinux/packaging/packages/nomad][main] Drop debug echo

2024-02-14 Thread hashworks (@hashworks)


hashworks pushed to branch main at Arch Linux / Packaging / Packages / nomad


Commits:
5146ef64 by Justin Kromlinger at 2024-02-14T19:49:14+01:00
Drop debug echo

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -66,11 +66,6 @@ build() {
   export GOPATH="${srcdir}"
   local GO_TAGS="ui release"
 
-  echo "cppflags: $CGO_CPPFLAGS";
-  echo "cflags: $CGO_CFLAGS";
-  echo "cxxflags: $CGO_CXXFLAGS";
-  echo "ldflags: $LDFLAGS";
-
   go build -v \
 -buildmode=pie \
 -mod=readonly \



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nomad/-/commit/5146ef64316e62558232cddc629c2fee693adcc0

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




[Git][archlinux/packaging/packages/nomad][main] upgpkg: 1.7.5-1

2024-02-14 Thread hashworks (@hashworks)


hashworks pushed to branch main at Arch Linux / Packaging / Packages / nomad


Commits:
460c4858 by Justin Kromlinger at 2024-02-14T19:42:59+01:00
upgpkg: 1.7.5-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = nomad
pkgdesc = A simple and flexible workload orchestrator
-   pkgver = 1.7.3
+   pkgver = 1.7.5
pkgrel = 1
url = https://www.nomadproject.io
arch = x86_64
@@ -20,7 +20,7 @@ pkgbase = nomad
optdepends = nomad-driver-containerd: for containerd driver
options = !lto
backup = etc/nomad.d/defaults.hcl
-   source = 
nomad::git+https://github.com/hashicorp/nomad.git#commit=60ee328f97d19d2d2d9761251b895b06d82eb1a1
+   source = 
nomad::git+https://github.com/hashicorp/nomad.git#commit=5f5d4646198d09b8f4f6cb90fb5d50b53fa328b8
source = systemd.service
source = tmpfiles.conf
source = defaults.hcl


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Maintainer: Justin Kromlinger 
 
 pkgname=nomad
-pkgver=1.7.3
+pkgver=1.7.5
 pkgrel=1
 pkgdesc='A simple and flexible workload orchestrator'
 arch=('x86_64')
@@ -23,7 +23,7 @@ optdepends=(
 )
 backup=('etc/nomad.d/defaults.hcl')
 options=('!lto')
-_commit=60ee328f97d19d2d2d9761251b895b06d82eb1a1 #refs/tags/v1.7.3
+_commit=5f5d4646198d09b8f4f6cb90fb5d50b53fa328b8 #refs/tags/v1.7.5
 source=(
   "$pkgname::git+https://github.com/hashicorp/nomad.git#commit=$_commit";
   'systemd.service'
@@ -66,13 +66,18 @@ build() {
   export GOPATH="${srcdir}"
   local GO_TAGS="ui release"
 
+  echo "cppflags: $CGO_CPPFLAGS";
+  echo "cflags: $CGO_CFLAGS";
+  echo "cxxflags: $CGO_CXXFLAGS";
+  echo "ldflags: $LDFLAGS";
+
   go build -v \
 -buildmode=pie \
 -mod=readonly \
 -modcacherw \
 -ldflags "-compressdwarf=false \
 -linkmode external \
--extldflags ${LDFLAGS} \
+-extldflags '${LDFLAGS}' \
 -X main.GitCommit=${pkgver}" \
 -tags "$GO_TAGS" \
 -o build \



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nomad/-/commit/460c485829ff5e7e7191c32fedf992cfa26b42dc

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




[Git][archlinux/packaging/packages/nomad] Pushed new tag 1.7.5-1

2024-02-14 Thread hashworks (@hashworks)


hashworks pushed new tag 1.7.5-1 at Arch Linux / Packaging / Packages / nomad

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




[Git][archlinux/packaging/packages/qtcreator][main] Qt 6.6.2 rebuild

2024-02-14 Thread Antonio Rojas (@arojas)


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


Commits:
301d6c96 by Antonio Rojas at 2024-02-14T18:43:32+01:00
Qt 6.6.2 rebuild

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -11,7 +11,7 @@ pkgname=(qtcreator
  qtcreator-devel)
 pkgver=12.0.2
 _clangver=16.0.6
-pkgrel=1
+pkgrel=2
 pkgdesc='Lightweight, cross-platform integrated development environment'
 arch=(x86_64)
 url='https://www.qt.io'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qtcreator/-/commit/301d6c964a1a3780ae90ef2f9d740fb294421d62

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




[Git][archlinux/packaging/packages/pyqt6][main] Qt 6.6.2 rebuild

2024-02-14 Thread Antonio Rojas (@arojas)


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


Commits:
085333c4 by Antonio Rojas at 2024-02-14T18:43:31+01:00
Qt 6.6.2 rebuild

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -4,7 +4,7 @@ pkgbase=pyqt6
 pkgname=python-pyqt6
 pkgdesc='A set of Python bindings for the Qt6 toolkit'
 pkgver=6.6.1
-pkgrel=1
+pkgrel=2
 arch=(x86_64)
 url='https://riverbankcomputing.com/software/pyqt/intro'
 license=(GPL)



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pyqt6/-/commit/085333c496b29dbfb5dce49f5ff35001db436205

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




[Git][archlinux/packaging/packages/calibre][main] Qt 6.6.2 rebuild

2024-02-14 Thread Antonio Rojas (@arojas)


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


Commits:
96b0a187 by Antonio Rojas at 2024-02-14T18:43:28+01:00
Qt 6.6.2 rebuild

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -9,7 +9,7 @@
 
 pkgname=calibre
 pkgver=7.5.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Ebook management application'
 arch=(x86_64)
 url=https://calibre-ebook.com



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/calibre/-/commit/96b0a187b43c4ebf33ae8b8df30ca5ce85bb59e5

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




[Git][archlinux/packaging/packages/gammaray][main] Qt 6.6.2 rebuild

2024-02-14 Thread Antonio Rojas (@arojas)


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


Commits:
423b3cf3 by Antonio Rojas at 2024-02-14T18:43:29+01:00
Qt 6.6.2 rebuild

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=gammaray
 pkgver=3.0.0
-pkgrel=5
+pkgrel=6
 pkgdesc='A tool for examining the internals of a Qt application and to some 
extent also manipulate it'
 arch=(x86_64)
 url='https://www.kdab.com/gammaray/'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gammaray/-/commit/423b3cf3a4e7a3e854fbc7bd561b3190d9e3839a

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




[Git][archlinux/packaging/packages/telegram-desktop][main] Qt 6.6.2 rebuild

2024-02-14 Thread Antonio Rojas (@arojas)


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


Commits:
98d3f42c by Antonio Rojas at 2024-02-14T18:43:26+01:00
Qt 6.6.2 rebuild

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Contributor: hexchain 
 pkgname=telegram-desktop
 pkgver=4.14.15
-pkgrel=1
+pkgrel=2
 pkgdesc='Official Telegram Desktop client'
 arch=('x86_64')
 url="https://desktop.telegram.org/";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/telegram-desktop/-/commit/98d3f42c6315b0872ec7fea0de49a484ce316599

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




[Git][archlinux/packaging/packages/fcitx5-qt][main] Qt 6.6.2 rebuild

2024-02-14 Thread Antonio Rojas (@arojas)


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


Commits:
9e85ec8c by Antonio Rojas at 2024-02-14T18:43:23+01:00
Qt 6.6.2 rebuild

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -3,7 +3,7 @@
 
 pkgname=fcitx5-qt
 pkgver=5.1.4
-pkgrel=3
+pkgrel=4
 pkgdesc="Fcitx5 Qt Library (Qt5 & Qt6 integrations)"
 arch=('x86_64')
 url="https://github.com/fcitx/fcitx5-qt";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/fcitx5-qt/-/commit/9e85ec8c1d4652d6281d24edd8a5ebcff364f198

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




[Git][archlinux/packaging/packages/qt6ct][main] Qt 6.6.2 rebuild

2024-02-14 Thread Antonio Rojas (@arojas)


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


Commits:
bc9da882 by Antonio Rojas at 2024-02-14T18:43:25+01:00
Qt 6.6.2 rebuild

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -3,7 +3,7 @@
 
 pkgname=qt6ct
 pkgver=0.9
-pkgrel=4
+pkgrel=5
 pkgdesc='Qt 6 Configuration Utility'
 arch=(x86_64)
 url='https://github.com/trialuser02/qt6ct'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qt6ct/-/commit/bc9da882c6ebe4eec9e9c1a810b8d563dd882d63

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




[Git][archlinux/packaging/packages/fcitx-qt5][main] Qt 6.6.2 rebuild

2024-02-14 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
fcitx-qt5


Commits:
71890413 by Antonio Rojas at 2024-02-14T18:43:22+01:00
Qt 6.6.2 rebuild

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -3,7 +3,7 @@
 pkgbase=fcitx-qt5
 pkgname=(fcitx-qt5 fcitx-qt6)
 pkgver=1.2.7
-pkgrel=20
+pkgrel=21
 pkgdesc="Qt5/6 IM Module for Fcitx"
 arch=('x86_64')
 url="https://github.com/fcitx/fcitx-qt5";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/fcitx-qt5/-/commit/718904138a9e66237d78de9aa0f03f673df46ef0

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




[Git][archlinux/packaging/packages/qt6-5compat][main] upgpkg: 6.6.2-1: Qt 6.6.2

2024-02-14 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
qt6-5compat


Commits:
5b67fd5f by Antonio Rojas at 2024-02-14T18:34:55+01:00
upgpkg: 6.6.2-1: Qt 6.6.2

- - - - -


1 changed file:

- .SRCINFO


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = qt6-5compat
pkgdesc = Module that contains unsupported Qt 5 APIs
-   pkgver = 6.6.1
-   pkgrel = 2
+   pkgver = 6.6.2
+   pkgrel = 1
url = https://www.qt.io
arch = x86_64
groups = qt6
@@ -19,7 +19,7 @@ pkgbase = qt6-5compat
depends = qt6-base
optdepends = qt6-declarative: for QtGraphicalEffects
optdepends = qt6-shadertools: for QtGraphicalEffects
-   source = 
https://download.qt.io/official_releases/qt/6.6/6.6.1/submodules/qt5compat-everywhere-src-6.6.1.tar.xz
-   sha256sums = 
0e1d15b6eda4172383208109d957257c8fa26a8a881f2901a4e9f347a31bc1f2
+   source = 
https://download.qt.io/official_releases/qt/6.6/6.6.2/submodules/qt5compat-everywhere-src-6.6.2.tar.xz
+   sha256sums = 
e07b08ab7658e4856f07e3262ab342df4ed7e7a69f2720e56bb2128729191967
 
 pkgname = qt6-5compat



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-5compat/-/commit/5b67fd5f429c9bacca8d6a5b8f5b5cfb7f8584fe

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




[Git][archlinux/packaging/packages/qt6-5compat] Pushed new tag 6.6.2-1

2024-02-14 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 6.6.2-1 at Arch Linux / Packaging / Packages / 
qt6-5compat

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




[Git][archlinux/packaging/packages/qt6-webview] Pushed new tag 6.6.2-1

2024-02-14 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 6.6.2-1 at Arch Linux / Packaging / Packages / 
qt6-webview

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




[Git][archlinux/packaging/packages/qt6-webview][main] upgpkg: 6.6.2-1: Qt 6.6.2

2024-02-14 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
qt6-webview


Commits:
2a94dcc4 by Antonio Rojas at 2024-02-14T18:34:49+01:00
upgpkg: 6.6.2-1: Qt 6.6.2

- - - - -


1 changed file:

- .SRCINFO


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = qt6-webview
pkgdesc = Provides a way to display web content in a QML application
-   pkgver = 6.6.1
+   pkgver = 6.6.2
pkgrel = 1
url = https://www.qt.io
arch = x86_64
@@ -16,7 +16,7 @@ pkgbase = qt6-webview
depends = qt6-base
depends = qt6-declarative
depends = qt6-webengine
-   source = 
https://download.qt.io/official_releases/qt/6.6/6.6.1/submodules/qtwebview-everywhere-src-6.6.1.tar.xz
-   sha256sums = 
d6de1ba33be93ae464147c9c069e115c7a24e3e475640016bc2f07c93c4a256c
+   source = 
https://download.qt.io/official_releases/qt/6.6/6.6.2/submodules/qtwebview-everywhere-src-6.6.2.tar.xz
+   sha256sums = 
8b171236406d7a8e0c384513d9d140d1a3953e2f8d6f05e1c86d3c6fc40b777c
 
 pkgname = qt6-webview



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-webview/-/commit/2a94dcc4c866b804745f73b5d017de4865771c2b

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




[Git][archlinux/packaging/packages/qt6-wayland][main] upgpkg: 6.6.2-1: Qt 6.6.2

2024-02-14 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
qt6-wayland


Commits:
4b50cd66 by Antonio Rojas at 2024-02-14T18:34:39+01:00
upgpkg: 6.6.2-1: Qt 6.6.2

- - - - -


1 changed file:

- .SRCINFO


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = qt6-wayland
pkgdesc = Provides APIs for Wayland
-   pkgver = 6.6.1
+   pkgver = 6.6.2
pkgrel = 1
url = https://www.qt.io
arch = x86_64
@@ -18,9 +18,7 @@ pkgbase = qt6-wayland
depends = qt6-base
depends = qt6-declarative
depends = wayland
-   source = 
https://download.qt.io/official_releases/qt/6.6/6.6.1/submodules/qtwayland-everywhere-src-6.6.1.tar.xz
-   source = 
qtbug-119110.patch::https://code.qt.io/cgit/qt/qtwayland.git/patch/?id=aae65c88
-   sha256sums = 
66cc2d632dc07fc6cc4e35247f48b7c1753276ccbf86e86d7b24d799725568b1
-   sha256sums = 
c0d92d9b3248321543b1ed99a2d894acafe7a13ef7f0ea64198fd11b41dea843
+   source = 
https://download.qt.io/official_releases/qt/6.6/6.6.2/submodules/qtwayland-everywhere-src-6.6.2.tar.xz
+   sha256sums = 
9bcdd5cef7ae304e3e0435dac495367ccfb010d09f664b596ba330361941dd78
 
 pkgname = qt6-wayland



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-wayland/-/commit/4b50cd66194d3055b44a88430f126699b9352a5c

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




[Git][archlinux/packaging/packages/qt6-wayland] Pushed new tag 6.6.2-1

2024-02-14 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 6.6.2-1 at Arch Linux / Packaging / Packages / 
qt6-wayland

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




[Git][archlinux/packaging/packages/qt6-virtualkeyboard] Pushed new tag 6.6.2-1

2024-02-14 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 6.6.2-1 at Arch Linux / Packaging / Packages / 
qt6-virtualkeyboard

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




[Git][archlinux/packaging/packages/qt6-virtualkeyboard][main] upgpkg: 6.6.2-1: Qt 6.6.2

2024-02-14 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
qt6-virtualkeyboard


Commits:
3fbeefd4 by Antonio Rojas at 2024-02-14T18:34:30+01:00
upgpkg: 6.6.2-1: Qt 6.6.2

- - - - -


1 changed file:

- .SRCINFO


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = qt6-virtualkeyboard
pkgdesc = Virtual keyboard framework
-   pkgver = 6.6.1
+   pkgver = 6.6.2
pkgrel = 1
url = https://www.qt.io
arch = x86_64
@@ -17,7 +17,7 @@ pkgbase = qt6-virtualkeyboard
depends = qt6-base
depends = qt6-declarative
depends = qt6-svg
-   source = 
https://download.qt.io/official_releases/qt/6.6/6.6.1/submodules/qtvirtualkeyboard-everywhere-src-6.6.1.tar.xz
-   sha256sums = 
993cde36de23985f0444f379877d58e8b0e76c05dd078e1292251b04c98d7baa
+   source = 
https://download.qt.io/official_releases/qt/6.6/6.6.2/submodules/qtvirtualkeyboard-everywhere-src-6.6.2.tar.xz
+   sha256sums = 
6142fddb88eb3ed03a97e0d86f7b3121207845b3ec84a92522a78b97886ed81e
 
 pkgname = qt6-virtualkeyboard



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-virtualkeyboard/-/commit/3fbeefd4b3e29971f8e8ce5aba5c04f311cb2b53

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




[Git][archlinux/packaging/packages/qt6-translations][main] upgpkg: 6.6.2-1: Qt 6.6.2

2024-02-14 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
qt6-translations


Commits:
f8c6769f by Antonio Rojas at 2024-02-14T18:34:23+01:00
upgpkg: 6.6.2-1: Qt 6.6.2

- - - - -


1 changed file:

- .SRCINFO


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = qt6-translations
pkgdesc = A cross-platform application and UI framework (Translations)
-   pkgver = 6.6.1
+   pkgver = 6.6.2
pkgrel = 1
url = https://www.qt.io
arch = any
@@ -12,7 +12,7 @@ pkgbase = qt6-translations
makedepends = cmake
makedepends = ninja
makedepends = qt6-tools
-   source = 
https://download.qt.io/official_releases/qt/6.6/6.6.1/submodules/qttranslations-everywhere-src-6.6.1.tar.xz
-   sha256sums = 
668702e822ad7150b27e7caa2158595fd9b3b77ffbc8262e6509872a3920ee88
+   source = 
https://download.qt.io/official_releases/qt/6.6/6.6.2/submodules/qttranslations-everywhere-src-6.6.2.tar.xz
+   sha256sums = 
ca3ac090ef3aa12566c26b482c106f1f986c5a3444e7003f379726a550530c77
 
 pkgname = qt6-translations



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-translations/-/commit/f8c6769ff9ba138a2f45cd14ca34960a941a3ec7

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




[Git][archlinux/packaging/packages/qt6-translations] Pushed new tag 6.6.2-1

2024-02-14 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 6.6.2-1 at Arch Linux / Packaging / Packages / 
qt6-translations

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




[Git][archlinux/packaging/packages/qt6-speech][main] upgpkg: 6.6.2-1: Qt 6.6.2

2024-02-14 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
qt6-speech


Commits:
5f4f61fc by Antonio Rojas at 2024-02-14T18:34:16+01:00
upgpkg: 6.6.2-1: Qt 6.6.2

- - - - -


1 changed file:

- .SRCINFO


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = qt6-speech
pkgdesc = Qt Speech support
-   pkgver = 6.6.1
+   pkgver = 6.6.2
pkgrel = 1
url = https://www.qt.io
arch = x86_64
@@ -21,7 +21,7 @@ pkgbase = qt6-speech
optdepends = flite: flite TTS backend
optdepends = speech-dispatcher: speech-dispatcher TTS backend
optdepends = qt6-declarative: QML bindings
-   source = 
https://download.qt.io/official_releases/qt/6.6/6.6.1/submodules/qtspeech-everywhere-src-6.6.1.tar.xz
-   sha256sums = 
a28c2052c95144cf25f2f234e5334df364818da2b0fc091e369418869c925899
+   source = 
https://download.qt.io/official_releases/qt/6.6/6.6.2/submodules/qtspeech-everywhere-src-6.6.2.tar.xz
+   sha256sums = 
c023bb12403270dbc22aa8fb721b60132bc55504f8a306087785dd70c51d6ee3
 
 pkgname = qt6-speech



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-speech/-/commit/5f4f61fcb91a0e1bb25942271ac3e5dcceae2d7c

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




[Git][archlinux/packaging/packages/qt6-speech] Pushed new tag 6.6.2-1

2024-02-14 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 6.6.2-1 at Arch Linux / Packaging / Packages / 
qt6-speech

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




[Git][archlinux/packaging/packages/qt6-serialbus][main] upgpkg: 6.6.2-1: Qt 6.6.2

2024-02-14 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
qt6-serialbus


Commits:
dfe226f8 by Antonio Rojas at 2024-02-14T18:34:09+01:00
upgpkg: 6.6.2-1: Qt 6.6.2

- - - - -


1 changed file:

- .SRCINFO


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = qt6-serialbus
pkgdesc = Qt module for general purpose serial bus access
-   pkgver = 6.6.1
+   pkgver = 6.6.2
pkgrel = 1
url = https://www.qt.io
arch = x86_64
@@ -15,7 +15,7 @@ pkgbase = qt6-serialbus
depends = glibc
depends = qt6-base
depends = qt6-serialport
-   source = 
https://download.qt.io/official_releases/qt/6.6/6.6.1/submodules/qtserialbus-everywhere-src-6.6.1.tar.xz
-   sha256sums = 
5c145e630b30a1c204e787c46833bb68d9bcece31343b588a6788711f49ef7ac
+   source = 
https://download.qt.io/official_releases/qt/6.6/6.6.2/submodules/qtserialbus-everywhere-src-6.6.2.tar.xz
+   sha256sums = 
9cffaa49e1b742e315990c2cf9179f9419ad23c1f0591b6f14b9ac4c03eafa3c
 
 pkgname = qt6-serialbus



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-serialbus/-/commit/dfe226f8bd427d5504473dc87ba845b53a5e8078

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




  1   2   3   4   >