[Git][archlinux/packaging/packages/electron26] Pushed new tag 26.6.10-4

2024-03-04 Thread Caleb Maclennan (@alerque)


Caleb Maclennan pushed new tag 26.6.10-4 at Arch Linux / Packaging / Packages / 
electron26

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




[Git][archlinux/packaging/packages/python-pytest-mypy-testing] Pushed new tag 0.1.3-1

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


Antonio Rojas pushed new tag 0.1.3-1 at Arch Linux / Packaging / Packages / 
python-pytest-mypy-testing

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




[Git][archlinux/packaging/packages/syncthing] Pushed new tag 1.27.4-1

2024-03-04 Thread Caleb Maclennan (@alerque)


Caleb Maclennan pushed new tag 1.27.4-1 at Arch Linux / Packaging / Packages / 
syncthing

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




[Git][archlinux/packaging/packages/python-pytest-mypy-testing][main] upgpkg: 0.1.3-1: Update to 0.1.3

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


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
python-pytest-mypy-testing


Commits:
2fdc09e2 by Antonio Rojas at 2024-03-05T08:13:24+01:00
upgpkg: 0.1.3-1: Update to 0.1.3

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = python-pytest-mypy-testing
pkgdesc = Plugin to test mypy output with pytest
-   pkgver = 0.1.2
+   pkgver = 0.1.3
pkgrel = 1
url = https://github.com/davidfritzsche/pytest-mypy-testing
arch = any
@@ -13,7 +13,7 @@ pkgbase = python-pytest-mypy-testing
depends = mypy
depends = python
depends = python-pytest
-   source = 
https://github.com/davidfritzsche/pytest-mypy-testing/archive/v0.1.2/python-pytest-mypy-testing-0.1.2.tar.gz
-   sha256sums = 
368606c83271423fde44bba52e559f5cc2374fd2364bf63baf6898d84ca41d39
+   source = 
https://github.com/davidfritzsche/pytest-mypy-testing/archive/v0.1.3/python-pytest-mypy-testing-0.1.3.tar.gz
+   sha256sums = 
8b7702c0ded93d805ff60af52703de184a1d5a88a039647028bc8897c74283b5
 
 pkgname = python-pytest-mypy-testing


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 _pyname=pytest-mypy-testing
 pkgname=python-$_pyname
-pkgver=0.1.2
+pkgver=0.1.3
 pkgrel=1
 pkgdesc='Plugin to test mypy output with pytest'
 arch=(any)
@@ -17,7 +17,7 @@ makedepends=(python-build
  python-installer)
 checkdepends=(python-pytest)
 
source=(https://github.com/davidfritzsche/pytest-mypy-testing/archive/v$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('368606c83271423fde44bba52e559f5cc2374fd2364bf63baf6898d84ca41d39')
+sha256sums=('8b7702c0ded93d805ff60af52703de184a1d5a88a039647028bc8897c74283b5')
 
 build() {
   cd $_pyname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-mypy-testing/-/commit/2fdc09e2c096c4a3601e1b5aeda083af8cd5bf81

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-mypy-testing/-/commit/2fdc09e2c096c4a3601e1b5aeda083af8cd5bf81
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/syncthing][main] upgpkg: 1.27.4-1

2024-03-04 Thread Caleb Maclennan (@alerque)


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


Commits:
7493ebd0 by Caleb Maclennan at 2024-03-05T10:13:19+03:00
upgpkg: 1.27.4-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,15 +1,15 @@
 pkgbase = syncthing
pkgdesc = Open Source Continuous Replication / Cluster Synchronization 
Thing
-   pkgver = 1.27.3
-   pkgrel = 2
+   pkgver = 1.27.4
+   pkgrel = 1
url = https://syncthing.net/
arch = x86_64
license = MPL-2.0
makedepends = git
makedepends = go
depends = glibc
-   source = 
https://github.com/syncthing/syncthing/releases/download/v1.27.3/syncthing-source-v1.27.3.tar.gz
-   source = 
https://github.com/syncthing/syncthing/releases/download/v1.27.3/syncthing-source-v1.27.3.tar.gz.asc
+   source = 
https://github.com/syncthing/syncthing/releases/download/v1.27.4/syncthing-source-v1.27.4.tar.gz
+   source = 
https://github.com/syncthing/syncthing/releases/download/v1.27.4/syncthing-source-v1.27.4.tar.gz.asc
source = syncthing-discosrv.sysusers
source = syncthing-relaysrv.sysusers
source = syncthing-discosrv.tmpfiles
@@ -18,7 +18,7 @@ pkgbase = syncthing
source = syncthing-relaysrv.service
source = gcc-pie-segfaults-race.patch
validpgpkeys = 37C84554E7E0A261E4F76E1ED26E6ED000654A3E
-   sha256sums = 
3fe25b863bb3a0f74bc95a7afa71bdaa2a79971542962236be5d85f469aa897d
+   sha256sums = 
6ce00ab281ee5eb0dc73c3664f36235137ca22b2911e375b8feead0038fb80a1
sha256sums = SKIP
sha256sums = 
f6e704dd7b10127b1642c889a29e95468daa75d895493b235ce1ed5e97155b70
sha256sums = 
6ab96a5949e223d315d49663734ad27b70c72469c691a61ac198cb7794cb5eaa


=
PKGBUILD
=
@@ -10,8 +10,8 @@
 BUILDENV+=(!check)
 
 pkgname=('syncthing' 'syncthing-discosrv' 'syncthing-relaysrv')
-pkgver=1.27.3
-pkgrel=2
+pkgver=1.27.4
+pkgrel=1
 pkgdesc='Open Source Continuous Replication / Cluster Synchronization Thing'
 arch=('x86_64')
 url="https://syncthing.net/;
@@ -24,7 +24,7 @@ 
source=(https://github.com/syncthing/syncthing/releases/download/v$pkgver/syncth
 syncthing-{disco,relay}srv.service
 gcc-pie-segfaults-race.patch)
 validpgpkeys=('37C84554E7E0A261E4F76E1ED26E6ED000654A3E') # Syncthing Release 
Management
-sha256sums=('3fe25b863bb3a0f74bc95a7afa71bdaa2a79971542962236be5d85f469aa897d'
+sha256sums=('6ce00ab281ee5eb0dc73c3664f36235137ca22b2911e375b8feead0038fb80a1'
 'SKIP'
 'f6e704dd7b10127b1642c889a29e95468daa75d895493b235ce1ed5e97155b70'
 '6ab96a5949e223d315d49663734ad27b70c72469c691a61ac198cb7794cb5eaa'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/syncthing/-/commit/7493ebd002880690f8de8aab595212e76cdd9a6c

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




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

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


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


Commits:
2414405c by Antonio Rojas at 2024-03-05T08:08:21+01:00
upgpkg: 4.1.3-1: Update to 4.1.3

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = jupyterlab
pkgdesc = JupyterLab computational environment
-   pkgver = 4.1.2
+   pkgver = 4.1.3
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.2.tar.gz
-   sha256sums = 
5d6348b3ed4085181499f621b7dfb6eb0b1f57f3586857aadfc8e3bf4c4885f9
+   source = 
https://pypi.io/packages/source/j/jupyterlab/jupyterlab-4.1.3.tar.gz
+   sha256sums = 
b85bd8766f995d23461e1f68a0cbc688d23e0af2b6f42a7768fc7b1826b2ec39
 
 pkgname = jupyterlab


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=jupyterlab
 _pipname=jupyterlab
-pkgver=4.1.2
+pkgver=4.1.3
 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=('5d6348b3ed4085181499f621b7dfb6eb0b1f57f3586857aadfc8e3bf4c4885f9')
+sha256sums=('b85bd8766f995d23461e1f68a0cbc688d23e0af2b6f42a7768fc7b1826b2ec39')
 
 build() {
   cd $pkgname-$pkgver



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

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




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

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


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

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




[Git][archlinux/packaging/packages/coq] Pushed new tag 8.19.1-1

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


Antonio Rojas pushed new tag 8.19.1-1 at Arch Linux / Packaging / Packages / coq

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




[Git][archlinux/packaging/packages/coq][main] upgpkg: 8.19.1-1: Update to 8.19.1

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


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


Commits:
2adebd40 by Antonio Rojas at 2024-03-05T08:08:12+01:00
upgpkg: 8.19.1-1: Update to 8.19.1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = coq
pkgdesc = Formal proof management system
-   pkgver = 8.18.0
-   pkgrel = 2
+   pkgver = 8.19.1
+   pkgrel = 1
url = https://coq.inria.fr/
arch = x86_64
groups = coq
@@ -19,6 +19,7 @@ pkgbase = coq
makedepends = texlive-pictures
makedepends = texlive-fontsextra
makedepends = texlive-mathscience
+   makedepends = texlive-binextra
makedepends = fig2dev
makedepends = imagemagick
makedepends = hevea
@@ -35,9 +36,9 @@ pkgbase = coq
options = !emptydirs
options = !strip
options = staticlibs
-   source = 
coq-8.18.0.tar.gz::https://github.com/coq/coq/archive/V8.18.0.tar.gz
+   source = 
coq-8.19.1.tar.gz::https://github.com/coq/coq/archive/V8.19.1.tar.gz
source = 
python-antlr4-4.9.3.tar.gz::https://github.com/antlr/antlr4/archive/4.9.3.tar.gz
-   sha256sums = 
00a18c796a6e154a1f1bac7e1aef9e14107e0295fa4e0a18f10cdea6fc2e840b
+   sha256sums = 
1e535ed924234f18394efce94b12d9247a67e8af29241eb79615804160f21674
sha256sums = 
efe4057d75ab48145d4683100fec7f77d7f87fa258707330cadd1f8e6f7eecae
 
 pkgname = coq


=
PKGBUILD
=
@@ -8,8 +8,8 @@
 
 pkgbase=coq
 pkgname=("${pkgbase}" "${pkgbase}ide" "${pkgbase}-doc")
-pkgver=8.18.0
-pkgrel=2
+pkgver=8.19.1
+pkgrel=1
 pkgdesc='Formal proof management system'
 arch=('x86_64')
 url='https://coq.inria.fr/'
@@ -20,12 +20,12 @@ depends=('ocaml>=4.14.0' 'ocaml-findlib')
 makedepends=('ocaml-num' 'ocaml-zarith' 'gtk3' 'gtksourceview3' 'dune' 'git'
  'lablgtk3' 'gendesk' # coqide
  'texlive-bin' 'texlive-latexextra' 'texlive-pictures' # coq-doc
- 'texlive-fontsextra' 'texlive-mathscience'
+ 'texlive-fontsextra' 'texlive-mathscience' 'texlive-binextra'
  'fig2dev' 'imagemagick' 'hevea' 'ghostscript'
  'python' 'python-sphinx' 'python-sphinx_rtd_theme' 
'python-pexpect'
  'python-beautifulsoup4' 'python-sphinxcontrib-bibtex' 'antlr4')
 
source=("coq-${pkgver}.tar.gz::https://github.com/coq/coq/archive/V${pkgver}.tar.gz;
 
"python-antlr4-4.9.3.tar.gz::https://github.com/antlr/antlr4/archive/4.9.3.tar.gz;)
-sha256sums=('00a18c796a6e154a1f1bac7e1aef9e14107e0295fa4e0a18f10cdea6fc2e840b'
+sha256sums=('1e535ed924234f18394efce94b12d9247a67e8af29241eb79615804160f21674'
 'efe4057d75ab48145d4683100fec7f77d7f87fa258707330cadd1f8e6f7eecae')
 
 



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

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




[Git][archlinux/packaging/packages/libnice][main] 0.1.22-1

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


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


Commits:
7967ab32 by Jan Alexander Steffens (heftig) at 2024-03-05T06:01:58+01:00
0.1.22-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,22 @@
+pkgbase = libnice
+   pkgdesc = An implementation of the IETF's draft ICE (for p2p UDP data 
streams)
+   pkgver = 0.1.22
+   pkgrel = 1
+   url = https://nice.freedesktop.org
+   arch = x86_64
+   license = MPL-1.1 OR LGPL-2.1-only
+   makedepends = git
+   makedepends = gobject-introspection
+   makedepends = graphviz
+   makedepends = gstreamer
+   makedepends = gtk-doc
+   makedepends = meson
+   depends = glib2
+   depends = gnutls
+   depends = gupnp-igd
+   optdepends = gstreamer: "nice" GStreamer plugin
+   provides = libnice.so
+   source = 
git+https://gitlab.freedesktop.org/libnice/libnice.git#commit=ae3eb16fd7d1237353bf64e899c612b8a63bca8a
+   b2sums = SKIP
+
+pkgname = libnice


=
PKGBUILD
=
@@ -3,12 +3,12 @@
 # Contributor: William Díaz 
 
 pkgname=libnice
-pkgver=0.1.21
-pkgrel=2
+pkgver=0.1.22
+pkgrel=1
 pkgdesc="An implementation of the IETF's draft ICE (for p2p UDP data streams)"
 url="https://nice.freedesktop.org;
 arch=(x86_64)
-license=(LGPL)
+license=('MPL-1.1 OR LGPL-2.1-only')
 depends=(
   glib2
   gnutls
@@ -24,7 +24,7 @@ makedepends=(
 )
 optdepends=('gstreamer: "nice" GStreamer plugin')
 provides=(libnice.so)
-_commit=3d9cae16a5094aadb1651572644cb5786a8b4e2d  # tags/0.1.21^0
+_commit=ae3eb16fd7d1237353bf64e899c612b8a63bca8a  # tags/0.1.22^0
 
source=("git+https://gitlab.freedesktop.org/libnice/libnice.git#commit=$_commit;)
 b2sums=('SKIP')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libnice/-/commit/7967ab32a31b1c255739db6c3b8e6abc785cc1d1

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




[Git][archlinux/packaging/packages/libnice] Pushed new tag 0.1.22-1

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


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

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




[Git][archlinux/packaging/packages/postgresql-ip4r][main] upgpkg: 2.4.2-2

2024-03-04 Thread Daurnimator (@daurnimator)


Daurnimator pushed to branch main at Arch Linux / Packaging / Packages / 
postgresql-ip4r


Commits:
521d5e1d by Daurnimator at 2024-03-05T15:38:55+11:00
upgpkg: 2.4.2-2

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,16 @@
+pkgbase = postgresql-ip4r
+   pkgdesc = IPv4/v6 and IPv4/v6 range index type for PostgreSQL
+   pkgver = 2.4.2
+   pkgrel = 2
+   url = https://github.com/RhodiumToad/ip4r/
+   arch = x86_64
+   license = custom
+   makedepends = clang
+   makedepends = llvm
+   depends = postgresql
+   source = 
postgresql-ip4r-2.4.2.tar.gz::https://github.com/RhodiumToad/ip4r/archive/2.4.2.tar.gz
+   source = LICENSE
+   sha256sums = 
0f7b1f159974f49a47842a8ab6751aecca1ed1142b6d5e38d81b064b2ead1b4b
+   sha256sums = 
6d61e1a86a5548ce790729a46efa621796d7b79d68e1e8bc92c29034100059a5
+
+pkgname = postgresql-ip4r


=
PKGBUILD
=
@@ -2,13 +2,13 @@
 
 pkgname=postgresql-ip4r
 pkgver=2.4.2
-pkgrel=1
+pkgrel=2
 pkgdesc="IPv4/v6 and IPv4/v6 range index type for PostgreSQL"
 arch=('x86_64')
 url="https://github.com/RhodiumToad/ip4r/;
 license=('custom')
 depends=('postgresql')
-makedepends=('clang15' 'llvm15')
+makedepends=('clang' 'llvm')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/RhodiumToad/ip4r/archive/$pkgver.tar.gz;
 LICENSE)
 sha256sums=('0f7b1f159974f49a47842a8ab6751aecca1ed1142b6d5e38d81b064b2ead1b4b'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/postgresql-ip4r/-/commit/521d5e1d2f1acf55c465123e909ec747f9390091

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




[Git][archlinux/packaging/packages/postgresql-ip4r] Pushed new tag 2.4.2-2

2024-03-04 Thread Daurnimator (@daurnimator)


Daurnimator pushed new tag 2.4.2-2 at Arch Linux / Packaging / Packages / 
postgresql-ip4r

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




[Git][archlinux/packaging/packages/glslang][main] upgpkg: 14.0.0-2

2024-03-04 Thread Sven-Hendrik Haase (@svenstaro)


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


Commits:
1d0b1c50 by Sven-Hendrik Haase at 2024-03-05T00:47:07+01:00
upgpkg: 14.0.0-2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = glslang
pkgdesc = OpenGL and OpenGL ES shader front end and validator
pkgver = 14.0.0
-   pkgrel = 1
+   pkgrel = 2
url = https://github.com/KhronosGroup/glslang
arch = x86_64
license = BSD-3-Clause
@@ -13,6 +13,8 @@ pkgbase = glslang
depends = spirv-tools
options = staticlibs
source = 
glslang-14.0.0.tar.gz::https://github.com/KhronosGroup/glslang/archive/14.0.0.tar.gz
+   source = 
glslang-add-missing-spirv-tools-opt-dependency.patch::https://github.com/KhronosGroup/glslang/pull/3487.patch
sha256sums = 
80bbb916a23e94ea9cbfb1acb5d1a44a7e0c9613bcf5b5947c03f2273bdc92b0
+   sha256sums = 
582eff1c09948783abfd6da55406129b97ce216040c9b29d9480635fdaf1e3e9
 
 pkgname = glslang


=
PKGBUILD
=
@@ -12,7 +12,7 @@
 # spriv-tools system package and only then building glslang against that.
 pkgname=glslang
 pkgver=14.0.0
-pkgrel=1
+pkgrel=2
 pkgdesc='OpenGL and OpenGL ES shader front end and validator'
 arch=('x86_64')
 url='https://github.com/KhronosGroup/glslang'



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

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




[Git][archlinux/packaging/packages/glslang] Pushed new tag 14.0.0-2

2024-03-04 Thread Sven-Hendrik Haase (@svenstaro)


Sven-Hendrik Haase pushed new tag 14.0.0-2 at Arch Linux / Packaging / Packages 
/ glslang

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




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

2024-03-04 Thread kpcyrd (@kpcyrd)


kpcyrd pushed to branch main at Arch Linux / Packaging / Packages / cobalt


Commits:
cbe68125 by kpcyrd at 2024-03-05T00:13:58+01:00
Add .nvchecker.toml

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,5 @@
+[cobalt]
+source = "github"
+github = "cobalt-org/cobalt.rs"
+prefix = "v"
+use_latest_release = true



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cobalt/-/commit/cbe681254154affd1bb32fc9d090364c574e82c3

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




[Git][archlinux/packaging/packages/bully][main] upgpkg: 1.2-1

2024-03-04 Thread kpcyrd (@kpcyrd)


kpcyrd pushed to branch main at Arch Linux / Packaging / Packages / bully


Commits:
b68ed7e5 by kpcyrd at 2024-03-05T00:06:46+01:00
upgpkg: 1.2-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,16 @@
+pkgbase = bully
+   pkgdesc = Retrieve WPA/WPA2 passphrase from a WPS enabled access point
+   pkgver = 1.2
+   pkgrel = 1
+   url = https://github.com/aanarchyy/bully
+   arch = x86_64
+   license = GPL-3.0-or-later
+   depends = aircrack-ng
+   depends = glibc
+   depends = libpcap
+   optdepends = pixiewps: pixiewps support
+   source = 
bully-1.2.tar.gz::https://github.com/aanarchyy/bully/archive/1.2.tar.gz
+   sha256sums = 
e0b325650060086bd8ea02c436db42050eb2ec07ac5c6cb674033b5dbe600897
+   b2sums = 
c1057adda408b81b285cf4fd1febee34d85bd126ac8e5f1a78f4090ad644fc940d907bcff85d29b65f51e71e8b4689540eb29ef6881d9d814795f35e28c4c0ca
+
+pkgname = bully


=
PKGBUILD
=
@@ -2,31 +2,29 @@
 # Contributor: Ľubomír 'The_K' Kučera 

 
 pkgname=bully
-pkgver=1.1.12.g04185d7
-pkgrel=2
-_gitcommit=04185d7b1d1a7909f47f23fbd85691401c7fabd7
+pkgver=1.2
+pkgrel=1
 pkgdesc='Retrieve WPA/WPA2 passphrase from a WPS enabled access point'
 url='https://github.com/aanarchyy/bully'
 arch=('x86_64')
-license=('GPL3')
-depends=('glibc' 'libpcap' 'aircrack-ng')
+license=('GPL-3.0-or-later')
+depends=(
+  'aircrack-ng'
+  'glibc'
+  'libpcap'
+)
 optdepends=('pixiewps: pixiewps support')
-makedepends=('git')
-source=(${pkgname}::"git+https://github.com/aanarchyy/bully#commit=${_gitcommit};)
-sha512sums=('SKIP')
-
-pkgver() {
-  cd ${pkgname}
-  git describe --tags --always|sed 's/^v//;s/-/./g'
-}
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/aanarchyy/${pkgname}/archive/${pkgver}.tar.gz;)
+sha256sums=('e0b325650060086bd8ea02c436db42050eb2ec07ac5c6cb674033b5dbe600897')
+b2sums=('c1057adda408b81b285cf4fd1febee34d85bd126ac8e5f1a78f4090ad644fc940d907bcff85d29b65f51e71e8b4689540eb29ef6881d9d814795f35e28c4c0ca')
 
 build() {
-  cd ${pkgname}
+  cd ${pkgname}-${pkgver}
   make -C src
 }
 
 package() {
-  cd ${pkgname}
+  cd ${pkgname}-${pkgver}
   make -C src install DESTDIR="${pkgdir}" prefix=/usr
 }
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/bully/-/commit/b68ed7e50c53c73c8f71204eda16fc58a2ff

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




[Git][archlinux/packaging/packages/bully] Pushed new tag 1.2-1

2024-03-04 Thread kpcyrd (@kpcyrd)


kpcyrd pushed new tag 1.2-1 at Arch Linux / Packaging / Packages / bully

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




[Git][archlinux/packaging/packages/riscv64-linux-gnu-gcc][main] upgpkg: 13.2.0-2

2024-03-04 Thread kpcyrd (@kpcyrd)


kpcyrd pushed to branch main at Arch Linux / Packaging / Packages / 
riscv64-linux-gnu-gcc


Commits:
d5b902d5 by kpcyrd at 2024-03-04T23:53:13+01:00
upgpkg: 13.2.0-2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = riscv64-linux-gnu-gcc
pkgdesc = Cross compiler for 32-bit and 64-bit RISC-V
pkgver = 13.2.0
-   pkgrel = 1
+   pkgrel = 2
url = https://gcc.gnu.org/
arch = x86_64
groups = risc-v


=
PKGBUILD
=
@@ -6,7 +6,7 @@
 _target=riscv64-linux-gnu
 pkgname=$_target-gcc
 pkgver=13.2.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Cross compiler for 32-bit and 64-bit RISC-V'
 arch=('x86_64')
 url='https://gcc.gnu.org/'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/riscv64-linux-gnu-gcc/-/commit/d5b902d561f572084bed92744baf2faa5b8c82fb

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/riscv64-linux-gnu-gcc/-/commit/d5b902d561f572084bed92744baf2faa5b8c82fb
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/riscv64-linux-gnu-gcc] Pushed new tag 13.2.0-2

2024-03-04 Thread kpcyrd (@kpcyrd)


kpcyrd pushed new tag 13.2.0-2 at Arch Linux / Packaging / Packages / 
riscv64-linux-gnu-gcc

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/riscv64-linux-gnu-gcc/-/tree/13.2.0-2
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/riscv64-linux-gnu-glibc][main] upgpkg: 2.39-2

2024-03-04 Thread kpcyrd (@kpcyrd)


kpcyrd pushed to branch main at Arch Linux / Packaging / Packages / 
riscv64-linux-gnu-glibc


Commits:
3dea2091 by kpcyrd at 2024-03-04T23:46:44+01:00
upgpkg: 2.39-2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = riscv64-linux-gnu-glibc
pkgdesc = GNU C Library RISCV target
pkgver = 2.39
-   pkgrel = 1
+   pkgrel = 2
url = https://www.gnu.org/software/libc/
arch = any
groups = risc-v


=
PKGBUILD
=
@@ -5,7 +5,7 @@
 _target=riscv64-linux-gnu
 pkgname=$_target-glibc
 pkgver=2.39
-pkgrel=1
+pkgrel=2
 pkgdesc='GNU C Library RISCV target'
 arch=(any)
 url='https://www.gnu.org/software/libc/'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/riscv64-linux-gnu-glibc/-/commit/3dea209192665b5b4903ce654c95bd80a55d4fdf

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/riscv64-linux-gnu-glibc/-/commit/3dea209192665b5b4903ce654c95bd80a55d4fdf
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/riscv64-linux-gnu-glibc] Pushed new tag 2.39-2

2024-03-04 Thread kpcyrd (@kpcyrd)


kpcyrd pushed new tag 2.39-2 at Arch Linux / Packaging / Packages / 
riscv64-linux-gnu-glibc

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/riscv64-linux-gnu-glibc/-/tree/2.39-2
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/opus][main] 1.5.1-1

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


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


Commits:
d8d01332 by Jan Alexander Steffens (heftig) at 2024-03-04T23:40:33+01:00
1.5.1-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,20 @@
+pkgbase = opus
+   pkgdesc = Totally open, royalty-free, highly versatile audio codec
+   pkgver = 1.5.1
+   pkgrel = 1
+   url = https://www.opus-codec.org/
+   arch = x86_64
+   license = BSD-3-Clause
+   makedepends = doxygen
+   makedepends = meson
+   depends = glibc
+   source = https://downloads.xiph.org/releases/opus/opus-1.5.1.tar.gz
+   sha256sums = 
b84610959b8d417b611aa12a22565e0a3732097c6389d19098d844543e340f85
+   b2sums = 
5ba1d6f28594f366b545507bafb22751e15a0e78e152e7cdef456dccb0bc9fc512faa18c90fb4ea5455a9535de89df987dea8a0fabce9a25c285d0c410d4b482
+
+pkgname = opus
+   provides = libopus.so
+
+pkgname = opus-docs
+   pkgdesc = Totally open, royalty-free, highly versatile audio codec 
(documentation)
+   depends = 


=
PKGBUILD
=
@@ -8,30 +8,27 @@ pkgname=(
   opus
   opus-docs
 )
-pkgver=1.4
+pkgver=1.5.1
 pkgrel=1
 pkgdesc="Totally open, royalty-free, highly versatile audio codec"
 url="https://www.opus-codec.org/;
 arch=(x86_64)
-license=(BSD)
+license=(BSD-3-Clause)
 depends=(
   glibc
 )
 makedepends=(
   doxygen
-  git
   meson
 )
-_commit=82ac57d9f1aaf575800cf17373348e45b7ce6c0d  # tags/v1.4^0
-source=("git+https://github.com/xiph/opus#commit=$_commit;)
-b2sums=('SKIP')
+source=("https://downloads.xiph.org/releases/opus/opus-$pkgver.tar.gz;)
+b2sums=('5ba1d6f28594f366b545507bafb22751e15a0e78e152e7cdef456dccb0bc9fc512faa18c90fb4ea5455a9535de89df987dea8a0fabce9a25c285d0c410d4b482')
 
-pkgver() {
-  cd opus
-  git describe --tags | sed 's/^v//;s/[^-]*-g/r&/;s/-/+/g'
-}
+# https://downloads.xiph.org/releases/opus/SHA256SUMS.txt
+sha256sums=('b84610959b8d417b611aa12a22565e0a3732097c6389d19098d844543e340f85')
 
 prepare() {
+  ln -s opus-$pkgver opus
   cd opus
 }
 
@@ -39,6 +36,9 @@ build() {
   local meson_options=(
 -D asm=disabled
 -D custom-modes=true
+-D enable-deep-plc=true
+-D enable-dred=true
+-D enable-osce=true
   )
 
   arch-meson opus build "${meson_options[@]}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opus/-/commit/d8d013321dc3ed825c8d658c13136459be6123b1

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




[Git][archlinux/packaging/packages/lib32-opus][main] 1.5.1-1

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


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


Commits:
6e4b3891 by Jan Alexander Steffens (heftig) at 2024-03-04T23:40:26+01:00
1.5.1-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,16 @@
+pkgbase = lib32-opus
+   pkgdesc = Totally open, royalty-free, highly versatile audio codec 
(32-bit)
+   pkgver = 1.5.1
+   pkgrel = 1
+   url = https://www.opus-codec.org/
+   arch = x86_64
+   license = BSD-3-Clause
+   makedepends = meson
+   depends = lib32-glibc
+   depends = opus
+   source = https://downloads.xiph.org/releases/opus/opus-1.5.1.tar.gz
+   sha256sums = 
b84610959b8d417b611aa12a22565e0a3732097c6389d19098d844543e340f85
+   b2sums = 
5ba1d6f28594f366b545507bafb22751e15a0e78e152e7cdef456dccb0bc9fc512faa18c90fb4ea5455a9535de89df987dea8a0fabce9a25c285d0c410d4b482
+
+pkgname = lib32-opus
+   provides = libopus.so


=
PKGBUILD
=
@@ -5,45 +5,41 @@ pkgbase=lib32-opus
 pkgname=(
   lib32-opus
 )
-pkgver=1.4
+pkgver=1.5.1
 pkgrel=1
 pkgdesc="Totally open, royalty-free, highly versatile audio codec (32-bit)"
 url="https://www.opus-codec.org/;
 arch=(x86_64)
-license=(BSD)
+license=(BSD-3-Clause)
 depends=(
   lib32-glibc
   opus
 )
 makedepends=(
-  git
   meson
 )
-_commit=82ac57d9f1aaf575800cf17373348e45b7ce6c0d  # tags/v1.4^0
-source=("git+https://github.com/xiph/opus#commit=$_commit;)
-b2sums=('SKIP')
+source=("https://downloads.xiph.org/releases/opus/opus-$pkgver.tar.gz;)
+b2sums=('5ba1d6f28594f366b545507bafb22751e15a0e78e152e7cdef456dccb0bc9fc512faa18c90fb4ea5455a9535de89df987dea8a0fabce9a25c285d0c410d4b482')
 
-pkgver() {
-  cd opus
-  git describe --tags | sed 's/^v//;s/[^-]*-g/r&/;s/-/+/g'
-}
+# https://downloads.xiph.org/releases/opus/SHA256SUMS.txt
+sha256sums=('b84610959b8d417b611aa12a22565e0a3732097c6389d19098d844543e340f85')
 
 prepare() {
+  ln -s opus-$pkgver opus
   cd opus
 }
 
 build() {
   local meson_options=(
---libdir=/usr/lib32
+--cross-file lib32
 -D asm=disabled
 -D custom-modes=true
 -D docs=disabled
+-D enable-deep-plc=true
+-D enable-dred=true
+-D enable-osce=true
   )
 
-  export CC='gcc -m32'
-  export CXX='g++ -m32'
-  export PKG_CONFIG=i686-pc-linux-gnu-pkg-config
-
   arch-meson opus build "${meson_options[@]}"
   meson compile -C build
 }



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

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




[Git][archlinux/packaging/packages/lib32-opus] Pushed new tag 1.5.1-1

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


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

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




[Git][archlinux/packaging/packages/opus] Pushed new tag 1.5.1-1

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


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

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




[Git][archlinux/packaging/packages/riscv64-linux-gnu-gcc][main] upgpkg: 13.2.0-1

2024-03-04 Thread kpcyrd (@kpcyrd)


kpcyrd pushed to branch main at Arch Linux / Packaging / Packages / 
riscv64-linux-gnu-gcc


Commits:
211e21a0 by kpcyrd at 2024-03-04T23:42:24+01:00
upgpkg: 13.2.0-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,23 @@
+pkgbase = riscv64-linux-gnu-gcc
+   pkgdesc = Cross compiler for 32-bit and 64-bit RISC-V
+   pkgver = 13.2.0
+   pkgrel = 1
+   url = https://gcc.gnu.org/
+   arch = x86_64
+   groups = risc-v
+   license = GPL
+   license = LGPL
+   license = FDL
+   depends = riscv64-linux-gnu-binutils
+   depends = riscv64-linux-gnu-glibc
+   depends = libmpc
+   depends = libisl
+   depends = zstd
+   options = !emptydirs
+   options = !strip
+   options = !lto
+   source = 
https://gcc.gnu.org/pub/gcc/releases/gcc-13.2.0/gcc-13.2.0.tar.xz
+   sha256sums = 
e275e76442a6067341a27f04c5c6b83d8613144004c0413528863dc6b5c743da
+   b2sums = 
0034b29d3d6cc05821f0c4253ce077805943aff7b370729dd203bda57d89c107edd657eeddc2fb1e69ea15c7b0323b961f46516c7f4af89a3ccf7fea84701be2
+
+pkgname = riscv64-linux-gnu-gcc


=
PKGBUILD
=
@@ -5,7 +5,7 @@
 
 _target=riscv64-linux-gnu
 pkgname=$_target-gcc
-pkgver=12.2.0
+pkgver=13.2.0
 pkgrel=1
 pkgdesc='Cross compiler for 32-bit and 64-bit RISC-V'
 arch=('x86_64')
@@ -15,7 +15,8 @@ groups=('risc-v')
 depends=("$_target-binutils" "$_target-glibc" 'libmpc' 'libisl' 'zstd')
 options=('!emptydirs' '!strip' '!lto')
 source=("https://gcc.gnu.org/pub/gcc/releases/gcc-$pkgver/gcc-$pkgver.tar.xz;)
-sha512sums=('e9e857bd81bf7a370307d6848c81b2f5403db8c7b5207f54bce3f3faac3bde63445684092c2bc1a2427cddb6f7746496d9fbbef05fbbd77f2810b2998f1f9173')
+sha256sums=('e275e76442a6067341a27f04c5c6b83d8613144004c0413528863dc6b5c743da')
+b2sums=('0034b29d3d6cc05821f0c4253ce077805943aff7b370729dd203bda57d89c107edd657eeddc2fb1e69ea15c7b0323b961f46516c7f4af89a3ccf7fea84701be2')
 
 if [[ -n "$_snapshot" ]]; then
   _basedir=gcc-$_snapshot
@@ -62,6 +63,7 @@ build() {
   --with-linker-hash-style=gnu \
   --disable-nls \
   --disable-libunwind-exceptions \
+  --disable-libsanitizer \
   --disable-libstdcxx-pch \
   --disable-libssp \
   --disable-multilib \
@@ -79,7 +81,7 @@ build() {
   --enable-gnu-indirect-function \
   --enable-default-pie \
   --enable-checking=release
-  make
+  make -j$(nproc)
 }
 
 package() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/riscv64-linux-gnu-gcc/-/commit/211e21a0d84a7cc6c1d32be5c132e0f6078bfcd8

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/riscv64-linux-gnu-gcc/-/commit/211e21a0d84a7cc6c1d32be5c132e0f6078bfcd8
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/riscv64-linux-gnu-gcc] Pushed new tag 13.2.0-1

2024-03-04 Thread kpcyrd (@kpcyrd)


kpcyrd pushed new tag 13.2.0-1 at Arch Linux / Packaging / Packages / 
riscv64-linux-gnu-gcc

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/riscv64-linux-gnu-gcc/-/tree/13.2.0-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-flask-sqlalchemy][main] upgpkg: 2.5.1-7

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


David Runge pushed to branch main at Arch Linux / Packaging / Packages / 
python-flask-sqlalchemy


Commits:
05bf2d3d by David Runge at 2024-03-04T23:34:08+01:00
upgpkg: 2.5.1-7

Rebuild to actually remove the python-mock dependency...

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,13 +1,12 @@
 pkgbase = python-flask-sqlalchemy
pkgdesc = Adds SQLAlchemy support to your Flask application
pkgver = 2.5.1
-   pkgrel = 6
+   pkgrel = 7
url = http://flask-sqlalchemy.pocoo.org/
arch = any
license = BSD-3-Clause
checkdepends = python-pytest
checkdepends = python-blinker
-   checkdepends = python-mock
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools


=
PKGBUILD
=
@@ -5,14 +5,14 @@
 _pyname=flask-sqlalchemy
 pkgname=python-flask-sqlalchemy
 pkgver=2.5.1
-pkgrel=6
+pkgrel=7
 pkgdesc='Adds SQLAlchemy support to your Flask application'
 url='http://flask-sqlalchemy.pocoo.org/'
 arch=('any')
 license=('BSD-3-Clause')
 depends=('python' 'python-flask' 'python-sqlalchemy')
 makedepends=('python-build' 'python-installer' 'python-setuptools' 
'python-wheel' 'python-sphinx' 'python-pallets-sphinx-themes' 
'python-sphinx-issues')
-checkdepends=('python-pytest' 'python-blinker' 'python-mock')
+checkdepends=('python-pytest' 'python-blinker')
 source=(
   
${pkgname}-${pkgver}.tar.gz::https://github.com/pallets-eco/flask-sqlalchemy/archive/${pkgver}.tar.gz
   filter-warnings-test.patch



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-flask-sqlalchemy/-/commit/05bf2d3d3b40ea2c39036ec4e1c8c06b57ac33a5

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




[Git][archlinux/packaging/packages/python-flask-sqlalchemy] Pushed new tag 2.5.1-7

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


David Runge pushed new tag 2.5.1-7 at Arch Linux / Packaging / Packages / 
python-flask-sqlalchemy

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-flask-sqlalchemy/-/tree/2.5.1-7
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/firefox-i18n] Pushed new tag 123.0.1-1

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


Jan Alexander Steffens (heftig) pushed new tag 123.0.1-1 at Arch Linux / 
Packaging / Packages / firefox-i18n

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




[Git][archlinux/packaging/packages/firefox][main] 123.0.1-1

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


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


Commits:
9ae4ab76 by Jan Alexander Steffens (heftig) at 2024-03-04T23:30:03+01:00
123.0.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = firefox
pkgdesc = Standalone web browser from mozilla.org
-   pkgver = 123.0
+   pkgver = 123.0.1
pkgrel = 1
url = https://www.mozilla.org/firefox/
arch = x86_64
@@ -44,16 +44,16 @@ pkgbase = firefox
options = !emptydirs
options = !lto
options = !makeflags
-   source = 
https://archive.mozilla.org/pub/firefox/releases/123.0/source/firefox-123.0.source.tar.xz
-   source = 
https://archive.mozilla.org/pub/firefox/releases/123.0/source/firefox-123.0.source.tar.xz.asc
+   source = 
https://archive.mozilla.org/pub/firefox/releases/123.0.1/source/firefox-123.0.1.source.tar.xz
+   source = 
https://archive.mozilla.org/pub/firefox/releases/123.0.1/source/firefox-123.0.1.source.tar.xz.asc
source = firefox.desktop
source = identity-icons-brand.svg
validpgpkeys = 14F26682D0916CDD81E37B6D61B7B526D98F0353
-   sha256sums = 
9e885abdaddb14cd4f313c1575282fec6af5901f445e9744fe24e2ea837d4cb7
+   sha256sums = 
d5dcb955b65e0f164a90cac0760724486e36e896221b98f244801dfd045d741c
sha256sums = SKIP
sha256sums = 
1f241fdc619f92a914c75aece7c7c717401d7467c9a306458e106b05f34e5044
sha256sums = 
a9b8b4a0a1f4a7b4af77d5fc70c2686d624038909263c795ecc81e0aec7711e9
-   b2sums = 
6c9bfce3cd9c5ab3aa929ea20b50ef5e2c90d161a472dd374dfa20b7902fe1aec5504b94576a3e746945e30c6e21f189c17ce67328e6160df40e885805fc874c
+   b2sums = 
837f2edf2dcf51f19d8cad1f8234723236f318defa1196885b019e46878b377a24a83093ccbf8ef43e7ea94ddd1520f2918bcea520c59379453d40251ff972d6
b2sums = SKIP
b2sums = 
d07557840097dd48a60c51cc5111950781e1c6ce27693bd11306c7a9258b2a82548329762148f117b2295145f9e66e0483a18e2fe09c5afcffed2e4b8628
b2sums = 
63a8dd9d8910f9efb353bed452d8b4b2a2da435857ccee083fc0c557f8c4c1339ca593b463db320f70387a1b63f1a79e709e9d12c69520993e26d85a3d742e34


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: Jakub Schmidtke 
 
 pkgname=firefox
-pkgver=123.0
+pkgver=123.0.1
 pkgrel=1
 pkgdesc="Standalone web browser from mozilla.org"
 url="https://www.mozilla.org/firefox/;
@@ -66,11 +66,11 @@ validpgpkeys=(
   # 
https://blog.mozilla.org/security/2023/05/11/updated-gpg-key-for-signing-firefox-releases/
   14F26682D0916CDD81E37B6D61B7B526D98F0353
 )
-sha256sums=('9e885abdaddb14cd4f313c1575282fec6af5901f445e9744fe24e2ea837d4cb7'
+sha256sums=('d5dcb955b65e0f164a90cac0760724486e36e896221b98f244801dfd045d741c'
 'SKIP'
 '1f241fdc619f92a914c75aece7c7c717401d7467c9a306458e106b05f34e5044'
 'a9b8b4a0a1f4a7b4af77d5fc70c2686d624038909263c795ecc81e0aec7711e9')
-b2sums=('6c9bfce3cd9c5ab3aa929ea20b50ef5e2c90d161a472dd374dfa20b7902fe1aec5504b94576a3e746945e30c6e21f189c17ce67328e6160df40e885805fc874c'
+b2sums=('837f2edf2dcf51f19d8cad1f8234723236f318defa1196885b019e46878b377a24a83093ccbf8ef43e7ea94ddd1520f2918bcea520c59379453d40251ff972d6'
 'SKIP'
 
'd07557840097dd48a60c51cc5111950781e1c6ce27693bd11306c7a9258b2a82548329762148f117b2295145f9e66e0483a18e2fe09c5afcffed2e4b8628'
 
'63a8dd9d8910f9efb353bed452d8b4b2a2da435857ccee083fc0c557f8c4c1339ca593b463db320f70387a1b63f1a79e709e9d12c69520993e26d85a3d742e34')



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

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




[Git][archlinux/packaging/packages/firefox] Pushed new tag 123.0.1-1

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


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

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




[Git][archlinux/packaging/packages/thefuck] Pushed new tag 3.32-6

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


David Runge pushed new tag 3.32-6 at Arch Linux / Packaging / Packages / thefuck

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




[Git][archlinux/packaging/packages/python-elasticsearch] Pushed new tag 7.9.0-5

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


David Runge pushed new tag 7.9.0-5 at Arch Linux / Packaging / Packages / 
python-elasticsearch

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




[Git][archlinux/packaging/packages/dbeaver] Pushed new tag 24.0.0-1

2024-03-04 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed new tag 24.0.0-1 at Arch Linux / Packaging / Packages / 
dbeaver

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




[Git][archlinux/packaging/packages/dbeaver][main] upgpkg: 24.0.0-1

2024-03-04 Thread Fabio Castelli (@muflone)


Fabio Castelli pushed to branch main at Arch Linux / Packaging / Packages / 
dbeaver


Commits:
ff49ce72 by Fabio Castelli (Muflone) at 2024-03-04T23:07:36+01:00
upgpkg: 24.0.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = dbeaver
pkgdesc = Free universal SQL Client for developers and database 
administrators (community edition)
-   pkgver = 23.3.5
+   pkgver = 24.0.0
pkgrel = 1
url = https://dbeaver.io/
install = dbeaver.install
@@ -16,16 +16,16 @@ pkgbase = dbeaver
optdepends = dbeaver-plugin-svg-format: save diagrams in SVG format
conflicts = dbeaver-plugin-sshj-lib
replaces = dbeaver-plugin-sshj-lib
-   source = 
dbeaver-23.3.5.tar.gz::https://github.com/dbeaver/dbeaver/archive/23.3.5.tar.gz
-   source = 
dbeaver-common-23.3.5.tar.gz::https://github.com/dbeaver/dbeaver-common/archive/0231a01fe5a128d3cee41965929ca6a8fd90e95a.tar.gz
+   source = 
dbeaver-24.0.0.tar.gz::https://github.com/dbeaver/dbeaver/archive/24.0.0.tar.gz
+   source = 
dbeaver-common-24.0.0.tar.gz::https://github.com/dbeaver/dbeaver-common/archive/a8d8042c59bb9fc47e421ed041e18096039e1183.tar.gz
source = io.dbeaver.DBeaver.desktop
source = dbeaver.sh
source = dbeaver.profile.gz
source = dbeaver.hook
source = dbeaver.install
source = tycho_3_0_5.patch
-   sha256sums = 
70da8b1f6046185f0ad6ccf878b1bd66914774e30b80ef475160fd421d6c5f48
-   sha256sums = 
c37d2ff9397c64005d14e9a2429a0034a1325432ef80166ff0c418dbb623003c
+   sha256sums = 
27f15e024b58b27573c53c12306b8e701933aa6277bb2dbb8892bbdbe216fff9
+   sha256sums = 
6bf2e1e0b7c33fdc775ad8f06d99ea1ccfca5e9d37781849e8419a4c994f1160
sha256sums = 
9480a7d08f680e10c399db070c5a04cbabf282442602a2ef83d1159fe7c3e88b
sha256sums = 
406a2980806c394670e88b1ae70134900be376c2ea4a4216610591cc8b557526
sha256sums = 
1863e74bdcf22b7328e6e8487cbebff7d5360e34bde85c1dd226b168b4737034


=
PKGBUILD
=
@@ -2,9 +2,9 @@
 # Contributor: Arne Hoch 
 
 pkgname=dbeaver
-pkgver=23.3.5
+pkgver=24.0.0
 pkgrel=1
-_COMMON_COMMIT_ID='0231a01fe5a128d3cee41965929ca6a8fd90e95a'
+_COMMON_COMMIT_ID='a8d8042c59bb9fc47e421ed041e18096039e1183'
 pkgdesc="Free universal SQL Client for developers and database administrators 
(community edition)"
 arch=('x86_64')
 url="https://dbeaver.io/;
@@ -23,8 +23,8 @@ 
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/dbeaver/dbeaver/archi
 "${pkgname}.hook"
 "${pkgname}.install"
 "tycho_3_0_5.patch")
-sha256sums=('70da8b1f6046185f0ad6ccf878b1bd66914774e30b80ef475160fd421d6c5f48'
-'c37d2ff9397c64005d14e9a2429a0034a1325432ef80166ff0c418dbb623003c'
+sha256sums=('27f15e024b58b27573c53c12306b8e701933aa6277bb2dbb8892bbdbe216fff9'
+'6bf2e1e0b7c33fdc775ad8f06d99ea1ccfca5e9d37781849e8419a4c994f1160'
 '9480a7d08f680e10c399db070c5a04cbabf282442602a2ef83d1159fe7c3e88b'
 '406a2980806c394670e88b1ae70134900be376c2ea4a4216610591cc8b557526'
 '1863e74bdcf22b7328e6e8487cbebff7d5360e34bde85c1dd226b168b4737034'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dbeaver/-/commit/ff49ce721cd491941ec4ae8bb653603bf971ea0b

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




[Git][archlinux/packaging/packages/python-xxhash][main] upgpkg: 3.4.1-1: Update to 3.4.1

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


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


Commits:
2903afd2 by Antonio Rojas at 2024-03-04T23:07:55+01:00
upgpkg: 3.4.1-1: Update to 3.4.1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,18 @@
+pkgbase = python-xxhash
+   pkgdesc = Python binding for xxHash
+   pkgver = 3.4.1
+   pkgrel = 1
+   url = https://github.com/ifduyue/python-xxhash
+   arch = x86_64
+   license = BSD
+   makedepends = git
+   makedepends = python-setuptools-scm
+   makedepends = python-build
+   makedepends = python-installer
+   makedepends = python-wheel
+   depends = python
+   depends = xxhash
+   source = 
python-xxhash::git+https://github.com/ifduyue/python-xxhash.git#tag=v3.4.1
+   sha512sums = SKIP
+
+pkgname = python-xxhash


=
PKGBUILD
=
@@ -2,8 +2,8 @@
 
 _pyname=xxhash
 pkgname="python-${_pyname}"
-pkgver=3.2.0
-pkgrel=2
+pkgver=3.4.1
+pkgrel=1
 pkgdesc='Python binding for xxHash'
 arch=('x86_64')
 url="https://github.com/ifduyue/${pkgname};



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-xxhash/-/commit/2903afd20f9b76c33a57d4e3d603dfb6d410582e

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




[Git][archlinux/packaging/packages/python-xxhash] Pushed new tag 3.4.1-1

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


Antonio Rojas pushed new tag 3.4.1-1 at Arch Linux / Packaging / Packages / 
python-xxhash

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




[Git][archlinux/packaging/packages/texlab] Pushed new tag 5.12.4-1

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


Antonio Rojas pushed new tag 5.12.4-1 at Arch Linux / Packaging / Packages / 
texlab

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




[Git][archlinux/packaging/packages/texlab][main] upgpkg: 5.12.4-1: Update to 5.12.4

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


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


Commits:
25671e9d by Antonio Rojas at 2024-03-04T23:06:02+01:00
upgpkg: 5.12.4-1: Update to 5.12.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = texlab
pkgdesc = A cross-platform implementation of the Language Server 
Protocol for LaTeX.
-   pkgver = 5.12.1
-   pkgrel = 2
+   pkgver = 5.12.4
+   pkgrel = 1
url = https://texlab.netlify.com
arch = x86_64
license = MIT
@@ -9,7 +9,7 @@ pkgbase = texlab
makedepends = npm
depends = gcc-libs
options = !lto
-   source = 
texlab-5.12.1.tar.gz::https://github.com/latex-lsp/texlab/archive/v5.12.1.tar.gz
-   b2sums = 
056155d0e16a6e366d5d70aec012c1dad024728f4a66bee961e236cdab3bd889492ad0e5c19e07a6bdb40f34d43adc031ae676beb9a115f0516ff5cdd3a8e3d2
+   source = 
texlab-5.12.4.tar.gz::https://github.com/latex-lsp/texlab/archive/v5.12.4.tar.gz
+   b2sums = 
8b58fe9806925418e798fe7fcbc5603de09e148bb9a4c6780ac8820f6ce9fc0872a38095ff8ea9659dc2e5b597792e178a10df364521d09b613e9178988b4cec
 
 pkgname = texlab


=
PKGBUILD
=
@@ -3,8 +3,8 @@
 # Contributor: Patrick Förster 
 
 pkgname=texlab
-pkgver=5.12.1
-pkgrel=2
+pkgver=5.12.4
+pkgrel=1
 pkgdesc="A cross-platform implementation of the Language Server Protocol for 
LaTeX."
 arch=('x86_64')
 url="https://texlab.netlify.com;
@@ -12,7 +12,7 @@ license=('MIT')
 depends=('gcc-libs')
 makedepends=('cargo' 'npm')
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/latex-lsp/texlab/archive/v${pkgver}.tar.gz;)
-b2sums=('056155d0e16a6e366d5d70aec012c1dad024728f4a66bee961e236cdab3bd889492ad0e5c19e07a6bdb40f34d43adc031ae676beb9a115f0516ff5cdd3a8e3d2')
+b2sums=('8b58fe9806925418e798fe7fcbc5603de09e148bb9a4c6780ac8820f6ce9fc0872a38095ff8ea9659dc2e5b597792e178a10df364521d09b613e9178988b4cec')
 options=('!lto')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/texlab/-/commit/25671e9d03188e8601130a31364176b231ac3274

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




[Git][archlinux/packaging/packages/remind][main] upgpkg: 4.2.9-1: Update to 4.2.9

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


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


Commits:
c408af33 by Antonio Rojas at 2024-03-04T23:01:27+01:00
upgpkg: 4.2.9-1: Update to 4.2.9

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,16 +1,16 @@
 pkgbase = remind
pkgdesc = A sophisticated calendar and alarm program.
-   pkgver = 4.2.7
+   pkgver = 4.2.9
pkgrel = 1
url = https://dianne.skoll.ca/projects/remind/
arch = x86_64
license = GPL
optdepends = tk: for tkremind
options = !emptydirs
-   source = 
https://dianne.skoll.ca/projects/remind/download/remind-04.02.07.tar.gz
-   source = 
https://dianne.skoll.ca/projects/remind/download/remind-04.02.07.tar.gz.sig
+   source = 
https://dianne.skoll.ca/projects/remind/download/remind-04.02.09.tar.gz
+   source = 
https://dianne.skoll.ca/projects/remind/download/remind-04.02.09.tar.gz.sig
validpgpkeys = 738E4D954052902C147D07B2685A5A5E511D30E2
-   sha256sums = 
03e12d90d99039ccf731be2aeea40634bea9c829d1bace27a8da2be3ce6db190
+   sha256sums = 
64468460b405a705dfa7b38db14b7823f10da8f003aeea281517ddb4986b872a
sha256sums = SKIP
 
 pkgname = remind


=
PKGBUILD
=
@@ -4,8 +4,8 @@
 # Contributor: Daniel J Griffiths 
 
 pkgname=remind
-pkgver=4.2.7
-_pkgver=04.02.07
+pkgver=4.2.9
+_pkgver=04.02.09
 pkgrel=1
 pkgdesc='A sophisticated calendar and alarm program.'
 arch=('x86_64')
@@ -14,7 +14,7 @@ license=('GPL')
 optdepends=('tk: for tkremind')
 
source=("https://dianne.skoll.ca/projects/$pkgname/download/$pkgname-$_pkgver.tar.gz"{,.sig})
 options=('!emptydirs')
-sha256sums=('03e12d90d99039ccf731be2aeea40634bea9c829d1bace27a8da2be3ce6db190'
+sha256sums=('64468460b405a705dfa7b38db14b7823f10da8f003aeea281517ddb4986b872a'
 'SKIP')
 validpgpkeys=('738E4D954052902C147D07B2685A5A5E511D30E2') # Dianne Skoll
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/remind/-/commit/c408af3357664ce3360815b5c3655821b7a5cf02

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




[Git][archlinux/packaging/packages/remind] Pushed new tag 4.2.9-1

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


Antonio Rojas pushed new tag 4.2.9-1 at Arch Linux / Packaging / Packages / 
remind

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




[Git][archlinux/packaging/packages/protobuf][main] upgpkg: 25.3-1: Update to 25.3

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


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


Commits:
5e8a6fe7 by Antonio Rojas at 2024-03-04T22:58:45+01:00
upgpkg: 25.3-1: Update to 25.3

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = protobuf
pkgdesc = Protocol Buffers - Google's data interchange format
-   pkgver = 25.2
+   pkgver = 25.3
pkgrel = 1
url = https://developers.google.com/protocol-buffers/
arch = x86_64
@@ -17,11 +17,11 @@ pkgbase = protobuf
depends = glibc
depends = zlib
depends = abseil-cpp
-   source = 
https://github.com/protocolbuffers/protobuf/archive/v25.2/protobuf-25.2.tar.gz
+   source = 
https://github.com/protocolbuffers/protobuf/archive/v25.3/protobuf-25.3.tar.gz
source = 
https://github.com/protocolbuffers/protobuf/commit/2e62ef1e.patch
source = soversion.patch
source = protobuf-21.12-pep517.patch
-   sha512sums = 
66f0b177eae0e2e40b8b17c8f411cd9dec5355dcfc145b8a79426e6367babcc28b9a8078bbe4ba2de47a82811a2e1a89d36955d6fa0c8d391cfeada4eb160fdb
+   sha512sums = 
1f73e237c919082e5423ae9e2ea8813dccf672c059051d1531fe89ffaa45872d3cf3052b8c3af26f674296ec17d7dc861c67b8f0834ed80261ce4a6a14ed7115
sha512sums = 
f42d9bd702abe2c7fc4dcb07d050376287ac60b0b7e2fde0d7a9e9df24a620866bee5fd7de2e3b216095376de47e1fe7443cca74c9a9e85c1a0bc42e8973a280
sha512sums = 
f0813a415cff5639e4709400f15b0c5565294e7907ae164e620b76258734c643115d8e5170bf0e4aee264c347fb7e01ac4be60d19be2a91c0ce9c561dad8c8e9
sha512sums = 
a297e74ee4f807b3fad7da7d0de6dd9647963521be66cd2a2370343f5bd191cbb38759157ac0cdb161a5893a30a10520a5098e88a292c800859af33db5cf7a41
@@ -34,5 +34,5 @@ pkgname = protobuf
 
 pkgname = python-protobuf
pkgdesc = Python 3 bindings for Google Protocol Buffers
-   depends = protobuf=25.2
+   depends = protobuf=25.3
depends = python


=
PKGBUILD
=
@@ -9,7 +9,7 @@
 
 pkgbase='protobuf'
 pkgname=('protobuf' 'python-protobuf')
-pkgver=25.2
+pkgver=25.3
 pkgrel=1
 pkgdesc="Protocol Buffers - Google's data interchange format"
 arch=('x86_64')
@@ -37,7 +37,7 @@ 
source=(https://github.com/protocolbuffers/protobuf/archive/v$pkgver/$pkgname-$p
 https://github.com/protocolbuffers/protobuf/commit/2e62ef1e.patch
 soversion.patch
 $pkgbase-21.12-pep517.patch)  # let's not call setup.py like a script 
and just build...
-sha512sums=('66f0b177eae0e2e40b8b17c8f411cd9dec5355dcfc145b8a79426e6367babcc28b9a8078bbe4ba2de47a82811a2e1a89d36955d6fa0c8d391cfeada4eb160fdb'
+sha512sums=('1f73e237c919082e5423ae9e2ea8813dccf672c059051d1531fe89ffaa45872d3cf3052b8c3af26f674296ec17d7dc861c67b8f0834ed80261ce4a6a14ed7115'
 
'f42d9bd702abe2c7fc4dcb07d050376287ac60b0b7e2fde0d7a9e9df24a620866bee5fd7de2e3b216095376de47e1fe7443cca74c9a9e85c1a0bc42e8973a280'
 
'f0813a415cff5639e4709400f15b0c5565294e7907ae164e620b76258734c643115d8e5170bf0e4aee264c347fb7e01ac4be60d19be2a91c0ce9c561dad8c8e9'
 
'a297e74ee4f807b3fad7da7d0de6dd9647963521be66cd2a2370343f5bd191cbb38759157ac0cdb161a5893a30a10520a5098e88a292c800859af33db5cf7a41')



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

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




[Git][archlinux/packaging/packages/protobuf] Pushed new tag 25.3-1

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


Antonio Rojas pushed new tag 25.3-1 at Arch Linux / Packaging / Packages / 
protobuf

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




[Git][archlinux/packaging/packages/electron28][main] Make version bumps a touch easier by making source updater easier to run with correct args

2024-03-04 Thread Caleb Maclennan (@alerque)


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


Commits:
c4287dc4 by Caleb Maclennan at 2024-03-05T00:50:46+03:00
Make version bumps a touch easier by making source updater easier to run with 
correct args

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -5,8 +5,8 @@
 # https://releases.electronjs.org/
 # https://gitlab.com/Matt.Jolly/chromium-patches/-/tags
 
-# Note: PKGBUILD source array can be updated to sources matching an exact 
Electron release with:
-# python makepkg-source-roller.py update v$pkgver $pkgname
+# Note: source array can be synced with an Electron release after updating 
$pkgver with:
+# bash -c 'source PKGBUILD; _update_sources'
 
 pkgver=28.2.5
 _gcc_patches=120
@@ -422,6 +422,11 @@ _unwanted_bundled_libs=(
 )
 depends+=(${_system_libs[@]})
 
+_update_sources() {
+  python makepkg-source-roller.py update "v$pkgver" "$pkgname"
+  updpkgsums
+}
+
 prepare() {
   sed -i "s|@ELECTRON@|${pkgname}|" electron-launcher.sh
   sed -i "s|@ELECTRON@|${pkgname}|" electron.desktop



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/electron28/-/commit/c4287dc4290a3d530f5c10e2a9b4086b37a9dbcb

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




[Git][archlinux/packaging/packages/electron28][main] upgpkg: 28.2.5-4: Backport Rust pieces from electron29 packaging

2024-03-04 Thread Caleb Maclennan (@alerque)


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


Commits:
f91ce7d9 by Caleb Maclennan at 2024-03-05T00:46:03+03:00
upgpkg: 28.2.5-4: Backport Rust pieces from electron29 packaging

- - - - -


3 changed files:

- .SRCINFO
- PKGBUILD
- + compiler-rt-16.patch


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = electron28
pkgdesc = Build cross platform desktop apps with web technologies
pkgver = 28.2.5
-   pkgrel = 3
+   pkgrel = 4
url = https://electronjs.org
arch = x86_64
license = MIT
@@ -86,6 +86,7 @@ pkgbase = electron28
source = 
https://gitlab.com/Matt.Jolly/chromium-patches/-/archive/120/chromium-patches-120.tar.bz2
source = default_app-icon.patch
source = drop-flags-unsupported-by-clang16.patch
+   source = compiler-rt-16.patch
source = electron-launcher.sh
source = electron.desktop
source = icu-74.patch
@@ -247,6 +248,7 @@ pkgbase = electron28
sha256sums = 
ffee1082fbe3d0c9e79dacb8405d5a0e1aa94d6745089a30b093f647354894d2
sha256sums = 
dd2d248831dd4944d385ebf008426e66efe61d6fdf66f8932c963a12167947b4
sha256sums = 
8d1cdf3ddd8ff98f302c90c13953f39cd804b3479b13b69b8ef138ac57c83556
+   sha256sums = 
8a2649dcc6ff8d8f24ddbe40dc2a171824f681c6f33c39c4792b645b87c9dcab
sha256sums = 
b0ac3422a6ab04859b40d4d7c0fd5f703c893c9ec145c9894c468fbc0a4d457c
sha256sums = 
4484200d90b76830b69eea3a471c103999a3ce86bb2c29e6c14c945bf4102bae
sha256sums = 
ff9ebd86b0010e1c604d47303ab209b1d76c3e888c423166779cefbc22de297f


=
PKGBUILD
=
@@ -10,7 +10,7 @@
 
 pkgver=28.2.5
 _gcc_patches=120
-pkgrel=3
+pkgrel=4
 _major_ver=${pkgver%%.*}
 pkgname="electron${_major_ver}"
 pkgdesc='Build cross platform desktop apps with web technologies'
@@ -65,6 +65,7 @@ 
source=("git+https://github.com/electron/electron.git#tag=v$pkgver;
 
https://gitlab.com/Matt.Jolly/chromium-patches/-/archive/$_gcc_patches/chromium-patches-$_gcc_patches.tar.bz2
 default_app-icon.patch
 drop-flags-unsupported-by-clang16.patch
+compiler-rt-16.patch
 electron-launcher.sh
 electron.desktop
 icu-74.patch
@@ -229,6 +230,7 @@ sha256sums=('SKIP'
 'ffee1082fbe3d0c9e79dacb8405d5a0e1aa94d6745089a30b093f647354894d2'
 'dd2d248831dd4944d385ebf008426e66efe61d6fdf66f8932c963a12167947b4'
 '8d1cdf3ddd8ff98f302c90c13953f39cd804b3479b13b69b8ef138ac57c83556'
+'8a2649dcc6ff8d8f24ddbe40dc2a171824f681c6f33c39c4792b645b87c9dcab'
 'b0ac3422a6ab04859b40d4d7c0fd5f703c893c9ec145c9894c468fbc0a4d457c'
 '4484200d90b76830b69eea3a471c103999a3ce86bb2c29e6c14c945bf4102bae'
 'ff9ebd86b0010e1c604d47303ab209b1d76c3e888c423166779cefbc22de297f'
@@ -471,6 +473,9 @@ prepare() {
   # Drop compiler flags that need newer clang
   patch -Np1 -i ../drop-flags-unsupported-by-clang16.patch
 
+  # Allow libclang_rt.builtins from compiler-rt 16 to be used
+  patch -Np1 -i ../compiler-rt-16.patch
+
   # Fixes for building with libstdc++ instead of libc++
   patch -Np1 -i 
../chromium-patches-*/chromium-119-at-spi-variable-consumption.patch
   patch -Np1 -i ../chromium-patches-*/chromium-119-clang16.patch
@@ -536,7 +541,7 @@ build() {
 'enable_hangout_services_extension=true'
 'enable_widevine=false'
 'enable_nacl=false'
-'enable_rust=false'
+'rust_sysroot_absolute="/usr"'
   )
 
   if [[ -n ${_system_libs[icu]+set} ]]; then


=
compiler-rt-16.patch
=
@@ -0,0 +1,36 @@
+diff --git a/build/config/clang/BUILD.gn b/build/config/clang/BUILD.gn
+index d4de2e0cca0..57359c32121 100644
+--- a/build/config/clang/BUILD.gn
 b/build/config/clang/BUILD.gn
+@@ -130,12 +130,15 @@ template("clang_lib") {
+   } else if (is_linux || is_chromeos) {
+ if (current_cpu == "x64") {
+   _dir = "x86_64-unknown-linux-gnu"
++  _suffix = "-x86_64"
+ } else if (current_cpu == "x86") {
+   _dir = "i386-unknown-linux-gnu"
++  _suffix = "-i386"
+ } else if (current_cpu == "arm") {
+   _dir = "armv7-unknown-linux-gnueabihf"
+ } else if (current_cpu == "arm64") {
+   _dir = "aarch64-unknown-linux-gnu"
++  _suffix = "-aarch64"
+ } else {
+   assert(false)  # Unhandled cpu type
+ }
+@@ -166,6 +169,15 @@ template("clang_lib") {
+ assert(false)  # Unhandled target platform
+   }
+ 
++  # Bit of a hack to make this find builtins from compiler-rt 16
++  if (is_linux || is_chromeos) {
++if (clang_version == "16") {
++  _dir = "linux"
++} else {
++  _suffix = ""
++}
++  }
++
+   _clang_lib_dir = 

[Git][archlinux/packaging/packages/electron28] Pushed new tag 28.2.5-4

2024-03-04 Thread Caleb Maclennan (@alerque)


Caleb Maclennan pushed new tag 28.2.5-4 at Arch Linux / Packaging / Packages / 
electron28

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




[Git][archlinux/packaging/packages/python-flask-sqlalchemy] Pushed new tag 2.5.1-6

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


David Runge pushed new tag 2.5.1-6 at Arch Linux / Packaging / Packages / 
python-flask-sqlalchemy

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




[Git][archlinux/packaging/packages/squid][main] upgpkg: 6.8-1

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


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


Commits:
5a085246 by Sergej Pupykin at 2024-03-05T00:29:09+03:00
upgpkg: 6.8-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = squid
pkgdesc = Full-featured Web proxy cache server
-   pkgver = 6.7
+   pkgver = 6.8
pkgrel = 1
url = http://www.squid-cache.org
arch = x86_64
@@ -25,8 +25,8 @@ pkgbase = squid
backup = etc/squid/cachemgr.conf
backup = etc/squid/errorpage.css
backup = etc/squid/mime.conf
-   source = http://www.squid-cache.org/Versions/v6/squid-6.7.tar.xz
-   source = http://www.squid-cache.org/Versions/v6/squid-6.7.tar.xz.asc
+   source = http://www.squid-cache.org/Versions/v6/squid-6.8.tar.xz
+   source = http://www.squid-cache.org/Versions/v6/squid-6.8.tar.xz.asc
source = 
https://github.com/squid-cache/squid/commit/72a3bbd5e431597c3fdb56d752bc56b010ba3817.patch
source = 
https://github.com/squid-cache/squid/commit/deee944f9a12c9fd399ce52f3e2526bb573a9470.patch
source = 
https://github.com/squid-cache/squid/commit/6014c6648a2a54a4ecb7f952ea1163e0798f9264.patch
@@ -40,7 +40,7 @@ pkgbase = squid
validpgpkeys = EA31CC5E9488E5168D2DCC5EB268E706FF5CF463
validpgpkeys = B06884EDB779C89B044E64E3CD6DBF8EF3B17D3E
validpgpkeys = 29B4B1F7CE03D1B1DED22F3028F85029FEF6E865
-   sha256sums = 
e14daa4eae41925d1ae3f08e64439a6aaa3011bdced686628b8de697d5ab8428
+   sha256sums = 
11cc5650b51809d99483ccfae24744a2e51cd16199f5ff0c917e84fce695870f
sha256sums = SKIP
sha256sums = 
01f92f6d4dcc1d52f992064bdb007dc44aac91c51556a607a3992964f9f12fb9
sha256sums = 
3e1992502ce51497e5ccee50e1a19fdd81f1f7226ed14b73c6207b5389af3b88


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 # Contributor: Kevin Piche 
 
 pkgname=squid
-pkgver=6.7
+pkgver=6.8
 pkgrel=1
 pkgdesc='Full-featured Web proxy cache server'
 arch=('x86_64')
@@ -33,7 +33,7 @@ 
source=("http://www.squid-cache.org/Versions/v6/$pkgname-$pkgver.tar.xz"{,.asc}
 'squid.sysusers'
 'squid-rotate.service'
 'squid-rotate.timer')
-sha256sums=('e14daa4eae41925d1ae3f08e64439a6aaa3011bdced686628b8de697d5ab8428'
+sha256sums=('11cc5650b51809d99483ccfae24744a2e51cd16199f5ff0c917e84fce695870f'
 'SKIP'
 '01f92f6d4dcc1d52f992064bdb007dc44aac91c51556a607a3992964f9f12fb9'
 '3e1992502ce51497e5ccee50e1a19fdd81f1f7226ed14b73c6207b5389af3b88'



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

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




[Git][archlinux/packaging/packages/squid] Pushed new tag 6.8-1

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


Sergej Pupykin pushed new tag 6.8-1 at Arch Linux / Packaging / Packages / squid

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




[Git][archlinux/packaging/packages/perl-b-hooks-endofscope][main] upgpkg: 0.28-1

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


Sergej Pupykin pushed to branch main at Arch Linux / Packaging / Packages / 
perl-b-hooks-endofscope


Commits:
e3581c3b by Sergej Pupykin at 2024-03-05T00:27:38+03:00
upgpkg: 0.28-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,8 +1,8 @@
 pkgbase = perl-b-hooks-endofscope
pkgdesc = Execute code after a scope finished compilation
-   pkgver = 0.27
+   pkgver = 0.28
pkgrel = 1
-   url = https://search.cpan.org/~bobtfish/B-Hooks-EndOfScope-0.27/
+   url = https://search.cpan.org/~bobtfish/B-Hooks-EndOfScope-0.28/
arch = any
license = PerlArtistic
license = GPL
@@ -14,7 +14,7 @@ pkgbase = perl-b-hooks-endofscope
depends = perl-variable-magic>=0.34
depends = perl>=5.5.0
options = !emptydirs
-   source = 
https://search.cpan.org/CPAN/authors/id/E/ET/ETHER/B-Hooks-EndOfScope-0.27.tar.gz
-   sha256sums = 
106bac2dc33fb8f9bf8481dc8bbf2128fa486e7ee77e083fcfa176e62aa4f82c
+   source = 
https://search.cpan.org/CPAN/authors/id/E/ET/ETHER/B-Hooks-EndOfScope-0.28.tar.gz
+   sha256sums = 
edac77a17fc36620c8324cc194ce1fad2f02e9fcbe72d08ad0b2c47f0c7fd8ef
 
 pkgname = perl-b-hooks-endofscope


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 
 pkgname="perl-b-hooks-endofscope"
 _cpanname="B-Hooks-EndOfScope"
-pkgver=0.27
+pkgver=0.28
 pkgrel=1
 pkgdesc="Execute code after a scope finished compilation"
 arch=("any")
@@ -19,7 +19,7 @@ depends=("perl-module-implementation"
 "perl>=5.5.0")
 url="https://search.cpan.org/~bobtfish/B-Hooks-EndOfScope-$pkgver/;
 
source=("https://search.cpan.org/CPAN/authors/id/E/ET/ETHER/B-Hooks-EndOfScope-$pkgver.tar.gz;)
-sha256sums=('106bac2dc33fb8f9bf8481dc8bbf2128fa486e7ee77e083fcfa176e62aa4f82c')
+sha256sums=('edac77a17fc36620c8324cc194ce1fad2f02e9fcbe72d08ad0b2c47f0c7fd8ef')
 
 build() {
cd "$srcdir"/B-Hooks-EndOfScope-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-b-hooks-endofscope/-/commit/e3581c3b55603754c39bd8841274a0955d149657

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-b-hooks-endofscope/-/commit/e3581c3b55603754c39bd8841274a0955d149657
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/perl-b-hooks-endofscope] Pushed new tag 0.28-1

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


Sergej Pupykin pushed new tag 0.28-1 at Arch Linux / Packaging / Packages / 
perl-b-hooks-endofscope

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-b-hooks-endofscope/-/tree/0.28-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/electron27][main] Make version bumps a touch easier by making source updater easier to run with correct args

2024-03-04 Thread Caleb Maclennan (@alerque)


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


Commits:
3fd242a9 by Caleb Maclennan at 2024-03-05T00:23:11+03:00
Make version bumps a touch easier by making source updater easier to run with 
correct args

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -5,8 +5,8 @@
 # https://releases.electronjs.org/
 # https://gitlab.com/Matt.Jolly/chromium-patches/-/tags
 
-# Note: PKGBUILD source array can be updated to sources matching an exact 
Electron release with:
-# python makepkg-source-roller.py update v$pkgver $pkgname
+# Note: source array can be synced with an Electron release after updating 
$pkgver with:
+# bash -c 'source PKGBUILD; _update_sources'
 
 pkgver=27.3.4
 _gcc_patches=118-2
@@ -419,6 +419,11 @@ _unwanted_bundled_libs=(
 )
 depends+=(${_system_libs[@]})
 
+_update_sources() {
+  python makepkg-source-roller.py update "v$pkgver" "$pkgname"
+  updpkgsums
+}
+
 prepare() {
   sed -i "s|@ELECTRON@|${pkgname}|" electron-launcher.sh
   sed -i "s|@ELECTRON@|${pkgname}|" electron.desktop



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

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




[Git][archlinux/packaging/packages/electron26][main] Make version bumps a touch easier by making source updater easier to run with correct args

2024-03-04 Thread Caleb Maclennan (@alerque)


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


Commits:
89a2247e by Caleb Maclennan at 2024-03-05T00:22:56+03:00
Make version bumps a touch easier by making source updater easier to run with 
correct args

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -5,8 +5,8 @@
 # https://releases.electronjs.org/
 # https://github.com/stha09/chromium-patches/releases
 
-# Note: PKGBUILD source array can be updated to sources matching an exact 
Electron release with:
-# python makepkg-source-roller.py update v$pkgver $pkgname
+# Note: source array can be synced with an Electron release after updating 
$pkgver with:
+# bash -c 'source PKGBUILD; _update_sources'
 
 pkgver=26.6.10
 _gcc_patches=116-patchset-2
@@ -401,6 +401,11 @@ _unwanted_bundled_libs=(
 )
 depends+=(${_system_libs[@]})
 
+_update_sources() {
+  python makepkg-source-roller.py update "v$pkgver" "$pkgname"
+  updpkgsums
+}
+
 prepare() {
   sed -i "s|@ELECTRON@|${pkgname}|" electron-launcher.sh
   sed -i "s|@ELECTRON@|${pkgname}|" electron.desktop



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/electron26/-/commit/89a2247e34047a4a7f2d1ea77583846388f118a4

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




[Git][archlinux/packaging/packages/electron25][main] Make version bumps a touch easier by making source updater easier to run with correct args

2024-03-04 Thread Caleb Maclennan (@alerque)


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


Commits:
b064fac9 by Caleb Maclennan at 2024-03-05T00:22:37+03:00
Make version bumps a touch easier by making source updater easier to run with 
correct args

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -6,8 +6,8 @@
 # https://releases.electronjs.org/
 # https://github.com/stha09/chromium-patches/releases
 
-# Note: PKGBUILD source array can be updated to sources matching an exact 
Electron release with:
-# python makepkg-source-roller.py update v$pkgver $pkgname
+# Note: source array can be synced with an Electron release after updating 
$pkgver with:
+# bash -c 'source PKGBUILD; _update_sources'
 
 pkgver=25.9.8
 # _gcc_patches=114-patchset-1
@@ -398,6 +398,11 @@ _unwanted_bundled_libs=(
 )
 depends+=(${_system_libs[@]})
 
+_update_sources() {
+  python makepkg-source-roller.py update "v$pkgver" "$pkgname"
+  updpkgsums
+}
+
 prepare() {
   sed -i "s|@ELECTRON@|${pkgname}|" electron-launcher.sh
   sed -i "s|@ELECTRON@|${pkgname}|" electron.desktop



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/electron25/-/commit/b064fac973db415a3e212a5a5d4fad23ef03e239

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




[Git][archlinux/packaging/packages/electron23][main] Make version bumps a touch easier by making source updater easier to run with correct args

2024-03-04 Thread Caleb Maclennan (@alerque)


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


Commits:
4a29352d by Caleb Maclennan at 2024-03-05T00:21:44+03:00
Make version bumps a touch easier by making source updater easier to run with 
correct args

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -6,8 +6,8 @@
 # https://releases.electronjs.org/
 # https://github.com/stha09/chromium-patches/releases
 
-# Note: PKGBUILD source array can be updated to sources matching an exact 
Electron release with:
-# python makepkg-source-roller.py update v$pkgver $pkgname
+# Note: source array can be synced with an Electron release after updating 
$pkgver with:
+# bash -c 'source PKGBUILD; _update_sources'
 
 pkgver=23.3.13
 _gcc_patches=110-patchset-4
@@ -441,6 +441,11 @@ _unwanted_bundled_libs=(
 )
 depends+=(${_system_libs[@]})
 
+_update_sources() {
+  python makepkg-source-roller.py update "v$pkgver" "$pkgname"
+  updpkgsums
+}
+
 prepare() {
   sed -i "s|@ELECTRON@|${pkgname}|" electron-launcher.sh
   sed -i "s|@ELECTRON@|${pkgname}|" electron.desktop



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

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




[Git][archlinux/packaging/packages/electron22][main] Make version bumps a touch easier by making source updater easier to run with correct args

2024-03-04 Thread Caleb Maclennan (@alerque)


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


Commits:
72af601b by Caleb Maclennan at 2024-03-05T00:21:34+03:00
Make version bumps a touch easier by making source updater easier to run with 
correct args

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -6,8 +6,8 @@
 # https://releases.electronjs.org/
 # https://github.com/stha09/chromium-patches/releases
 
-# Note: PKGBUILD source array can be updated to sources matching an exact 
Electron release with:
-# python makepkg-source-roller.py update v$pkgver $pkgname
+# Note: source array can be synced with an Electron release after updating 
$pkgver with:
+# bash -c 'source PKGBUILD; _update_sources'
 
 pkgver=22.3.27
 _gcc_patches=108-patchset-2
@@ -448,6 +448,11 @@ _unwanted_bundled_libs=(
 )
 depends+=(${_system_libs[@]})
 
+_update_sources() {
+  python makepkg-source-roller.py update "v$pkgver" "$pkgname"
+  updpkgsums
+}
+
 prepare() {
   sed -i "s|@ELECTRON@|${pkgname}|" electron-launcher.sh
   sed -i "s|@ELECTRON@|${pkgname}|" electron.desktop



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/electron22/-/commit/72af601bd30d17891d7f9c6fb662ab5b119d4ceb

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




[Git][archlinux/packaging/packages/hwdetect][main] upgpkg: 2024.03.05-1: remove PINCTRL modules to extra listing

2024-03-04 Thread Tobias Powalowski (@tpowa)


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


Commits:
a2e8edff by Tobias Powalowski at 2024-03-04T21:39:18+01:00
upgpkg: 2024.03.05-1: remove PINCTRL modules to extra listing

- - - - -


3 changed files:

- .SRCINFO
- PKGBUILD
- hwdetect


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = hwdetect
pkgdesc = Hardware detection script with loading modules and 
mkinitcpio.conf
-   pkgver = 2024.03.04
+   pkgver = 2024.03.05
pkgrel = 1
url = https://archlinux.org/packages/extra/any/hwdetect/
arch = any
@@ -16,6 +16,6 @@ pkgbase = hwdetect
optdepends = lvm2:   for lvm2 mkinitcpio config support
optdepends = mdadm:  for raid mkinitcpio config support
source = hwdetect
-   b2sums = 
8a8b4f08b9c060d324d295794adc3235a9e4fa0ec194db3e86816ea5bbdf203ad477b4071a01a4b7d001aa6c73feee559547c4509d3652b54c18e168cfe84994
+   b2sums = 
2633c3612394800e883cca249e85c56ff833d6cb3edde04b28487306a99558e7a31e3ebc7696d01e0db92048bbaa379c39675040832d492dd111e055914cf614
 
 pkgname = hwdetect


=
PKGBUILD
=
@@ -1,6 +1,6 @@
 # Maintainer: Tobias Powalowski 
 pkgname=hwdetect
-pkgver=2024.03.04
+pkgver=2024.03.05
 pkgrel=1
 pkgdesc="Hardware detection script with loading modules and mkinitcpio.conf"
 arch=(any)
@@ -11,7 +11,7 @@ optdepends=('cryptsetup: for encrypt mkinitcpio config 
support'
 'lvm2:   for lvm2 mkinitcpio config support'
 'mdadm:  for raid mkinitcpio config support')
 source=(hwdetect)
-b2sums=('8a8b4f08b9c060d324d295794adc3235a9e4fa0ec194db3e86816ea5bbdf203ad477b4071a01a4b7d001aa6c73feee559547c4509d3652b54c18e168cfe84994')
+b2sums=('2633c3612394800e883cca249e85c56ff833d6cb3edde04b28487306a99558e7a31e3ebc7696d01e0db92048bbaa379c39675040832d492dd111e055914cf614')
 
 package() {
   install -D -m 755 "${srcdir}/hwdetect" "${pkgdir}/usr/bin/hwdetect"


=
hwdetect
=
@@ -42,6 +42,7 @@ usage () {
 echo "--show-net show NETWORK modules"
 echo "--show-nvmeshow NVME modules"
 echo "--show-parport show PARPORT modules"
+echo "--show-pinctrl show PINCTRL modules"
 echo "--show-platformshow PLATFORM modules"
 echo "--show-powercapshow POWERCAP modules"
 echo "--show-serial  show SERIAL modules"
@@ -213,6 +214,7 @@ while [ -n "$*"  ]; do
 showlist "NET  " $(listmods net/ irda/)
 showlist "NVME " $(listmods nvme/ nvme.ko)
 showlist "PARPORT  " $(listmods parport/)
+showlist "PINCTRL  " $(listmods pinctrl/)
 showlist "PLATFORM " $(listmods platform/)
 showlist "POWERCAP " $(listmods powercap/)
 showlist "SERIAL   " $(listmods serial/)
@@ -226,7 +228,7 @@ while [ -n "$*"  ]; do
 showlist "WATCHDOG " $(listmods watchdog/)
 showlist "OTHER" $(listmods modules/ agp/ acpi/ scsi/ 
message/fusion block/sx8 block/cciss block/cpqarray block/DAC960 block/virtio 
virtio/virtio_pci ata/ \
 usb/ ieee1394 bluetooth/ cdrom/ cpufreq/ crypto/ dca/ 
dma/ edac/ events/ net/ hwmon/ i2c/ input/ ipmi/ irda/ kvm/ mac_hid media/ mei/ 
\
-mfd/ mtd/ nvme/ parport/ platform/ powercap/ sound/ 
spi/ thermal/ tpm/ drm/ firewire/ hid/ serial/ staging/ video/ virt/ watchdog/)
+mfd/ mtd/ nvme/ parport/ pinctrl/ platform/ powercap/ 
sound/ spi/ thermal/ tpm/ drm/ firewire/ hid/ serial/ staging/ video/ virt/ 
watchdog/)
 ;;
 --show-modules-order)
 showlist "MODULES ORDER" $(listmods modules/)



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hwdetect/-/commit/a2e8edff1e3e0a26ea6c03f574253e97f9121a94

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




[Git][archlinux/packaging/packages/hwdetect] Pushed new tag 2024.03.05-1

2024-03-04 Thread Tobias Powalowski (@tpowa)


Tobias Powalowski pushed new tag 2024.03.05-1 at Arch Linux / Packaging / 
Packages / hwdetect

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




[Git][archlinux/packaging/packages/electron28][main] upgpkg: 28.2.5-3: Backport Rust pieces from electron29 packaging

2024-03-04 Thread Caleb Maclennan (@alerque)


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


Commits:
356a9745 by Caleb Maclennan at 2024-03-04T23:25:35+03:00
upgpkg: 28.2.5-3: Backport Rust pieces from electron29 packaging

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = electron28
pkgdesc = Build cross platform desktop apps with web technologies
pkgver = 28.2.5
-   pkgrel = 2
+   pkgrel = 3
url = https://electronjs.org
arch = x86_64
license = MIT
@@ -18,6 +18,7 @@ pkgbase = electron28
makedepends = lld
makedepends = llvm
makedepends = ninja
+   makedepends = nodejs-lts-hydrogen
makedepends = npm
makedepends = patchutils
makedepends = pciutils
@@ -27,6 +28,7 @@ pkgbase = electron28
makedepends = python-pyparsing
makedepends = python-requests
makedepends = python-six
+   makedepends = rust
makedepends = qt5-base
makedepends = wget
makedepends = yarn


=
PKGBUILD
=
@@ -10,7 +10,7 @@
 
 pkgver=28.2.5
 _gcc_patches=120
-pkgrel=2
+pkgrel=3
 _major_ver=${pkgver%%.*}
 pkgname="electron${_major_ver}"
 pkgdesc='Build cross platform desktop apps with web technologies'
@@ -38,6 +38,9 @@ makedepends=(clang
  lld
  llvm
  ninja
+ # Electron ships a vendored nodejs. Meanwhile the npm dependency 
pulls in nodejs whith is Arch's freshest version.
+ # Pinning the closest LTS here makes the build environment more 
consistent with the vendored copy.
+ nodejs-lts-hydrogen
  npm
  patchutils
  pciutils
@@ -47,6 +50,7 @@ makedepends=(clang
  python-pyparsing
  python-requests
  python-six
+ rust
  qt5-base
  wget
  yarn)
@@ -539,6 +543,21 @@ build() {
 _flags+=('icu_use_data_file=false')
   fi
 
+  local _clang_version=$(
+clang --version | grep -m1 version | sed 's/.* \([0-9]\+\).*/\1/')
+
+  _flags+=(
+"clang_version=\"$_clang_version\""
+  )
+
+  # Allow the use of nightly features with stable Rust compiler
+  # 
https://github.com/ungoogled-software/ungoogled-chromium/pull/2696#issuecomment-1918173198
+  export RUSTC_BOOTSTRAP=1
+
+  _flags+=(
+"rustc_version=\"$(rustc --version)\""
+  )
+
   # Facilitate deterministic builds (taken from build/config/compiler/BUILD.gn)
   CFLAGS+='   -Wno-builtin-macro-redefined'
   CXXFLAGS+=' -Wno-builtin-macro-redefined'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/electron28/-/commit/356a9745653b8d234c953386817ef780fb4f46e9

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




[Git][archlinux/packaging/packages/electron28] Pushed new tag 28.2.5-3

2024-03-04 Thread Caleb Maclennan (@alerque)


Caleb Maclennan pushed new tag 28.2.5-3 at Arch Linux / Packaging / Packages / 
electron28

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




[Git][archlinux/packaging/packages/glslang][main] cmake: fix missing spirv-tools-opt dependency

2024-03-04 Thread Sven-Hendrik Haase (@svenstaro)


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


Commits:
ff909305 by Alexandre Bouvier at 2024-02-14T00:49:19+01:00
cmake: fix missing spirv-tools-opt dependency

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -20,8 +20,15 @@ license=('BSD-3-Clause')
 depends=('gcc-libs' 'spirv-tools')
 makedepends=('cmake' 'ninja' 'spirv-headers' 'python')
 options=('staticlibs')
-source=(${pkgname}-${pkgver}.tar.gz::https://github.com/KhronosGroup/glslang/archive/${pkgver}.tar.gz)
-sha256sums=('80bbb916a23e94ea9cbfb1acb5d1a44a7e0c9613bcf5b5947c03f2273bdc92b0')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/KhronosGroup/glslang/archive/${pkgver}.tar.gz
+
glslang-add-missing-spirv-tools-opt-dependency.patch::https://github.com/KhronosGroup/glslang/pull/3487.patch)
+sha256sums=('80bbb916a23e94ea9cbfb1acb5d1a44a7e0c9613bcf5b5947c03f2273bdc92b0'
+'582eff1c09948783abfd6da55406129b97ce216040c9b29d9480635fdaf1e3e9')
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  patch -Np1 -i ../glslang-add-missing-spirv-tools-opt-dependency.patch
+}
 
 build() {
   cd ${pkgname}-${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/glslang/-/commit/ff90930513e04dfababb67a5eba1ae6cf4eaa36f

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




[Git][archlinux/packaging/packages/python-ipyparallel][main] upgpkg: 8.7.0-1: Update to 8.7.0

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


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


Commits:
d7f44654 by Antonio Rojas at 2024-03-04T21:09:19+01:00
upgpkg: 8.7.0-1: Update to 8.7.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = python-ipyparallel
pkgdesc = Interactive Parallel Computing in Python
-   pkgver = 8.6.1
-   pkgrel = 3
+   pkgver = 8.7.0
+   pkgrel = 1
url = https://pypi.org/project/ipyparallel/
arch = any
license = BSD
@@ -24,7 +24,7 @@ pkgbase = python-ipyparallel
depends = python-tqdm
depends = python-traitlets
optdepends = openmpi: to use the MPI Launchers in ipcluster command
-   source = 
https://files.pythonhosted.org/packages/source/i/ipyparallel/ipyparallel-8.6.1.tar.gz
-   sha256sums = 
a39aa5ef9560170bf0e9afedca9ff045e1b9c1832c49303377edcc91cea9fb77
+   source = 
https://files.pythonhosted.org/packages/source/i/ipyparallel/ipyparallel-8.7.0.tar.gz
+   sha256sums = 
403c0971ae56c2b6a39ffe8f35f31c7fd170ce127924629459cdd7f7a0b4e7c3
 
 pkgname = python-ipyparallel


=
PKGBUILD
=
@@ -5,8 +5,8 @@
 
 _pyname=ipyparallel
 pkgname=python-$_pyname
-pkgver=8.6.1
-pkgrel=3
+pkgver=8.7.0
+pkgrel=1
 pkgdesc='Interactive Parallel Computing in Python'
 url='https://pypi.org/project/ipyparallel/'
 arch=(any)
@@ -31,7 +31,7 @@ makedepends=(python-build
 checkdepends=(python-pytest-asyncio
   python-pytest-tornado)
 optdepends=('openmpi: to use the MPI Launchers in ipcluster command')
-sha256sums=('a39aa5ef9560170bf0e9afedca9ff045e1b9c1832c49303377edcc91cea9fb77')
+sha256sums=('403c0971ae56c2b6a39ffe8f35f31c7fd170ce127924629459cdd7f7a0b4e7c3')
 
 build() {
   cd $_pyname-$pkgver



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

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




[Git][archlinux/packaging/packages/python-ipyparallel] Pushed new tag 8.7.0-1

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


Antonio Rojas pushed new tag 8.7.0-1 at Arch Linux / Packaging / Packages / 
python-ipyparallel

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




[Git][archlinux/packaging/packages/hwdetect] Pushed new tag 2024.03.04-1

2024-03-04 Thread Tobias Powalowski (@tpowa)


Tobias Powalowski pushed new tag 2024.03.04-1 at Arch Linux / Packaging / 
Packages / hwdetect

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




[Git][archlinux/packaging/packages/hwdetect][main] upgpkg: 2024.03.04-1: remove nfs, update mkinitcpio v38 default hooks

2024-03-04 Thread Tobias Powalowski (@tpowa)


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


Commits:
78a2a6c8 by Tobias Powalowski at 2024-03-04T21:06:23+01:00
upgpkg: 2024.03.04-1: remove nfs, update mkinitcpio v38 default hooks

- - - - -


3 changed files:

- .SRCINFO
- PKGBUILD
- hwdetect


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = hwdetect
pkgdesc = Hardware detection script with loading modules and 
mkinitcpio.conf
-   pkgver = 2024.02.05
+   pkgver = 2024.03.04
pkgrel = 1
url = https://archlinux.org/packages/extra/any/hwdetect/
arch = any
@@ -16,6 +16,6 @@ pkgbase = hwdetect
optdepends = lvm2:   for lvm2 mkinitcpio config support
optdepends = mdadm:  for raid mkinitcpio config support
source = hwdetect
-   sha512sums = 
ca20fc2cdc75b90dd1382f7c2ffb6cbca8e99662ab7fea9ccb523255a0daa84f9e36698ba636bf9ccb4252802475ee5582beb29c134ecaff0b99d8376ba6267b
+   b2sums = 
8a8b4f08b9c060d324d295794adc3235a9e4fa0ec194db3e86816ea5bbdf203ad477b4071a01a4b7d001aa6c73feee559547c4509d3652b54c18e168cfe84994
 
 pkgname = hwdetect


=
PKGBUILD
=
@@ -1,6 +1,6 @@
 # Maintainer: Tobias Powalowski 
 pkgname=hwdetect
-pkgver=2024.02.05
+pkgver=2024.03.04
 pkgrel=1
 pkgdesc="Hardware detection script with loading modules and mkinitcpio.conf"
 arch=(any)
@@ -11,7 +11,7 @@ optdepends=('cryptsetup: for encrypt mkinitcpio config 
support'
 'lvm2:   for lvm2 mkinitcpio config support'
 'mdadm:  for raid mkinitcpio config support')
 source=(hwdetect)
-sha512sums=('ca20fc2cdc75b90dd1382f7c2ffb6cbca8e99662ab7fea9ccb523255a0daa84f9e36698ba636bf9ccb4252802475ee5582beb29c134ecaff0b99d8376ba6267b')
+b2sums=('8a8b4f08b9c060d324d295794adc3235a9e4fa0ec194db3e86816ea5bbdf203ad477b4071a01a4b7d001aa6c73feee559547c4509d3652b54c18e168cfe84994')
 
 package() {
   install -D -m 755 "${srcdir}/hwdetect" "${pkgdir}/usr/bin/hwdetect"


=
hwdetect
=
@@ -68,7 +68,6 @@ usage () {
 echo "--advanced show autodetected advanced HOOKS"
 echo "--hooksshow HOOKS="
 echo "--keymap   add keymap to HOOKS="
-echo "--nfs  add net to HOOKS="
 exit 1
 }
 
@@ -128,9 +127,6 @@ fi
 # keymap switch
 [ "$(echo $* | grep '\-keymap')" ] && KEYMAP=1
 
-# nfs switch
-[ "$(echo $* | grep '\-nfs')" ] && NFS=1
-
 # hooks switch
 [ "$(echo $* | grep '\-hooks')" ] && HOOKS=1
 
@@ -311,7 +307,7 @@ while [ -n "$*"  ]; do
 if [ "$HOOKS_DIR" = "" ]; then
 HOOKS_DIR="/usr/lib/initcpio/install"
 fi
-START_HOOKS="base udev autodetect modconf kms consolefont keyboard 
keymap block filesystems fsck net $ADVANCED"
+START_HOOKS="base udev autodetect microcode modconf kms keyboard 
keymap consolefont block filesystems fsck $ADVANCED"
 # remove the ones that don't exist on the system
 for i in ${START_HOOKS}; do
 if ! [ -e "${HOOKS_DIR}/$i" ]; then
@@ -321,9 +317,6 @@ while [ -n "$*"  ]; do
 if ! [ "$KEYMAP" = "1" ]; then
 START_HOOKS=$(echo $START_HOOKS | sed -e "s/keymap//g")
 fi
-if ! [ "$NFS" = "1" ]; then
-START_HOOKS=$(echo $START_HOOKS | sed -e "s/net//g")
-fi
 _SHOW_HOOKS="1"
 ;;
 --advanced) echo "$ADVANCED"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hwdetect/-/commit/78a2a6c8c2b5f4e40bdd4dca9f423156ecb84723

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




[Git][archlinux/packaging/packages/github-cli][main] upgpkg: 2.45.0-1

2024-03-04 Thread Caleb Maclennan (@alerque)


Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / 
github-cli


Commits:
3517acb5 by Caleb Maclennan at 2024-03-04T22:58:58+03:00
upgpkg: 2.45.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = github-cli
pkgdesc = The GitHub CLI
-   pkgver = 2.44.1
+   pkgver = 2.45.0
pkgrel = 1
url = https://github.com/cli/cli
arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = github-cli
depends = mailcap
optdepends = git: To interact with repositories
optdepends = org.freedesktop.secrets: Store credentials in system 
keyring
-   source = 
github-cli-2.44.1.tar.gz::https://github.com/cli/cli/archive/v2.44.1.tar.gz
-   sha256sums = 
6254bbfbca8964e1f0f6631724e9c5f027637df0b4cd0998c4bdfec4554067e2
+   source = 
github-cli-2.45.0.tar.gz::https://github.com/cli/cli/archive/v2.45.0.tar.gz
+   sha256sums = 
61363c109487a17fad44dff3a55f0c7dd36c8d6e4d7b630755705bd3aa34a323
 
 pkgname = github-cli


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 # Contributor: Richard Bradfield 
 
 pkgname=github-cli
-pkgver=2.44.1
+pkgver=2.45.0
 pkgrel=1
 pkgdesc="The GitHub CLI"
 arch=("x86_64")
@@ -16,7 +16,7 @@ checkdepends=("openssh")
 optdepends=("git: To interact with repositories"
 "org.freedesktop.secrets: Store credentials in system keyring")
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('6254bbfbca8964e1f0f6631724e9c5f027637df0b4cd0998c4bdfec4554067e2')
+sha256sums=('61363c109487a17fad44dff3a55f0c7dd36c8d6e4d7b630755705bd3aa34a323')
 
 prepare() {
 cd "cli-${pkgver}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/github-cli/-/commit/3517acb57c4800f2e28564a017543185ad1ca89e

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




[Git][archlinux/packaging/packages/github-cli] Pushed new tag 2.45.0-1

2024-03-04 Thread Caleb Maclennan (@alerque)


Caleb Maclennan pushed new tag 2.45.0-1 at Arch Linux / Packaging / Packages / 
github-cli

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




[Git][archlinux/packaging/packages/uv][main] upgpkg: 0.1.14-2: Add missing dependency, closes #1

2024-03-04 Thread Caleb Maclennan (@alerque)


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


Commits:
0b87231b by Caleb Maclennan at 2024-03-04T22:57:39+03:00
upgpkg: 0.1.14-2: Add missing dependency, closes #1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = uv
pkgdesc = An extremely fast Python package installer and resolver 
written in Rust
pkgver = 0.1.14
-   pkgrel = 1
+   pkgrel = 2
url = https://github.com/astral-sh/uv
arch = x86_64
license = MIT
@@ -17,6 +17,8 @@ pkgbase = uv
makedepends = git
depends = gcc-libs
depends = glibc
+   depends = zlib
+   depends = libz.so
options = !lto
source = 
uv::git+https://github.com/astral-sh/uv.git#commit=c525fdf2b5bd9b98a76e7e7025bcc098c4dc1456
sha512sums = SKIP


=
PKGBUILD
=
@@ -1,7 +1,7 @@
 # Maintainer: Orhun Parmaksız 
+# Maintainer: Caleb Maclennan 
 # Contributor: MithicSpirit 
 # Contributor: David Runge 
-# Contributor: Caleb Maclennan 
 # Contributor: Leonidas Spyropoulos 
 # Contributor: Daniel M. Capella 
 
@@ -9,12 +9,14 @@ pkgbase=uv
 pkgname=("$pkgbase" "python-$pkgbase")
 pkgver=0.1.14
 _commit=c525fdf2b5bd9b98a76e7e7025bcc098c4dc1456
-pkgrel=1
+pkgrel=2
 pkgdesc='An extremely fast Python package installer and resolver written in 
Rust'
 arch=('x86_64')
 url="https://github.com/astral-sh/uv;
 license=('MIT' 'Apache-2.0')
-depends=('gcc-libs' 'glibc')
+depends=('gcc-libs' # 'libgcc_s.so'
+ 'glibc' # 'libc.so' 'libm.so'
+ 'zlib' 'libz.so')
 makedepends=('cargo' 'maturin' 'python-installer' 'cmake' 'git')
 checkdepends=('python' 'python-zstandard' 'libxcrypt-compat' 'clang')
 options=('!lto')



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

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




[Git][archlinux/packaging/packages/uv] Pushed new tag 0.1.14-2

2024-03-04 Thread Caleb Maclennan (@alerque)


Caleb Maclennan pushed new tag 0.1.14-2 at Arch Linux / Packaging / Packages / 
uv

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




[Git][archlinux/packaging/packages/jupyter-server][main] upgpkg: 2.13.0-1: Update to 2.13.0

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


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
jupyter-server


Commits:
f7eca2bf by Antonio Rojas at 2024-03-04T20:52:39+01:00
upgpkg: 2.13.0-1: Update to 2.13.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = jupyter-server
pkgdesc = Provides the backend for Jupyter web applications like 
Jupyter notebook, JupyterLab, and Voila
-   pkgver = 2.12.5
+   pkgver = 2.13.0
pkgrel = 1
url = https://jupyter.org/
arch = any
@@ -22,6 +22,7 @@ pkgbase = jupyter-server
depends = python
depends = python-anyio
depends = python-argon2_cffi
+   depends = python-colorama
depends = python-jinja
depends = python-jupyter-client
depends = python-jupyter-core
@@ -35,7 +36,7 @@ pkgbase = jupyter-server
depends = python-websocket-client
optdepends = jupyter-server-mathjax: to use local MathJax
optdepends = python-jupyter-server-terminals: terminals support
-   source = 
https://github.com/jupyter-server/jupyter_server/releases/download/v2.12.5/jupyter_server-2.12.5.tar.gz
-   sha256sums = 
0edb626c94baa22809be1323f9770cf1c00a952b17097592e40d03e6a3951689
+   source = 
https://github.com/jupyter-server/jupyter_server/releases/download/v2.13.0/jupyter_server-2.13.0.tar.gz
+   sha256sums = 
c80bfb049ea20053c3d9641c2add4848b38073bf79f1729cea1faed32fc1c78e
 
 pkgname = jupyter-server


=
PKGBUILD
=
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas 
 
 pkgname=jupyter-server
-pkgver=2.12.5
+pkgver=2.13.0
 pkgrel=1
 pkgdesc='Provides the backend for Jupyter web applications like Jupyter 
notebook, JupyterLab, and Voila'
 arch=(any)
@@ -12,6 +12,7 @@ depends=(jupyter-nbconvert
  python
  python-anyio
  python-argon2_cffi
+ python-colorama
  python-jinja
  python-jupyter-client
  python-jupyter-core
@@ -38,7 +39,7 @@ checkdepends=(python-flaky
 optdepends=('jupyter-server-mathjax: to use local MathJax'
 'python-jupyter-server-terminals: terminals support')
 
source=(https://github.com/jupyter-server/${pkgname/-/_}/releases/download/v$pkgver/${pkgname/-/_}-$pkgver.tar.gz)
-sha256sums=('0edb626c94baa22809be1323f9770cf1c00a952b17097592e40d03e6a3951689')
+sha256sums=('c80bfb049ea20053c3d9641c2add4848b38073bf79f1729cea1faed32fc1c78e')
 
 prepare() {
   cd ${pkgname/-/_}-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/jupyter-server/-/commit/f7eca2bfbc0848c4c3d7850b0a9eaacc4004545e

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




[Git][archlinux/packaging/packages/jupyter-server] Pushed new tag 2.13.0-1

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


Antonio Rojas pushed new tag 2.13.0-1 at Arch Linux / Packaging / Packages / 
jupyter-server

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




[Git][archlinux/packaging/packages/jupyter-nbconvert][main] upgpkg: 7.16.2-1: Update to 7.16.2

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


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
jupyter-nbconvert


Commits:
748519a5 by Antonio Rojas at 2024-03-04T20:49:49+01:00
upgpkg: 7.16.2-1: Update to 7.16.2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = jupyter-nbconvert
pkgdesc = Jupyter Notebook Conversion
-   pkgver = 7.16.1
+   pkgver = 7.16.2
pkgrel = 1
url = https://pypi.python.org/pypi/nbconvert
arch = any
@@ -34,7 +34,7 @@ pkgbase = jupyter-nbconvert
depends = python-traitlets
optdepends = pandoc: non-html conversion output
optdepends = python-pyppeteer: for webPDF conversion support
-   source = 
https://github.com/jupyter/nbconvert/archive/v7.16.1/jupyter-nbconvert-7.16.1.tar.gz
-   sha256sums = 
3bce871b47ddce8f093e5158830a4545f31f1f0f253ef076516f771338747396
+   source = 
https://github.com/jupyter/nbconvert/archive/v7.16.2/jupyter-nbconvert-7.16.2.tar.gz
+   sha256sums = 
bded08e3beea6bc60e7c812db5d0f0c4595e05942917934c9be79dc17052575b
 
 pkgname = jupyter-nbconvert


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 
 pkgname=jupyter-nbconvert
 _name=nbconvert
-pkgver=7.16.1
+pkgver=7.16.2
 pkgrel=1
 pkgdesc='Jupyter Notebook Conversion'
 arch=(any)
@@ -39,7 +39,7 @@ checkdepends=(python-flaky
 optdepends=('pandoc: non-html conversion output'
 'python-pyppeteer: for webPDF conversion support')
 
source=(https://github.com/jupyter/nbconvert/archive/v$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('3bce871b47ddce8f093e5158830a4545f31f1f0f253ef076516f771338747396')
+sha256sums=('bded08e3beea6bc60e7c812db5d0f0c4595e05942917934c9be79dc17052575b')
 
 build() {
   cd nbconvert-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/jupyter-nbconvert/-/commit/748519a5eadd92d3ad45643f8dc757632a1ed5a4

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




[Git][archlinux/packaging/packages/jupyter-nbconvert] Pushed new tag 7.16.2-1

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


Antonio Rojas pushed new tag 7.16.2-1 at Arch Linux / Packaging / Packages / 
jupyter-nbconvert

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




[Git][archlinux/packaging/packages/xf86-input-wacom][main] upgpkg: 1.2.1-1, SPDX license

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


Andreas Radke pushed to branch main at Arch Linux / Packaging / Packages / 
xf86-input-wacom


Commits:
572780c3 by Andreas Radke at 2024-03-04T20:48:45+01:00
upgpkg: 1.2.1-1, SPDX license

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,32 @@
+pkgbase = xf86-input-wacom
+   pkgdesc = X.Org Wacom tablet driver
+   pkgver = 1.2.1
+   pkgrel = 1
+   url = https://github.com/linuxwacom/xf86-input-wacom
+   arch = x86_64
+   license = GPL-2.0-or-later
+   makedepends = xorg-server-devel
+   makedepends = X-ABI-XINPUT_VERSION=24.4
+   makedepends = meson
+   makedepends = gobject-introspection
+   makedepends = python-libevdev
+   makedepends = python-pytest
+   makedepends = python-yaml
+   makedepends = python-gobject
+   makedepends = python-attrs
+   depends = libxi
+   depends = libxinerama
+   depends = libxrandr
+   depends = systemd-libs
+   depends = libx11
+   depends = glibc
+   conflicts = xorg-server<21.1.1
+   conflicts = X-ABI-XINPUT_VERSION<24
+   conflicts = X-ABI-XINPUT_VERSION>=25
+   source = 
https://github.com/linuxwacom/xf86-input-wacom/releases/download/xf86-input-wacom-1.2.1/xf86-input-wacom-1.2.1.tar.bz2
+   source = 
https://github.com/linuxwacom/xf86-input-wacom/releases/download/xf86-input-wacom-1.2.1/xf86-input-wacom-1.2.1.tar.bz2.sig
+   validpgpkeys = 3C2C43D9447D5938EF4551EBE23B7E70B467F0BF
+   sha256sums = 
de9fe0e821eebf58cfae084acd46dfeabdc8203089f45830b116ea104fddabdd
+   sha256sums = SKIP
+
+pkgname = xf86-input-wacom


=
PKGBUILD
=
@@ -4,21 +4,21 @@
 # Contributor: M Rawash 
 
 pkgname=xf86-input-wacom
-pkgver=1.2.0
+pkgver=1.2.1
 pkgrel=1
 pkgdesc="X.Org Wacom tablet driver"
 arch=(x86_64)
 url="https://github.com/linuxwacom/xf86-input-wacom;
-license=(GPL)
-depends=(libxi libxinerama libxrandr systemd-libs)
+license=('GPL-2.0-or-later')
+depends=('libxi' 'libxinerama' 'libxrandr' 'systemd-libs' 'libx11' 'glibc')
 makedepends=('xorg-server-devel' 'X-ABI-XINPUT_VERSION=24.4' 'meson'
-   'gobject-introspection'
-   # for tests
-'python-libevdev' 'python-pytest' 'python-yaml' 'python-gobject' 
'attr')
+'gobject-introspection'
+# for tests
+'python-libevdev' 'python-pytest' 'python-yaml' 'python-gobject' 
'python-attrs')
 conflicts=('xorg-server<21.1.1' 'X-ABI-XINPUT_VERSION<24' 
'X-ABI-XINPUT_VERSION>=25')
 
source=(https://github.com/linuxwacom/xf86-input-wacom/releases/download/$pkgname-$pkgver/$pkgname-$pkgver.tar.bz2{,.sig})
 # check at https://github.com/linuxwacom/xf86-input-wacom/releases
-sha256sums=('13c23208b2bc2bfd7b3a127ca667bb1399e54e3fcc22386ef1fb54be1d72685d'
+sha256sums=('de9fe0e821eebf58cfae084acd46dfeabdc8203089f45830b116ea104fddabdd'
 'SKIP')
 #validpgpkeys=('9A12ECCC5383CA2AF5B42CDCA6DC66911B2127D5') # Jason Gerecke 

 validpgpkeys=('3C2C43D9447D5938EF4551EBE23B7E70B467F0BF') #  "Peter Hutterer 
(Who-T) "



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xf86-input-wacom/-/commit/572780c34ac2e60416ecf38d8956c487337ecaf1

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xf86-input-wacom/-/commit/572780c34ac2e60416ecf38d8956c487337ecaf1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/xf86-input-wacom] Pushed new tag 1.2.1-1

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


Andreas Radke pushed new tag 1.2.1-1 at Arch Linux / Packaging / Packages / 
xf86-input-wacom

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




[Git][archlinux/packaging/packages/jupyter-collaboration][main] upgpkg: 2.0.3-1: Update to 2.0.3

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


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
jupyter-collaboration


Commits:
aad4deb7 by Antonio Rojas at 2024-03-04T20:43:25+01:00
upgpkg: 2.0.3-1: Update to 2.0.3

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = jupyter-collaboration
pkgdesc = A Jupyter Server Extension Providing Support for Y Documents
-   pkgver = 2.0.2
+   pkgver = 2.0.3
pkgrel = 1
url = 
https://jupyterlab-realtime-collaboration.readthedocs.io/en/latest/
arch = any
@@ -22,7 +22,7 @@ pkgbase = jupyter-collaboration
depends = python-pycrdt-websocket
depends = python-tornado
depends = python-traitlets
-   source = 
https://pypi.io/packages/source/j/jupyter_collaboration/jupyter_collaboration-2.0.2.tar.gz
-   sha256sums = 
129585b155828bfe883ae33fce03c87abddaacc0c68cf3f1866fed642e1a8e2e
+   source = 
https://pypi.io/packages/source/j/jupyter_collaboration/jupyter_collaboration-2.0.3.tar.gz
+   sha256sums = 
3ed73cdec3d908c07a82acabddc37f2dbda27f9a6cdbd690040acb7ba0ad50c2
 
 pkgname = jupyter-collaboration


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 _pyname=jupyter_collaboration
 pkgname=${_pyname/_/-}
-pkgver=2.0.2
+pkgver=2.0.3
 pkgrel=1
 pkgdesc='A Jupyter Server Extension Providing Support for Y Documents'
 arch=(any)
@@ -26,7 +26,7 @@ checkdepends=(python-pytest-asyncio
   python-pytest-timeout
   python-websockets)
 
source=(https://pypi.io/packages/source/${_pyname:0:1}/$_pyname/$_pyname-$pkgver.tar.gz)
-sha256sums=('129585b155828bfe883ae33fce03c87abddaacc0c68cf3f1866fed642e1a8e2e')
+sha256sums=('3ed73cdec3d908c07a82acabddc37f2dbda27f9a6cdbd690040acb7ba0ad50c2')
 
 build() {
   cd $_pyname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/jupyter-collaboration/-/commit/aad4deb7e052478c52af26ef7754f3cd574cb69a

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




[Git][archlinux/packaging/packages/jupyter-collaboration] Pushed new tag 2.0.3-1

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


Antonio Rojas pushed new tag 2.0.3-1 at Arch Linux / Packaging / Packages / 
jupyter-collaboration

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




[Git][archlinux/packaging/packages/opendkim][main] upgpkg: 2.11.0beta-8

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


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


Commits:
de1e9e70 by Sergej Pupykin at 2024-03-04T22:40:59+03:00
upgpkg: 2.11.0beta-8

- - - - -


3 changed files:

- .SRCINFO
- PKGBUILD
- opendkim.service


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = opendkim
pkgdesc = Open source implementation of the DKIM sender authentication 
system. Based on a fork of dkim-milter.
pkgver = 2.11.0beta
-   pkgrel = 7
+   pkgrel = 8
url = http://www.opendkim.org/
arch = x86_64
license = BSD
@@ -26,7 +26,7 @@ pkgbase = opendkim
sha256sums = 
d677e975977a94c09aaf1c92a98797189d969cdce98ac3867d7a3737ad4eaab0
sha256sums = 
525ac5df345e753461efa8f6528f5532a00ecf2562f985a3c6c7169235170499
sha256sums = 
ab66c9fdcb8913f2a550289dd44d56d17b960cf5275839ffd03cba70a27ab6ed
-   sha256sums = 
68e7ba842db8a772238b6a28d911a738c94a89293a987815fc84bc59a5e6cae0
+   sha256sums = 
a9beeedc6fb543d92a9dd50c99c018dccdc2b7123675d37d7a4123a93d211487
sha256sums = 
5095a7516493af08396060852851231c9b1cba5ee00493f810f0dfc9a69f8dfe
 
 pkgname = opendkim


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 
 pkgname=opendkim
 pkgver=2.11.0beta
-pkgrel=7
+pkgrel=8
 _commit=551ab3820476234def82eb2223ca6c7b45b45076
 pkgdesc="Open source implementation of the DKIM sender authentication system. 
Based on a fork of dkim-milter."
 arch=(x86_64)
@@ -25,7 +25,7 @@ sha256sums=('SKIP'
 'd677e975977a94c09aaf1c92a98797189d969cdce98ac3867d7a3737ad4eaab0'
 '525ac5df345e753461efa8f6528f5532a00ecf2562f985a3c6c7169235170499'
 'ab66c9fdcb8913f2a550289dd44d56d17b960cf5275839ffd03cba70a27ab6ed'
-'68e7ba842db8a772238b6a28d911a738c94a89293a987815fc84bc59a5e6cae0'
+'a9beeedc6fb543d92a9dd50c99c018dccdc2b7123675d37d7a4123a93d211487'
 '5095a7516493af08396060852851231c9b1cba5ee00493f810f0dfc9a69f8dfe')
 
 prepare() {


=
opendkim.service
=
@@ -6,7 +6,6 @@ After=network.target remote-fs.target nss-lookup.target
 Type=forking
 User=opendkim
 Group=opendkim
-PIDFile=/run/opendkim/dkim.pid
 ExecStart=/usr/bin/opendkim -x /etc/opendkim/opendkim.conf
 RuntimeDirectory=opendkim
 RuntimeDirectoryMode=0750



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opendkim/-/commit/de1e9e7091e0b42426d480af29d7a3c27715b0be

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




[Git][archlinux/packaging/packages/opendkim] Pushed new tag 2.11.0beta-8

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


Sergej Pupykin pushed new tag 2.11.0beta-8 at Arch Linux / Packaging / Packages 
/ opendkim

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opendkim/-/tree/2.11.0beta-8
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/tellico] Pushed new tag 3.5.3-3

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


Antonio Rojas pushed new tag 3.5.3-3 at Arch Linux / Packaging / Packages / 
tellico

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




[Git][archlinux/packaging/packages/tellico][main] upgpkg: 3.5.3-3: Rebuild with libksane 24.02

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


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


Commits:
e0980a20 by Antonio Rojas at 2024-03-04T20:41:05+01:00
upgpkg: 3.5.3-3: Rebuild with libksane 24.02

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = tellico
pkgdesc = A collection manager for KDE
pkgver = 3.5.3
-   pkgrel = 2
+   pkgrel = 3
url = https://tellico-project.org/
changelog = tellico.changelog
arch = x86_64


=
PKGBUILD
=
@@ -5,7 +5,7 @@
 
 pkgname=tellico
 pkgver=3.5.3
-pkgrel=2
+pkgrel=3
 pkgdesc="A collection manager for KDE"
 arch=('x86_64')
 url="https://tellico-project.org/;



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/tellico/-/commit/e0980a20f329b919ed192c79afe0602e3983c7d8

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




[Git][archlinux/packaging/packages/xf86-input-wacom][main] add nvchecker.toml

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


Andreas Radke pushed to branch main at Arch Linux / Packaging / Packages / 
xf86-input-wacom


Commits:
4c58bc15 by Andreas Radke at 2024-03-04T20:34:41+01:00
add nvchecker.toml

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,5 @@
+[xf86-input-wacom]
+source = "github"
+github = "linuxwacom/xf86-input-wacom"
+use_max_tag = true
+prefix = "xf86-input-wacom-"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xf86-input-wacom/-/commit/4c58bc152e55d57e18b266cadb09ffe38bcf61f1

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




[Git][archlinux/packaging/packages/libadwaita] Pushed new tag 1-1.5rc-1

2024-03-04 Thread Fabian Bornschein (@fabiscafe)


Fabian Bornschein pushed new tag 1-1.5rc-1 at Arch Linux / Packaging / Packages 
/ libadwaita

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




[Git][archlinux/packaging/packages/iwd] Pushed new tag 2.16-1

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


Andreas Radke pushed new tag 2.16-1 at Arch Linux / Packaging / Packages / iwd

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




[Git][archlinux/packaging/packages/iwd][main] upgpkg: 2.16-1

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


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


Commits:
2cee2af6 by Andreas Radke at 2024-03-04T20:31:27+01:00
upgpkg: 2.16-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = iwd
pkgdesc = Internet Wireless Daemon
-   pkgver = 2.15
+   pkgver = 2.16
pkgrel = 1
url = https://git.kernel.org/cgit/network/wireless/iwd.git/
arch = x86_64
@@ -15,11 +15,11 @@ pkgbase = iwd
depends = gcc-libs
optdepends = qrencode: for displaying QR code after DPP is started
options = !lto
-   source = 
https://www.kernel.org/pub/linux/network/wireless/iwd-2.15.tar.xz
-   source = 
https://www.kernel.org/pub/linux/network/wireless/iwd-2.15.tar.sign
+   source = 
https://www.kernel.org/pub/linux/network/wireless/iwd-2.16.tar.xz
+   source = 
https://www.kernel.org/pub/linux/network/wireless/iwd-2.16.tar.sign
source = 0001-use-network-group-for-unprivileged-access.diff
validpgpkeys = E932D120BC2AEC444E558F0106CA9F5D1DCF2659
-   sha256sums = 
bac5d236ac0a0dc3c576e8f362d64b7467e9d5c4b94c1a33a4c8ce5d325a82f1
+   sha256sums = 
c1a82032e994861e794cf3b5a16d07ae1aa03a6674f716c73408ffeae2a233ba
sha256sums = SKIP
sha256sums = 
d5fb4fb864b7a0632117aa2039df535ab5c1d024ae618a1f09e34dfab8ee0cc7
 


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: AndyRTR 
 
 pkgname=iwd
-pkgver=2.15
+pkgver=2.16
 pkgrel=1
 pkgdesc='Internet Wireless Daemon'
 arch=('x86_64')
@@ -15,7 +15,7 @@ optdepends=('qrencode: for displaying QR code after DPP is 
started')
 
source=(https://www.kernel.org/pub/linux/network/wireless/iwd-${pkgver}.tar{.xz,.sign}
 0001-use-network-group-for-unprivileged-access.diff)
 # https://mirrors.edge.kernel.org/pub/linux/network/wireless/sha256sums.asc
-sha256sums=('bac5d236ac0a0dc3c576e8f362d64b7467e9d5c4b94c1a33a4c8ce5d325a82f1'
+sha256sums=('c1a82032e994861e794cf3b5a16d07ae1aa03a6674f716c73408ffeae2a233ba'
 'SKIP'
 'd5fb4fb864b7a0632117aa2039df535ab5c1d024ae618a1f09e34dfab8ee0cc7')
 validpgpkeys=('E932D120BC2AEC444E558F0106CA9F5D1DCF2659')



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

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




[Git][archlinux/packaging/packages/riscv64-linux-gnu-binutils] Pushed new tag 2.42-1

2024-03-04 Thread kpcyrd (@kpcyrd)


kpcyrd pushed new tag 2.42-1 at Arch Linux / Packaging / Packages / 
riscv64-linux-gnu-binutils

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/riscv64-linux-gnu-binutils/-/tree/2.42-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/riscv64-linux-gnu-binutils][main] upgpkg: 2.42-1

2024-03-04 Thread kpcyrd (@kpcyrd)


kpcyrd pushed to branch main at Arch Linux / Packaging / Packages / 
riscv64-linux-gnu-binutils


Commits:
70bb34c3 by kpcyrd at 2024-03-04T20:28:23+01:00
upgpkg: 2.42-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,15 @@
+pkgbase = riscv64-linux-gnu-binutils
+   pkgdesc = Assemble and manipulate binary and object files for 32-bit 
and 64-bit RISC-V
+   pkgver = 2.42
+   pkgrel = 1
+   url = https://gnu.org/software/binutils/
+   arch = x86_64
+   groups = risc-v
+   license = GPL-2.0-or-later
+   makedepends = setconf
+   depends = libelf
+   source = https://ftp.gnu.org/gnu/binutils/binutils-2.42.tar.xz
+   sha256sums = 
f6e4d41fd5fc778b06b7891457b3620da5ecea1006c6a4a41ae998109f85a800
+   b2sums = 
e67a5c028fba70e70088fd11b38ec8c9c4ed5a019badefda25abeb6275997b16f0891e7ff3424c4b82bbfae92e8992669826920dd53df61cd48469d8f7cd5bd1
+
+pkgname = riscv64-linux-gnu-binutils


=
PKGBUILD
=
@@ -4,17 +4,18 @@
 
 _target=riscv64-linux-gnu
 pkgname=$_target-binutils
-pkgver=2.39
+pkgver=2.42
 pkgrel=1
 pkgdesc='Assemble and manipulate binary and object files for 32-bit and 64-bit 
RISC-V'
 arch=(x86_64)
 url='https://gnu.org/software/binutils/'
-license=(GPL)
+license=(GPL-2.0-or-later)
 groups=(risc-v)
 depends=(libelf)
 makedepends=(setconf)
 source=("https://ftp.gnu.org/gnu/binutils/binutils-$pkgver.tar.xz;)
-sha512sums=('68e038f339a8c21faa19a57bbc447a51c817f47c2e06d740847c6e9cc3396c025d35d5369fa8c3f8b70414757c89f0e577939ddc0d70f283182504920f53b0a3')
+sha256sums=('f6e4d41fd5fc778b06b7891457b3620da5ecea1006c6a4a41ae998109f85a800')
+b2sums=('e67a5c028fba70e70088fd11b38ec8c9c4ed5a019badefda25abeb6275997b16f0891e7ff3424c4b82bbfae92e8992669826920dd53df61cd48469d8f7cd5bd1')
 
 prepare() {
   setconf binutils-$pkgver/libiberty/configure ac_cpp "'\$CPP \$CPPFLAGS -O2'"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/riscv64-linux-gnu-binutils/-/commit/70bb34c3d8c5dde2f1c32d3324646d1d61aa0b9e

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/riscv64-linux-gnu-binutils/-/commit/70bb34c3d8c5dde2f1c32d3324646d1d61aa0b9e
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/xorg-xrefresh] Pushed new tag 1.1.0-1

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


Andreas Radke pushed new tag 1.1.0-1 at Arch Linux / Packaging / Packages / 
xorg-xrefresh

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




[Git][archlinux/packaging/packages/xorg-xrefresh][main] upgpkg: 1.1.0-1; SPDX license

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


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


Commits:
db1a48ba by Andreas Radke at 2024-03-04T20:28:00+01:00
upgpkg: 1.1.0-1; SPDX license

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,19 @@
+pkgbase = xorg-xrefresh
+   pkgdesc = Refresh all or part of an X screen
+   pkgver = 1.1.0
+   pkgrel = 1
+   url = https://gitlab.freedesktop.org/xorg/app/xrefresh
+   arch = x86_64
+   groups = xorg-apps
+   groups = xorg
+   license = MIT
+   makedepends = xorg-util-macros
+   depends = libx11
+   depends = glibc
+   source = 
https://xorg.freedesktop.org/archive/individual/app/xrefresh-1.1.0.tar.xz
+   source = 
https://xorg.freedesktop.org/archive/individual/app/xrefresh-1.1.0.tar.xz.sig
+   validpgpkeys = 4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E
+   sha512sums = 
d46988c0423c3c6efb21a2eec0df427934d041afa6dcbbfd33f2dff19bf5e077baf10bd96780d98326d3a3e34cbf5824da822b6cb0091873cc1baade0aa05c26
+   sha512sums = SKIP
+
+pkgname = xorg-xrefresh


=
PKGBUILD
=
@@ -2,17 +2,17 @@
 # Contributor: Jan de Groot 
 
 pkgname=xorg-xrefresh
-pkgver=1.0.7
+pkgver=1.1.0
 pkgrel=1
 pkgdesc="Refresh all or part of an X screen"
 arch=('x86_64')
-url="https://xorg.freedesktop.org/;
-license=('custom')
-depends=('libx11')
+url="https://gitlab.freedesktop.org/xorg/app/xrefresh;
+license=('MIT')
+depends=('libx11' 'glibc')
 makedepends=('xorg-util-macros')
 groups=('xorg-apps' 'xorg')
 
source=(https://xorg.freedesktop.org/archive/individual/app/xrefresh-${pkgver}.tar.xz{,.sig})
-sha512sums=('8fcbb01aa368944ca536f050ab194b21bbd6b2a56265a7ed5807882e5c2f9660105283cdba0ea35b3e4a17a015586aeb82906e081da030332dfc49169a191c31'
+sha512sums=('d46988c0423c3c6efb21a2eec0df427934d041afa6dcbbfd33f2dff19bf5e077baf10bd96780d98326d3a3e34cbf5824da822b6cb0091873cc1baade0aa05c26'
 'SKIP')
 validpgpkeys=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E') # "Alan Coopersmith 
"
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xorg-xrefresh/-/commit/db1a48ba514a6e6f3948a142d490734a8fdc5960

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




[Git][archlinux/packaging/packages/xorg-xrefresh][main] add nvchecker.toml

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


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


Commits:
f44217a8 by Andreas Radke at 2024-03-04T20:25:37+01:00
add nvchecker.toml

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,8 @@
+[xorg-xrefresh]
+source = "gitlab"
+gitlab = "xorg/app/xrefresh"
+host = "gitlab.freedesktop.org"
+use_max_tag = true
+
+include_regex = ".*xrefresh-.*"
+prefix = "xrefresh-"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xorg-xrefresh/-/commit/f44217a8463ce2f7e1ac6e5f21df4e06c88e3373

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




[Git][archlinux/packaging/packages/riscv64-linux-gnu-glibc] Pushed new tag 2.39-1

2024-03-04 Thread kpcyrd (@kpcyrd)


kpcyrd pushed new tag 2.39-1 at Arch Linux / Packaging / Packages / 
riscv64-linux-gnu-glibc

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/riscv64-linux-gnu-glibc/-/tree/2.39-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/riscv64-linux-gnu-glibc][main] upgpkg: 2.39-1

2024-03-04 Thread kpcyrd (@kpcyrd)


kpcyrd pushed to branch main at Arch Linux / Packaging / Packages / 
riscv64-linux-gnu-glibc


Commits:
5c3f58b5 by kpcyrd at 2024-03-04T20:25:20+01:00
upgpkg: 2.39-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,25 @@
+pkgbase = riscv64-linux-gnu-glibc
+   pkgdesc = GNU C Library RISCV target
+   pkgver = 2.39
+   pkgrel = 1
+   url = https://www.gnu.org/software/libc/
+   arch = any
+   groups = risc-v
+   license = GPL
+   license = LGPL
+   makedepends = python
+   depends = riscv64-linux-gnu-gcc
+   depends = riscv64-linux-gnu-linux-api-headers
+   options = !buildflags
+   options = !strip
+   options = staticlibs
+   source = https://ftp.gnu.org/gnu/libc/glibc-2.39.tar.xz
+   source = https://ftp.gnu.org/gnu/libc/glibc-2.39.tar.xz.sig
+   validpgpkeys = 7273542B39962DF7B299931416792B4EA25340F8
+   validpgpkeys = BC7C7372637EC10C57D7AA6579C43DFBF1CF2187
+   sha256sums = 
f77bd47cf8170c57365ae7bf86696c118adb3b120d3259c64c502d3dc1e2d926
+   sha256sums = SKIP
+   b2sums = 
9d98459a2d58401e07c081e0d841935b23998da75a7eb5a7ebd23a1f9ebab99dee623fe166397c1b6c926960c570f62dbca5cb3b5ce84a918adff6b7a15e16bb
+   b2sums = SKIP
+
+pkgname = riscv64-linux-gnu-glibc


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 
 _target=riscv64-linux-gnu
 pkgname=$_target-glibc
-pkgver=2.36
+pkgver=2.39
 pkgrel=1
 pkgdesc='GNU C Library RISCV target'
 arch=(any)
@@ -15,8 +15,10 @@ groups=(risc-v)
 makedepends=(python)
 options=(!buildflags !strip staticlibs)
 source=(https://ftp.gnu.org/gnu/libc/glibc-$pkgver.tar.xz{,.sig})
-sha512sums=('9ea0bbda32f83a85b7da0c34f169607fb8a102f0a11a914e6bf531be47d1bef4f5307128286cffa1e2dc5879f0e6ccaef527dd353486883fa332a0b44bde8b3e'
+sha256sums=('f77bd47cf8170c57365ae7bf86696c118adb3b120d3259c64c502d3dc1e2d926'
 'SKIP')
+b2sums=('9d98459a2d58401e07c081e0d841935b23998da75a7eb5a7ebd23a1f9ebab99dee623fe166397c1b6c926960c570f62dbca5cb3b5ce84a918adff6b7a15e16bb'
+'SKIP')
 validpgpkeys=(7273542B39962DF7B299931416792B4EA25340F8  # "Carlos O'Donell 
"
   BC7C7372637EC10C57D7AA6579C43DFBF1CF2187) # Siddhesh Poyarekar 

 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/riscv64-linux-gnu-glibc/-/commit/5c3f58b58e4b3d54d233adc6f80bfd05da8810f8

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/riscv64-linux-gnu-glibc/-/commit/5c3f58b58e4b3d54d233adc6f80bfd05da8810f8
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/xorg-xpr][main] upgpkg: 1.2.0-1; SPDX license

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


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


Commits:
7561c0e6 by Andreas Radke at 2024-03-04T20:24:21+01:00
upgpkg: 1.2.0-1; SPDX license

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,21 @@
+pkgbase = xorg-xpr
+   pkgdesc = Print an X window dump from xwd
+   pkgver = 1.2.0
+   pkgrel = 1
+   url = https://gitlab.freedesktop.org/xorg/app/xpr
+   arch = x86_64
+   groups = xorg-apps
+   groups = xorg
+   license = MIT
+   makedepends = xorg-util-macros
+   depends = libx11
+   depends = libxmu
+   depends = glibc
+   depends = sh
+   source = 
https://xorg.freedesktop.org/archive/individual/app/xpr-1.2.0.tar.xz
+   source = 
https://xorg.freedesktop.org/archive/individual/app/xpr-1.2.0.tar.xz.sig
+   validpgpkeys = 4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E
+   sha512sums = 
49538a757aa60e754ecd39273510a6e49ebb77b730be62e3fa60f00261c9c1e208d39e1ca3c61889a5ad7fc7c2255fa1f669fd19ecf98e18cb8aa9189cadc15d
+   sha512sums = SKIP
+
+pkgname = xorg-xpr


=
PKGBUILD
=
@@ -2,17 +2,17 @@
 # Contributor: Jan de Groot 
 
 pkgname=xorg-xpr
-pkgver=1.1.0
+pkgver=1.2.0
 pkgrel=1
 pkgdesc="Print an X window dump from xwd"
 arch=(x86_64)
-url="https://xorg.freedesktop.org/;
-license=('custom')
-depends=('libx11' 'libxmu' 'sh')
+url="https://gitlab.freedesktop.org/xorg/app/xpr;
+license=('MIT')
+depends=('libx11' 'libxmu' 'glibc' 'sh')
 makedepends=('xorg-util-macros')
 groups=('xorg-apps' 'xorg')
 
source=(https://xorg.freedesktop.org/archive/individual/app/xpr-${pkgver}.tar.xz{,.sig})
-sha512sums=('53eb896cf1844036a13b1018ffcecbc6a0a56eebe0d7cb6331dbe691207498d2c41f3791655b7fc081acfef2ed9904987f363b710bf0eeff6c8d33f819a951cb'
+sha512sums=('49538a757aa60e754ecd39273510a6e49ebb77b730be62e3fa60f00261c9c1e208d39e1ca3c61889a5ad7fc7c2255fa1f669fd19ecf98e18cb8aa9189cadc15d'
 'SKIP')
 validpgpkeys=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E') # "Alan Coopersmith 
"
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xorg-xpr/-/commit/7561c0e69f4d134dfdf3b5420221143be58999d3

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




[Git][archlinux/packaging/packages/xorg-xpr] Pushed new tag 1.2.0-1

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


Andreas Radke pushed new tag 1.2.0-1 at Arch Linux / Packaging / Packages / 
xorg-xpr

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




[Git][archlinux/packaging/packages/riscv64-linux-gnu-linux-api-headers][main] upgpkg: 6.7-1

2024-03-04 Thread kpcyrd (@kpcyrd)


kpcyrd pushed to branch main at Arch Linux / Packaging / Packages / 
riscv64-linux-gnu-linux-api-headers


Commits:
f6a483ec by kpcyrd at 2024-03-04T20:22:05+01:00
upgpkg: 6.7-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,18 @@
+pkgbase = riscv64-linux-gnu-linux-api-headers
+   pkgdesc = Kernel headers sanitized for use in userspace 
(riscv64-linux-gnu)
+   pkgver = 6.7
+   pkgrel = 1
+   url = https://www.kernel.org
+   arch = any
+   license = GPL-2.0-only
+   makedepends = rsync
+   source = https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.7.tar.xz
+   source = https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.7.tar.sign
+   validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
+   validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
+   sha256sums = 
ef31144a2576d080d8c31698e83ec9f66bf97c677fa2aaf0d5bbb9f3345b1069
+   sha256sums = SKIP
+   b2sums = 
cecdbd19905e43e485ab73b352ced18b37f2a138c97a6956cadcda5d3d271001117dc1cf896b166ff019fc7f405f9539e2ed0d6112b0890efb04d182adf4fd0e
+   b2sums = SKIP
+
+pkgname = riscv64-linux-gnu-linux-api-headers


=
PKGBUILD
=
@@ -4,31 +4,29 @@
 _target_arch=riscv
 _target=riscv64-linux-gnu
 pkgname=$_target-linux-api-headers
-pkgver=5.8
+pkgver=6.7
 pkgrel=1
 pkgdesc="Kernel headers sanitized for use in userspace ($_target)"
 arch=(any)
 url='https://www.kernel.org'
-license=(GPL2)
+license=(GPL-2.0-only)
 makedepends=('rsync')
-source=(https://www.kernel.org/pub/linux/kernel/v5.x/linux-$pkgver.tar.{xz,sign})
-sha512sums=('45a53ecf351096ef6e98242cca4228b8da9b9139ecc6963695791ea6fb7a9484a4e1c19dcca7ce7cbfdfa49de0451b70973bb078f12bdae9cbaddbc3f8092556'
+source=(https://www.kernel.org/pub/linux/kernel/v${pkgver:0:1}.x/linux-$pkgver.tar.{xz,sign})
+sha256sums=('ef31144a2576d080d8c31698e83ec9f66bf97c677fa2aaf0d5bbb9f3345b1069'
 'SKIP')
+b2sums=('cecdbd19905e43e485ab73b352ced18b37f2a138c97a6956cadcda5d3d271001117dc1cf896b166ff019fc7f405f9539e2ed0d6112b0890efb04d182adf4fd0e'
+'SKIP')
 validpgpkeys=(
   'ABAF11C65A2970B130ABE3C479BE3E4300411886'  # Linus Torvalds
   '647F28654894E3BD457199BE38DBBDC86092693E'  # Greg Kroah-Hartman
 )
 
-
 build() {
   cd linux-$pkgver
-
   make ARCH=$_target_arch mrproper
-  make ARCH=$_target_arch headers_check
 }
 
 package() {
   cd linux-$pkgver
-
   make INSTALL_HDR_PATH="$pkgdir/usr/$_target/" ARCH=$_target_arch V=0 
headers_install
 }



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/riscv64-linux-gnu-linux-api-headers/-/commit/f6a483ec107eb8e1d1113dc40d2e6fc1da5cb40c

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/riscv64-linux-gnu-linux-api-headers/-/commit/f6a483ec107eb8e1d1113dc40d2e6fc1da5cb40c
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/riscv64-linux-gnu-linux-api-headers] Pushed new tag 6.7-1

2024-03-04 Thread kpcyrd (@kpcyrd)


kpcyrd pushed new tag 6.7-1 at Arch Linux / Packaging / Packages / 
riscv64-linux-gnu-linux-api-headers

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/riscv64-linux-gnu-linux-api-headers/-/tree/6.7-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/xorg-xpr][main] add nvchecker.toml

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


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


Commits:
f500669e by Andreas Radke at 2024-03-04T20:17:06+01:00
add nvchecker.toml

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,8 @@
+[xorg-xpr]
+source = "gitlab"
+gitlab = "xorg/app/xpr"
+host = "gitlab.freedesktop.org"
+use_max_tag = true
+
+include_regex = ".*xpr-.*"
+prefix = "xpr-"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xorg-xpr/-/commit/f500669e49459546ad36f82390f8ca8a902e2fcc

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




[Git][archlinux/packaging/packages/xorg-xmessage][main] upgpkg: 1.0.7-1; SPDX license

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


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


Commits:
e969dcb7 by Andreas Radke at 2024-03-04T20:15:31+01:00
upgpkg: 1.0.7-1; SPDX license

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,19 @@
+pkgbase = xorg-xmessage
+   pkgdesc = Display a message or query in a window
+   pkgver = 1.0.7
+   pkgrel = 1
+   url = https://gitlab.freedesktop.org/xorg/app/xmessage
+   arch = x86_64
+   license = X11
+   makedepends = xorg-util-macros
+   depends = libxaw
+   depends = libx11
+   depends = libxt
+   depends = glibc
+   source = 
https://xorg.freedesktop.org/archive/individual/app/xmessage-1.0.7.tar.xz
+   source = 
https://xorg.freedesktop.org/archive/individual/app/xmessage-1.0.7.tar.xz.sig
+   validpgpkeys = 4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E
+   sha512sums = 
0c44f7973f7ed8d7993aaeb457a8921301cb0de905e45d92bd99d49463223b54c704a28bef376fe6038b4aec7156be873a34294741c8537bb7a5a57e1f152cce
+   sha512sums = SKIP
+
+pkgname = xorg-xmessage


=
PKGBUILD
=
@@ -2,16 +2,25 @@
 # Contributor: Jan de Groot 
 
 pkgname=xorg-xmessage
-pkgver=1.0.6
+pkgver=1.0.7
 pkgrel=1
 pkgdesc="Display a message or query in a window"
 arch=(x86_64)
-url="https://xorg.freedesktop.org/;
-license=('custom')
-depends=('libxaw')
+url="https://gitlab.freedesktop.org/xorg/app/xmessage;
+# The entire source is X11, except the following files that are not installed
+# or belong to the build system and therefore do not contribute to the license
+# of the binary RPMs:
+#   - FSFAP: INSTALL
+#   - HPND-sell-variant: Makfile.am, Makefile.in, configure.ac
+#   - FSFULLR: aclocal.m4
+#   - GPL-2.0-or-later: compile, depcomp, missing
+#   - GPL-3.0-or-later: config.guess, config,sub
+#   - FSFUL, or perhaps (FSFUL AND X11 AND HPND-sell-variant): configure
+license=('X11')
+depends=('libxaw' 'libx11' 'libxt' 'glibc')
 makedepends=('xorg-util-macros')
 
source=(https://xorg.freedesktop.org/archive/individual/app/xmessage-${pkgver}.tar.xz{,.sig})
-sha512sums=('89deb7a81bd047027f99cb92cd16a47f94479c61a6f9fbac4638e6d642037b3e9bbac2313db59ac8c5544175947c693f6a210537c6df2b88dc3de1c67498cba8'
+sha512sums=('0c44f7973f7ed8d7993aaeb457a8921301cb0de905e45d92bd99d49463223b54c704a28bef376fe6038b4aec7156be873a34294741c8537bb7a5a57e1f152cce'
 'SKIP')
 validpgpkeys=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E') # "Alan Coopersmith 
"
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xorg-xmessage/-/commit/e969dcb7cb396a4078c29f4b8ea46c7816cdab05

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




  1   2   3   >