[Git][archlinux/packaging/packages/bpftrace] Pushed new tag 0.20.3-1

2024-03-26 Thread Anatol Pomozov (@anatolik)


Anatol Pomozov pushed new tag 0.20.3-1 at Arch Linux / Packaging / Packages / 
bpftrace

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




[Git][archlinux/packaging/packages/bpftrace][main] upgpkg: 0.20.3-1

2024-03-26 Thread Anatol Pomozov (@anatolik)


Anatol Pomozov pushed to branch main at Arch Linux / Packaging / Packages / 
bpftrace


Commits:
7f3fec9c by Anatol Pomozov at 2024-03-26T20:30:22-07:00
upgpkg: 0.20.3-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = bpftrace
pkgdesc = High-level tracing language for Linux eBPF
-   pkgver = 0.20.2
+   pkgver = 0.20.3
pkgrel = 1
url = https://github.com/iovisor/bpftrace
arch = x86_64
@@ -27,8 +27,8 @@ pkgbase = bpftrace
depends = zstd
options = !strip
options = !debug
-   source = 
https://github.com/iovisor/bpftrace/archive/v0.20.2/bpftrace-0.20.2.tar.gz
-   sha512sums = 
f9a46e24f7dc41d8c7d9bd9ad2edfac5c510cfc6a21e4305489a27a3ef10ff3b56840ac1e47e1d113e128d5ebd14fa303d43421dce794c05260762a5f190622b
+   source = 
https://github.com/iovisor/bpftrace/archive/v0.20.3/bpftrace-0.20.3.tar.gz
+   sha512sums = 
218a1bfac7e1a2b7eef5b0ed3e7403eed4bc932f2aa03c5f4c8924246c09088f5074ab3d54031e582cb4f8e7d0c7df1bb30007c2421c44d2c2506364f0ba5a0e
 
 pkgname = bpftrace
depends = glibc


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Contributor: Tommaso Sardelli 
 
 pkgname=bpftrace
-pkgver=0.20.2
+pkgver=0.20.3
 pkgrel=1
 pkgdesc='High-level tracing language for Linux eBPF'
 arch=('x86_64')
@@ -13,7 +13,7 @@ makedepends=('binutils' 'cmake' 'llvm' 'git' 'linux-headers' 
'ninja' 'gtest' 'ce
  'asciidoctor' 'xxd')
 options=('!strip' '!debug')
 
source=("https://github.com/iovisor/bpftrace/archive/v$pkgver/bpftrace-$pkgver.tar.gz";)
-sha512sums=('f9a46e24f7dc41d8c7d9bd9ad2edfac5c510cfc6a21e4305489a27a3ef10ff3b56840ac1e47e1d113e128d5ebd14fa303d43421dce794c05260762a5f190622b')
+sha512sums=('218a1bfac7e1a2b7eef5b0ed3e7403eed4bc932f2aa03c5f4c8924246c09088f5074ab3d54031e582cb4f8e7d0c7df1bb30007c2421c44d2c2506364f0ba5a0e')
 
 build() {
   cmake -S bpftrace-$pkgver -B build -G Ninja \



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

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




[Git][archlinux/packaging/packages/bcc] Pushed new tag 0.30.0-1

2024-03-26 Thread Anatol Pomozov (@anatolik)


Anatol Pomozov pushed new tag 0.30.0-1 at Arch Linux / Packaging / Packages / 
bcc

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




[Git][archlinux/packaging/packages/bcc][main] upgpkg: 0.30.0-1

2024-03-26 Thread Anatol Pomozov (@anatolik)


Anatol Pomozov pushed to branch main at Arch Linux / Packaging / Packages / bcc


Commits:
d85989d7 by Anatol Pomozov at 2024-03-26T19:26:19-07:00
upgpkg: 0.30.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = bcc
pkgdesc = BPF Compiler Collection
-   pkgver = 0.29.1
-   pkgrel = 2
+   pkgver = 0.30.0
+   pkgrel = 1
url = https://github.com/iovisor/bcc
arch = x86_64
license = Apache-2.0
@@ -15,8 +15,8 @@ pkgbase = bcc
makedepends = libbpf
makedepends = python
makedepends = python-setuptools
-   source = 
bcc-0.29.1.tar.gz::https://github.com/iovisor/bcc/releases/download/v0.29.1/bcc-src-with-submodule.tar.gz
-   sha512sums = 
acec47b2f45b2f69f84957c7077c5c61279ece4f5e8b1edff94558ff07e787e21bbb366b4770d2950153186fa24a1a2ea6f49c7dcd353ddc1eb86e7362b21fd4
+   source = 
bcc-0.30.0.tar.gz::https://github.com/iovisor/bcc/releases/download/v0.30.0/bcc-src-with-submodule.tar.gz
+   sha512sums = 
6ab30533675b96f21b48d503b6d7a15ccbdf54dfc823ce26b56c2a24dd3e670824542e1bc8766fda4a5bff879146dcdabf87da3511205ee99ef9b5b17f0fab38
 
 pkgname = bcc
pkgdesc = BPF Compiler Collection - C library and examples


=
PKGBUILD
=
@@ -4,8 +4,8 @@
 
 pkgbase=bcc
 pkgname=('bcc' 'bcc-tools' 'python-bcc')
-pkgver=0.29.1
-pkgrel=2
+pkgver=0.30.0
+pkgrel=1
 pkgdesc='BPF Compiler Collection'
 arch=('x86_64')
 url='https://github.com/iovisor/bcc'
@@ -13,7 +13,7 @@ license=('Apache-2.0')
 makedepends=('cmake' 'clang' 'llvm' 'flex' 'bison' 'libbpf' 'python' 
'python-setuptools')
 checkdepends=('netperf' 'iperf')
 
source=("bcc-$pkgver.tar.gz"::"https://github.com/iovisor/bcc/releases/download/v$pkgver/bcc-src-with-submodule.tar.gz";)
-sha512sums=('acec47b2f45b2f69f84957c7077c5c61279ece4f5e8b1edff94558ff07e787e21bbb366b4770d2950153186fa24a1a2ea6f49c7dcd353ddc1eb86e7362b21fd4')
+sha512sums=('6ab30533675b96f21b48d503b6d7a15ccbdf54dfc823ce26b56c2a24dd3e670824542e1bc8766fda4a5bff879146dcdabf87da3511205ee99ef9b5b17f0fab38')
 
 _pick() {
   local p="$1" f d; shift



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/bcc/-/commit/d85989d7098f39f4b413f30c11c00f4f796239e5

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




[Git][archlinux/packaging/packages/pyright] Pushed new tag 1.1.356-1

2024-03-26 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed new tag 1.1.356-1 at Arch Linux / Packaging / Packages 
/ pyright

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




[Git][archlinux/packaging/packages/pyright][main] upgpkg: 1.1.356-1

2024-03-26 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
pyright


Commits:
21e51f83 by Daniel M. Capella at 2024-03-26T21:24:13-04:00
upgpkg: 1.1.356-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = pyright
pkgdesc = Type checker for the Python language
-   pkgver = 1.1.355
+   pkgver = 1.1.356
pkgrel = 1
url = https://microsoft.github.io/pyright
arch = any
@@ -8,7 +8,7 @@ pkgbase = pyright
makedepends = git
makedepends = npm
depends = nodejs
-   source = git+https://github.com/microsoft/pyright.git#tag=1.1.355
-   b2sums = 
a528f9f46f62b48d8be2e311fd72f084dbf987e8984952f6beb032d904fd6a276e93f997b1284bc4ca9e9be563ac0661c25e5be7ea5bda5fe4d599964521a501
+   source = git+https://github.com/microsoft/pyright.git#tag=1.1.356
+   b2sums = 
61fb796a95e9dd267c9dc1c31954a1e3c14d154d94e8db61173a854b6e11b9b5d7d08eb02bea82b2df2026d92e2b592187ecbc2035039df63adaaaef4fb0f5c0
 
 pkgname = pyright


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Contributor: Kaizhao Zhang 
 
 pkgname=pyright
-pkgver=1.1.355
+pkgver=1.1.356
 pkgrel=1
 pkgdesc='Type checker for the Python language'
 arch=('any')
@@ -11,7 +11,7 @@ license=('MIT')
 depends=('nodejs')
 makedepends=('git' 'npm')
 source=("git+https://github.com/microsoft/pyright.git#tag=$pkgver";)
-b2sums=('a528f9f46f62b48d8be2e311fd72f084dbf987e8984952f6beb032d904fd6a276e93f997b1284bc4ca9e9be563ac0661c25e5be7ea5bda5fe4d599964521a501')
+b2sums=('61fb796a95e9dd267c9dc1c31954a1e3c14d154d94e8db61173a854b6e11b9b5d7d08eb02bea82b2df2026d92e2b592187ecbc2035039df63adaaaef4fb0f5c0')
 
 prepare() {
   cd $pkgname



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

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




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

2024-03-26 Thread Evangelos Foutras (@foutrelis)


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

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




[Git][archlinux/packaging/packages/chromium][main] upgpkg: 123.0.6312.86-1

2024-03-26 Thread Evangelos Foutras (@foutrelis)


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


Commits:
e79a1979 by Evangelos Foutras at 2024-03-27T02:44:12+02:00
upgpkg: 123.0.6312.86-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = chromium
pkgdesc = A web browser built for speed, simplicity, and security
-   pkgver = 123.0.6312.58
+   pkgver = 123.0.6312.86
pkgrel = 1
url = https://www.chromium.org/Home
arch = x86_64
@@ -54,13 +54,13 @@ pkgbase = chromium
optdepends = org.freedesktop.secrets: password storage backend on GNOME 
/ Xfce
optdepends = kwallet: support for storing passwords in KWallet on Plasma
options = !lto
-   source = 
https://commondatastorage.googleapis.com/chromium-browser-official/chromium-123.0.6312.58.tar.xz
+   source = 
https://commondatastorage.googleapis.com/chromium-browser-official/chromium-123.0.6312.86.tar.xz
source = 
https://github.com/foutrelis/chromium-launcher/archive/v8/chromium-launcher-8.tar.gz
source = 
https://gitlab.com/Matt.Jolly/chromium-patches/-/archive/123/chromium-patches-123.tar.bz2
source = drop-flag-unsupported-by-clang17.patch
source = compiler-rt-adjust-paths.patch
source = use-oauth2-client-switches-as-default.patch
-   sha256sums = 
f8dae4a2ff7b00bb44fa136c2101638fea4f232e4819be3f73381ddc0d3bf718
+   sha256sums = 
f4a78c1955dac4354d57ab45e93051fcda50fc5fccd681457f8116630746dffe
sha256sums = 
213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a
sha256sums = 
488f02af92b148eaa91ad5015b3bf383dfc8618ebafe9c3c250cd4c7f4e27b19
sha256sums = 
3bd35dab1ded5d9e1befa10d5c6c4555fe0a76d909fb724ac57d0bf10cb666c1


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 # Contributor: Daniel J Griffiths 
 
 pkgname=chromium
-pkgver=123.0.6312.58
+pkgver=123.0.6312.86
 pkgrel=1
 _launcher_ver=8
 _manual_clone=0
@@ -31,7 +31,7 @@ 
source=(https://commondatastorage.googleapis.com/chromium-browser-official/chrom
 drop-flag-unsupported-by-clang17.patch
 compiler-rt-adjust-paths.patch
 use-oauth2-client-switches-as-default.patch)
-sha256sums=('f8dae4a2ff7b00bb44fa136c2101638fea4f232e4819be3f73381ddc0d3bf718'
+sha256sums=('f4a78c1955dac4354d57ab45e93051fcda50fc5fccd681457f8116630746dffe'
 '213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a'
 '488f02af92b148eaa91ad5015b3bf383dfc8618ebafe9c3c250cd4c7f4e27b19'
 '3bd35dab1ded5d9e1befa10d5c6c4555fe0a76d909fb724ac57d0bf10cb666c1'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/chromium/-/commit/e79a1979ed58cf5edd476fc705172d6e9b387ffb

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




[Git][archlinux/packaging/packages/runst][main] upgpkg: 0.1.7-1: upstream release

2024-03-26 Thread @orhun


Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages / 
runst


Commits:
4ae78995 by Orhun Parmaksız at 2024-03-27T01:27:37+03:00
upgpkg: 0.1.7-1: upstream release

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,15 @@
+pkgbase = runst
+   pkgdesc = A dead simple notification daemon
+   pkgver = 0.1.7
+   pkgrel = 1
+   url = https://github.com/orhun/runst
+   arch = x86_64
+   license = MIT
+   license = Apache-2.0
+   makedepends = cargo
+   depends = dbus
+   depends = pango
+   source = 
runst-0.1.7.tar.gz::https://github.com/orhun/runst/archive/v0.1.7.tar.gz
+   sha512sums = 
68ea1e8f48d5b8e76d246c5e3ed20e1a9580adaabb1853280de6b54b3b12a548ab647ccb57371bab9b23d2976d3d8c41fe3164d530db4b5380bd394b62dc3a4f
+
+pkgname = runst


=
PKGBUILD
=
@@ -1,20 +1,20 @@
 # Maintainer: Orhun Parmaksız 
 
 pkgname=runst
-pkgver=0.1.5
+pkgver=0.1.7
 pkgrel=1
 pkgdesc="A dead simple notification daemon"
 arch=('x86_64')
 url="https://github.com/orhun/runst";
-license=('MIT' 'Apache')
+license=('MIT' 'Apache-2.0')
 depends=('dbus' 'pango')
 makedepends=('cargo')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha512sums=('341a33c66d6b77dc660686283cdaf816fbbcf75c1a2cb661936d345d90b91e919ae8f91a6ba6fd17a7bf1053349c695c1514829015478d1cfbbe4dcccfb74a72')
+sha512sums=('68ea1e8f48d5b8e76d246c5e3ed20e1a9580adaabb1853280de6b54b3b12a548ab647ccb57371bab9b23d2976d3d8c41fe3164d530db4b5380bd394b62dc3a4f')
 
 prepare() {
   cd "$pkgname-$pkgver"
-  cargo fetch --locked --target "$CARCH-unknown-linux-gnu"
+  cargo fetch --locked --target "$(rustc -vV | sed -n 's/host: //p')"
 }
 
 build() {



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

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




[Git][archlinux/packaging/packages/runst] Pushed new tag 0.1.7-1

2024-03-26 Thread @orhun


Orhun Parmaksız pushed new tag 0.1.7-1 at Arch Linux / Packaging / Packages / 
runst

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




[Git][archlinux/packaging/packages/python-evdev] Pushed new tag 1.7.0-1

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


Jan Alexander Steffens (heftig) pushed new tag 1.7.0-1 at Arch Linux / 
Packaging / Packages / python-evdev

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




[Git][archlinux/packaging/packages/python-evdev][main] 1.7.0-1

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


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


Commits:
e8cc3002 by Jan Alexander Steffens (heftig) at 2024-03-26T23:10:06+01:00
1.7.0-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,18 @@
+pkgbase = python-evdev
+   pkgdesc = Python bindings for the Linux input subsystem
+   pkgver = 1.7.0
+   pkgrel = 1
+   url = https://python-evdev.readthedocs.io/en/latest/
+   arch = x86_64
+   license = BSD-3-Clause
+   makedepends = git
+   makedepends = python-build
+   makedepends = python-installer
+   makedepends = python-setuptools
+   makedepends = python-wheel
+   depends = glibc
+   depends = python
+   source = 
git+https://github.com/gvalkov/python-evdev#commit=05e4b61961168d9f2f1d9399ff761bf0fd794908
+   b2sums = 
02715150f40417fbb23633831a7963642d34cfe70da293410a372928319939e33f7738463e0e0c9f16169deffd9eb8d7a6ded548103c28fcdf3bff538d826179
+
+pkgname = python-evdev


=
PKGBUILD
=
@@ -1,17 +1,26 @@
 # Maintainer: Jan Alexander Steffens (heftig) 
 
 pkgname=python-evdev
-pkgver=1.6.1
-pkgrel=2
+pkgver=1.7.0
+pkgrel=1
 pkgdesc="Python bindings for the Linux input subsystem"
 url="https://python-evdev.readthedocs.io/en/latest/";
 arch=(x86_64)
-license=(BSD)
-depends=(python)
-makedepends=(python-setuptools python-build python-installer python-wheel git)
-_commit=2dd6ce6364bb67eedb209f6aa0bace0c18a3a40a  # tags/v1.6.1^0
+license=(BSD-3-Clause)
+depends=(
+  glibc
+  python
+)
+makedepends=(
+  git
+  python-build
+  python-installer
+  python-setuptools
+  python-wheel
+)
+_commit=05e4b61961168d9f2f1d9399ff761bf0fd794908  # tags/v1.7.0^0
 source=("git+https://github.com/gvalkov/python-evdev#commit=$_commit";)
-sha256sums=('SKIP')
+b2sums=('02715150f40417fbb23633831a7963642d34cfe70da293410a372928319939e33f7738463e0e0c9f16169deffd9eb8d7a6ded548103c28fcdf3bff538d826179')
 
 pkgver() {
   cd $pkgname



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

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




[Git][archlinux/packaging/packages/dump_syms] Pushed new tag 2.3.1-1

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


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

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




[Git][archlinux/packaging/packages/dump_syms][main] 2.3.1-1

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


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


Commits:
04b5aea4 by Jan Alexander Steffens (heftig) at 2024-03-26T23:07:49+01:00
2.3.1-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,16 @@
+pkgbase = dump_syms
+   pkgdesc = Symbol dumper for Firefox
+   pkgver = 2.3.1
+   pkgrel = 1
+   url = https://github.com/mozilla/dump_syms
+   arch = x86_64
+   license = Apache-2.0 OR MIT
+   makedepends = cargo
+   makedepends = git
+   depends = gcc-libs
+   depends = glibc
+   options = !lto
+   source = 
git+https://github.com/mozilla/dump_syms#commit=8100c54d307bce2fb73484bbe46a04386ceca105
+   b2sums = 
a018041c9de88ef0d34e07ecc4c7a88756cf9a9fa60b6758bd1b50a9acde4201ed416def26edaf8a5bcafd046e3acf549ae3d2266129c02a7eaee76389908dfd
+
+pkgname = dump_syms


=
PKGBUILD
=
@@ -1,24 +1,24 @@
 # Maintainer: Jan Alexander Steffens (heftig) 
 
 pkgname=dump_syms
-pkgver=2.2.2
+pkgver=2.3.1
 pkgrel=1
 pkgdesc="Symbol dumper for Firefox"
 url="https://github.com/mozilla/dump_syms";
 arch=(x86_64)
-license=(
-  APACHE
-  MIT
+license=('Apache-2.0 OR MIT')
+depends=(
+  gcc-libs
+  glibc
 )
-depends=(gcc-libs)
 makedepends=(
   cargo
   git
 )
 options=(!lto)
-_commit=de0b5fc83a022ce20c72a3e6831b4613540e9fdb  # tags/v2.2.2^0
+_commit=8100c54d307bce2fb73484bbe46a04386ceca105  # tags/v2.3.1^0
 source=("git+$url#commit=$_commit")
-sha512sums=('SKIP')
+b2sums=('a018041c9de88ef0d34e07ecc4c7a88756cf9a9fa60b6758bd1b50a9acde4201ed416def26edaf8a5bcafd046e3acf549ae3d2266129c02a7eaee76389908dfd')
 
 # Use LTO
 export CARGO_PROFILE_RELEASE_LTO=true CARGO_PROFILE_RELEASE_CODEGEN_UNITS=1
@@ -49,7 +49,7 @@ check() {
 package() {
   cd $pkgname
   install -Dt "$pkgdir/usr/bin" target/release/dump_syms
-  install -Dt "$pkgdir/usr/share/licenses/$pkgname" -m644 LICENSE*
+  install -Dt "$pkgdir/usr/share/licenses/$pkgname" -m644 LICENSE-MIT
 }
 
 # vim:set sw=2 sts=-1 et:



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dump_syms/-/commit/04b5aea4a71a70aed9a7ab03cb1df0e23684bb14

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




[Git][archlinux/packaging/packages/songrec] Pushed new tag 0.4.2-2

2024-03-26 Thread @orhun


Orhun Parmaksız pushed new tag 0.4.2-2 at Arch Linux / Packaging / Packages / 
songrec

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




[Git][archlinux/packaging/packages/songrec][main] upgpkg: 0.4.2-2: update mandatory dependencies

2024-03-26 Thread @orhun


Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages / 
songrec


Commits:
d1b70819 by Orhun Parmaksız at 2024-03-27T00:57:36+03:00
upgpkg: 0.4.2-2: update mandatory dependencies

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = songrec
pkgdesc = An open-source, unofficial Shazam client for Linux
pkgver = 0.4.2
-   pkgrel = 1
+   pkgrel = 2
url = https://github.com/marin-m/SongRec
arch = x86_64
license = GPL3
@@ -12,7 +12,8 @@ pkgbase = songrec
depends = alsa-lib
depends = openssl
depends = ffmpeg
-   optdepends = libpulse: PulseAudio support
+   depends = libpulse
+   depends = pulseaudio-alsa
options = !lto
source = 
songrec-0.4.2.tar.gz::https://github.com/marin-m/SongRec/archive/0.4.2.tar.gz
sha256sums = 
c453db360d76370519c7dfe3c6901d7676eb86cc975649d809afb61d2ff54388


=
PKGBUILD
=
@@ -3,14 +3,13 @@
 _pkgname=SongRec
 pkgname=songrec
 pkgver=0.4.2
-pkgrel=1
+pkgrel=2
 pkgdesc='An open-source, unofficial Shazam client for Linux'
 arch=('x86_64')
 url='https://github.com/marin-m/SongRec'
 license=('GPL3')
+depends=('gtk3' 'alsa-lib' 'openssl' 'ffmpeg' 'libpulse' 'pulseaudio-alsa')
 makedepends=('cargo' 'pkgconf' 'git')
-depends=('gtk3' 'alsa-lib' 'openssl' 'ffmpeg')
-optdepends=('libpulse: PulseAudio support')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
 sha256sums=('c453db360d76370519c7dfe3c6901d7676eb86cc975649d809afb61d2ff54388')
 options=('!lto')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/songrec/-/commit/d1b708190001ab4076306e815ee1a2a2bfc9

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




[Git][archlinux/packaging/packages/openpgp-card-ssh-agent][main] upgpkg: 0.3.1-2

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


David Runge pushed to branch main at Arch Linux / Packaging / Packages / 
openpgp-card-ssh-agent


Commits:
d6e1c9c1 by David Runge at 2024-03-26T22:49:01+01:00
upgpkg: 0.3.1-2

Instead of depending on gnome-keyring, depend on any org.freedesktop.secrets 
provider.

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = openpgp-card-ssh-agent
pkgdesc = A simple ssh-agent backed by OpenPGP card authentication keys
pkgver = 0.3.1
-   pkgrel = 1
+   pkgrel = 2
url = https://codeberg.org/openpgp-card/ssh-agent/
arch = x86_64
license = Apache-2.0 OR MIT
@@ -9,7 +9,7 @@ pkgbase = openpgp-card-ssh-agent
makedepends = rust
depends = gcc-libs
depends = glibc
-   depends = gnome-keyring
+   depends = org.freedesktop.secrets
source = 
openpgp-card-ssh-agent-0.3.1.tar.gz::https://codeberg.org/openpgp-card/ssh-agent//archive/v0.3.1.tar.gz
sha512sums = 
13a33bee41787017099a5b2068aa52d46b62a5ea34cff91f03b6543cea9cf7320249b882219591bd5d0fd7def7c17a7154fd0fefbe4984ef57f76924e2b0898a
b2sums = 
3fcfddff27e6efeb821739e2fc8a79059fad8096a4c9bc03cf4621e99ef98082aa0bdc70b0c1d6da3dcd75082db00af322bdeaafdd64a74a515e4599192c67d1
@@ -17,6 +17,6 @@ pkgbase = openpgp-card-ssh-agent
 pkgname = openpgp-card-ssh-agent
depends = gcc-libs
depends = glibc
-   depends = gnome-keyring
+   depends = org.freedesktop.secrets
depends = pcsclite
depends = libpcsclite.so


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 pkgname=openpgp-card-ssh-agent
 _name="${pkgname#openpgp-card-}"
 pkgver=0.3.1
-pkgrel=1
+pkgrel=2
 pkgdesc="A simple ssh-agent backed by OpenPGP card authentication keys"
 arch=(x86_64)
 url="https://codeberg.org/openpgp-card/ssh-agent/";
@@ -11,7 +11,7 @@ license=('Apache-2.0 OR MIT')
 depends=(
   gcc-libs
   glibc
-  gnome-keyring
+  org.freedesktop.secrets
 )
 makedepends=(
   pcsclite



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/openpgp-card-ssh-agent/-/commit/d6e1c9c17068d256d886202fb6feb2a7a99d2bbe

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/openpgp-card-ssh-agent/-/commit/d6e1c9c17068d256d886202fb6feb2a7a99d2bbe
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/openpgp-card-ssh-agent] Pushed new tag 0.3.1-2

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


David Runge pushed new tag 0.3.1-2 at Arch Linux / Packaging / Packages / 
openpgp-card-ssh-agent

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/openpgp-card-ssh-agent/-/tree/0.3.1-2
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/tailscale][main] upgpkg: 1.62.1-1

2024-03-26 Thread Christian Heusel (@gromit)


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


Commits:
6ab2a73f by Christian Heusel at 2024-03-26T22:47:45+01:00
upgpkg: 1.62.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = tailscale
pkgdesc = A mesh VPN that makes it easy to connect your devices, 
wherever they are.
-   pkgver = 1.62.0
+   pkgver = 1.62.1
pkgrel = 1
url = https://tailscale.com
arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = tailscale
makedepends = go
depends = glibc
backup = etc/default/tailscaled
-   source = 
git+https://github.com/tailscale/tailscale.git#commit=df4d4ebd41b6670c8ca371e5e32ea29e00e69708
-   sha256sums = SKIP
+   source = git+https://github.com/tailscale/tailscale.git#tag=v1.62.1
+   sha256sums = 
611a7f470978a81ff111a869ce8555e51ef66459a7c0e2f97e3a8b48b33575d6
 
 pkgname = tailscale


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: David Anderson 
 
 pkgname=tailscale
-pkgver=1.62.0
+pkgver=1.62.1
 pkgrel=1
 pkgdesc="A mesh VPN that makes it easy to connect your devices, wherever they 
are."
 arch=("x86_64")
@@ -13,15 +13,9 @@ makedepends=("git" "go")
 depends=("glibc")
 backup=("etc/default/tailscaled")
 # Important: Check if the version has been published before updating
-# curl -s "https://pkgs.tailscale.com/stable/?mode=json";
-_commit=df4d4ebd41b6670c8ca371e5e32ea29e00e69708
-source=("git+https://github.com/tailscale/tailscale.git#commit=${_commit}";)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd "${pkgname}"
-  git describe --tags | sed 's/^[vV]//;s/-/+/g'
-}
+# pkgctl version check
+source=("git+https://github.com/tailscale/tailscale.git#tag=v${pkgver}";)
+sha256sums=('611a7f470978a81ff111a869ce8555e51ef66459a7c0e2f97e3a8b48b33575d6')
 
 prepare() {
 cd "${pkgname}"
@@ -34,15 +28,13 @@ build() {
 export CGO_CFLAGS="${CFLAGS}"
 export CGO_CXXFLAGS="${CXXFLAGS}"
 export CGO_LDFLAGS="${LDFLAGS}"
-# pacman bug
-# export GOPATH="${srcdir}"
 export GOFLAGS="-buildmode=pie -mod=readonly -modcacherw"
 GO_LDFLAGS="\
 -compressdwarf=false \
 -linkmode=external \
 -X tailscale.com/version.longStamp=${pkgver} \
 -X tailscale.com/version.shortStamp=$(cut -d+ -f1 <<< "${pkgver}") \
--X tailscale.com/version.gitCommitStamp=${_commit}"
+-X tailscale.com/version.gitCommitStamp=$(git rev-parse v"${pkgver}")"
 for cmd in ./cmd/tailscale ./cmd/tailscaled; do
 go build -v -tags xversion -ldflags "$GO_LDFLAGS" "$cmd"
 done



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

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




[Git][archlinux/packaging/packages/tailscale] Pushed new tag 1.62.1-1

2024-03-26 Thread Christian Heusel (@gromit)


Christian Heusel pushed new tag 1.62.1-1 at Arch Linux / Packaging / Packages / 
tailscale

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




[Git][archlinux/packaging/packages/act] Pushed new tag 0.2.60-2

2024-03-26 Thread @orhun


Orhun Parmaksız pushed new tag 0.2.60-2 at Arch Linux / Packaging / Packages / 
act

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




[Git][archlinux/packaging/packages/act] Pushed new branch main

2024-03-26 Thread @orhun


Orhun Parmaksız pushed new branch main at Arch Linux / Packaging / Packages / 
act

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




[Git][archlinux/packaging/packages/python-pygls][main] upgpkg: 1.3.1-1

2024-03-26 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
python-pygls


Commits:
d44f34b6 by Daniel M. Capella at 2024-03-26T15:54:41-04:00
upgpkg: 1.3.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = python-pygls
pkgdesc = Pythonic generic implementation of the Language Server 
Protocol
-   pkgver = 1.3.0
+   pkgver = 1.3.1
pkgrel = 1
url = https://github.com/openlawlibrary/pygls
arch = any
@@ -12,7 +12,7 @@ pkgbase = python-pygls
makedepends = python-poetry-core
depends = python-cattrs
depends = python-lsprotocol
-   source = git+https://github.com/openlawlibrary/pygls.git#tag=v1.3.0
-   b2sums = 
36bdf2c1a8311efd051f76658dd5aac394d5e1535272851301f14f4173a764d737b54f5c058cef4a25d04aa46fde8bea56e688d14d2215f66d94e6aef3e5b446
+   source = git+https://github.com/openlawlibrary/pygls.git#tag=v1.3.1
+   b2sums = 
c893198f1004256118acfa1bee3aefb87f98a34f2a634de7263d621e56673312a735e94ab8703135e7e43df21cde0a07946a9187c54878c2dcadd696fb8830e4
 
 pkgname = python-pygls


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 
 pkgname=python-pygls
 _name=${pkgname#python-}
-pkgver=1.3.0
+pkgver=1.3.1
 pkgrel=1
 pkgdesc='Pythonic generic implementation of the Language Server Protocol'
 arch=('any')
@@ -13,7 +13,7 @@ depends=('python-cattrs' 'python-lsprotocol')
 makedepends=('git' 'python-build' 'python-installer' 'python-poetry-core')
 checkdepends=('python-pytest-asyncio')
 source=("git+$url.git#tag=v$pkgver")
-b2sums=('36bdf2c1a8311efd051f76658dd5aac394d5e1535272851301f14f4173a764d737b54f5c058cef4a25d04aa46fde8bea56e688d14d2215f66d94e6aef3e5b446')
+b2sums=('c893198f1004256118acfa1bee3aefb87f98a34f2a634de7263d621e56673312a735e94ab8703135e7e43df21cde0a07946a9187c54878c2dcadd696fb8830e4')
 
 build() {
   cd "$_name"



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

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




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

2024-03-26 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed new tag 1.3.1-1 at Arch Linux / Packaging / Packages / 
python-pygls

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




[Git][archlinux/packaging/packages/openpgp-card-ssh-agent] Pushed new tag 0.3.1-1

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


David Runge pushed new tag 0.3.1-1 at Arch Linux / Packaging / Packages / 
openpgp-card-ssh-agent

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/openpgp-card-ssh-agent/-/tree/0.3.1-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/openpgp-card-ssh-agent] Pushed new branch main

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


David Runge pushed new branch main at Arch Linux / Packaging / Packages / 
openpgp-card-ssh-agent

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/openpgp-card-ssh-agent/-/tree/main
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/cargo-insta][main] upgpkg: 1.37.0-1: upstream release

2024-03-26 Thread @orhun


Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages / 
cargo-insta


Commits:
840595a8 by Orhun Parmaksız at 2024-03-26T21:49:25+03:00
upgpkg: 1.37.0-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,13 +1,13 @@
 pkgbase = cargo-insta
pkgdesc = Cargo plugin for snapshot testing in Rust
-   pkgver = 1.36.1
+   pkgver = 1.37.0
pkgrel = 1
url = https://github.com/mitsuhiko/insta
arch = x86_64
license = Apache-2.0
depends = gcc-libs
depends = cargo
-   source = 
cargo-insta-1.36.1.tar.gz::https://static.crates.io/crates/cargo-insta/cargo-insta-1.36.1.crate
-   sha512sums = 
d5ed286dbded279c26809e62de4b5746d437145c8553a2f091e1a499e80843505bdd9b937ea0f2ecc300f8c2257431567696b541c04130193aefccc23aba895c
+   source = 
cargo-insta-1.37.0.tar.gz::https://static.crates.io/crates/cargo-insta/cargo-insta-1.37.0.crate
+   sha512sums = 
aea5c06a582ef003a1cb0d269dafd8d5526e8e157ed1c09db561e7e9418f91f5f61bda1771af257dcd5ea05291d9371e7068f832885ae8722b5b2a7cbd530681
 
 pkgname = cargo-insta


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 # Contributor: Vlad Frolov 
 
 pkgname=cargo-insta
-pkgver=1.36.1
+pkgver=1.37.0
 pkgrel=1
 pkgdesc="Cargo plugin for snapshot testing in Rust"
 url="https://github.com/mitsuhiko/insta";
@@ -12,7 +12,7 @@ depends=('gcc-libs' 'cargo')
 arch=('x86_64')
 license=('Apache-2.0')
 
source=("$pkgname-$pkgver.tar.gz::https://static.crates.io/crates/$pkgname/$pkgname-$pkgver.crate";)
-sha512sums=('d5ed286dbded279c26809e62de4b5746d437145c8553a2f091e1a499e80843505bdd9b937ea0f2ecc300f8c2257431567696b541c04130193aefccc23aba895c')
+sha512sums=('aea5c06a582ef003a1cb0d269dafd8d5526e8e157ed1c09db561e7e9418f91f5f61bda1771af257dcd5ea05291d9371e7068f832885ae8722b5b2a7cbd530681')
 
 prepare() {
   cd "$pkgname-$pkgver"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cargo-insta/-/commit/840595a865e4f7204f0bc8d249e133c1debd0715

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




[Git][archlinux/packaging/packages/cargo-insta] Pushed new tag 1.37.0-1

2024-03-26 Thread @orhun


Orhun Parmaksız pushed new tag 1.37.0-1 at Arch Linux / Packaging / Packages / 
cargo-insta

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




[Git][archlinux/packaging/packages/bob][main] upgpkg: 2.8.3-1: upstream release

2024-03-26 Thread @orhun


Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages / bob


Commits:
bc52c574 by Orhun Parmaksız at 2024-03-26T21:43:10+03:00
upgpkg: 2.8.3-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = bob
pkgdesc = A version manager for neovim
-   pkgver = 2.8.2
+   pkgver = 2.8.3
pkgrel = 1
url = https://github.com/MordechaiHadad/bob
arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = bob
makedepends = cargo
depends = gcc-libs
options = !lto
-   source = 
bob-2.8.2.tar.gz::https://github.com/MordechaiHadad/bob/archive/v2.8.2.tar.gz
-   sha256sums = 
a4a32955ca457ae0b3f26ba9a9762397a5916ec80cf75a4b045d3b5674bb4b83
+   source = 
bob-2.8.3.tar.gz::https://github.com/MordechaiHadad/bob/archive/v2.8.3.tar.gz
+   sha256sums = 
c8bbedae685520ad79aa3adb268db0cc7e1a4f3c20b902100fe9cc3ea34c
 
 pkgname = bob


=
PKGBUILD
=
@@ -1,7 +1,7 @@
 # Maintainer: Orhun Parmaksız 
 
 pkgname=bob
-pkgver=2.8.2
+pkgver=2.8.3
 pkgrel=1
 pkgdesc="A version manager for neovim"
 arch=('x86_64')
@@ -10,7 +10,7 @@ license=('MIT')
 depends=('gcc-libs')
 makedepends=('cargo')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('a4a32955ca457ae0b3f26ba9a9762397a5916ec80cf75a4b045d3b5674bb4b83')
+sha256sums=('c8bbedae685520ad79aa3adb268db0cc7e1a4f3c20b902100fe9cc3ea34c')
 options=('!lto')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/bob/-/commit/bc52c57464d3cfe22df1ff3b2f1059e66842eb67

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




[Git][archlinux/packaging/packages/bob] Pushed new tag 2.8.3-1

2024-03-26 Thread @orhun


Orhun Parmaksız pushed new tag 2.8.3-1 at Arch Linux / Packaging / Packages / 
bob

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




[Git][archlinux/packaging/packages/jenkins][main] upgpkg: 2.451-1: New upstream release

2024-03-26 Thread Robin Candau (@antiz)


Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
jenkins


Commits:
e4b8ea18 by Robin Candau at 2024-03-26T19:33:26+01:00
upgpkg: 2.451-1: New upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = jenkins
pkgdesc = Extendable continuous integration server (latest)
-   pkgver = 2.450
+   pkgver = 2.451
pkgrel = 1
url = https://jenkins.io
install = jenkins.install
@@ -16,13 +16,13 @@ pkgbase = jenkins
conflicts = jenkins-ci
replaces = jenkins-ci
backup = etc/conf.d/jenkins
-   source = 
https://github.com/jenkinsci/jenkins/archive/refs/tags/jenkins-2.450.tar.gz
+   source = 
https://github.com/jenkinsci/jenkins/archive/refs/tags/jenkins-2.451.tar.gz
source = jenkins.conf
source = jenkins.service
source = jenkins.tmpfiles
source = jenkins.sysusers
source = skip-failing-test.patch
-   sha512sums = 
b1fe5c51e385ca0adff69ce84790690b2681a0123337722efe00775f33b1bf8ed48317ebc16ab84e35ba462424569fd4962f4bdaec6d86191ec3d1703b040164
+   sha512sums = 
5a63d4a6f2edd3e5e49ae544f8bc196bf19ba1cff3e2fc4ea25b77978ffd723eef5afa89647249054080c83074caddfef0e3b5b467b7d05ca6528f9f9b3237d9
sha512sums = 
482b642988027b623995e0488cc00011be5bbe9890a6d40dd6979197fa50794889ff731f798891106b367962cf60cb59b0260caadfcee9685b358a966f759553
sha512sums = 
c1e9a542bfd3db54ea0ef57acdac47ad5180330f9ffab44296762b0e69e75ce595d85a77d46025586fb507aedce4f1a032379dcd16b7b886fe475a99849fa4b2
sha512sums = 
a845a7147be54affc586dfce9a188ec24c92e673e88dec0b62da386d2e597de6ecda103429008562abd897f179a52c37cf2188ebc65b8c636efd07d707e18f90


=
PKGBUILD
=
@@ -5,7 +5,7 @@
 # Contributor: Illarion Kovalchuk 
 
 pkgname=jenkins
-pkgver=2.450
+pkgver=2.451
 pkgrel=1
 _java=17
 pkgdesc='Extendable continuous integration server (latest)'
@@ -25,7 +25,7 @@ 
source=("https://github.com/jenkinsci/jenkins/archive/refs/tags/jenkins-${pkgver
 'jenkins.tmpfiles'
 'jenkins.sysusers'
 'skip-failing-test.patch')
-sha512sums=('b1fe5c51e385ca0adff69ce84790690b2681a0123337722efe00775f33b1bf8ed48317ebc16ab84e35ba462424569fd4962f4bdaec6d86191ec3d1703b040164'
+sha512sums=('5a63d4a6f2edd3e5e49ae544f8bc196bf19ba1cff3e2fc4ea25b77978ffd723eef5afa89647249054080c83074caddfef0e3b5b467b7d05ca6528f9f9b3237d9'
 
'482b642988027b623995e0488cc00011be5bbe9890a6d40dd6979197fa50794889ff731f798891106b367962cf60cb59b0260caadfcee9685b358a966f759553'
 
'c1e9a542bfd3db54ea0ef57acdac47ad5180330f9ffab44296762b0e69e75ce595d85a77d46025586fb507aedce4f1a032379dcd16b7b886fe475a99849fa4b2'
 
'a845a7147be54affc586dfce9a188ec24c92e673e88dec0b62da386d2e597de6ecda103429008562abd897f179a52c37cf2188ebc65b8c636efd07d707e18f90'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/jenkins/-/commit/e4b8ea1879fe4b19d42c3be622a301491f054510

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




[Git][archlinux/packaging/packages/jenkins] Pushed new tag 2.451-1

2024-03-26 Thread Robin Candau (@antiz)


Robin Candau pushed new tag 2.451-1 at Arch Linux / Packaging / Packages / 
jenkins

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




[Git][archlinux/packaging/packages/python-pytest-lazy-fixtures] Pushed new tag 1.0.7-1

2024-03-26 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed new tag 1.0.7-1 at Arch Linux / Packaging / Packages / 
python-pytest-lazy-fixtures

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




[Git][archlinux/packaging/packages/python-pytest-lazy-fixtures][main] upgpkg: 1.0.7-1

2024-03-26 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
python-pytest-lazy-fixtures


Commits:
b2589273 by Daniel M. Capella at 2024-03-26T14:29:06-04:00
upgpkg: 1.0.7-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = python-pytest-lazy-fixtures
pkgdesc = Use fixtures in @pytest.mark.parametrize
-   pkgver = 1.0.5
+   pkgver = 1.0.7
pkgrel = 1
url = https://github.com/dev-petrov/pytest-lazy-fixtures
arch = any
@@ -10,7 +10,7 @@ pkgbase = python-pytest-lazy-fixtures
makedepends = python-poetry-core
depends = python
depends = python-pytest
-   source = 
https://github.com/dev-petrov/pytest-lazy-fixtures/archive/1.0.5/python-pytest-lazy-fixtures-1.0.5.tar.gz
-   sha256sums = 
c99e8969a67d2e2a2cefc7f36151dcb5b52e0c4080e538775ead9ff349eebc2c
+   source = 
https://github.com/dev-petrov/pytest-lazy-fixtures/archive/1.0.7/python-pytest-lazy-fixtures-1.0.7.tar.gz
+   sha256sums = 
a5f918446cde27ff569300b2d0f53fcb30d139537a0b069f7ee20a79229da0bd
 
 pkgname = python-pytest-lazy-fixtures


=
PKGBUILD
=
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-pytest-lazy-fixtures
-pkgver=1.0.5
+pkgver=1.0.7
 pkgrel=1
 pkgdesc="Use fixtures in @pytest.mark.parametrize"
 arch=(any)
@@ -10,7 +10,7 @@ license=(MIT)
 depends=(python python-pytest)
 makedepends=(python-build python-installer python-poetry-core)
 
source=(https://github.com/dev-petrov/pytest-lazy-fixtures/archive/$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('c99e8969a67d2e2a2cefc7f36151dcb5b52e0c4080e538775ead9ff349eebc2c')
+sha256sums=('a5f918446cde27ff569300b2d0f53fcb30d139537a0b069f7ee20a79229da0bd')
 
 build() {
   cd pytest-lazy-fixtures-$pkgver
@@ -19,7 +19,7 @@ build() {
 
 check() {
   cd pytest-lazy-fixtures-$pkgver
-  PYTHONPATH="$PWD" pytest
+  PYTHONPATH="$PWD" pytest -p pytest_lazy_fixtures.plugin
 }
 
 package() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-lazy-fixtures/-/commit/b2589273a8d2dfb28fe250daa39d56cef4ef3592

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




[Git][archlinux/packaging/packages/blender][main] upgpkg: 17:4.1.0-1

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


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


Commits:
4ef228c8 by Sven-Hendrik Haase at 2024-03-26T19:19:45+01:00
upgpkg: 17:4.1.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = blender
pkgdesc = A fully integrated 3D graphics creation suite
-   pkgver = 4.0.2
-   pkgrel = 22
+   pkgver = 4.1.0
+   pkgrel = 1
epoch = 17
url = https://www.blender.org
arch = x86_64
@@ -97,25 +97,19 @@ pkgbase = blender
optdepends = intel-compute-runtime: Cycles renderer Intel OneAPI support
optdepends = libdecor: wayland support
options = !lto
-   source = git+https://projects.blender.org/blender/blender.git#tag=v4.0.2
-   source = 
git+https://projects.blender.org/blender/blender-addons.git#tag=v4.0.2
-   source = 
git+https://projects.blender.org/blender/blender-addons-contrib#tag=v4.0.2
-   source = 
svn+https://svn.blender.org/svnroot/bf-blender/tags/blender-4.0-release/lib/assets
+   source = git+https://projects.blender.org/blender/blender.git#tag=v4.1.0
+   source = 
git+https://projects.blender.org/blender/blender-addons.git#tag=v4.1.0
+   source = 
git+https://projects.blender.org/blender/blender-addons-contrib#tag=v4.1.0
+   source = 
svn+https://svn.blender.org/svnroot/bf-blender/tags/blender-4.1-release/lib/assets
source = 
https://developer.download.nvidia.com/redist/optix/v8.0/OptiX-8.0-Include.zip
-   source = 
https://projects.blender.org/blender/blender/commit/5486c70aae94196d715c07364292fc108ebf59a8.patch
-   source = 
blender-openpgl6-r1.patch::https://projects.blender.org/blender/blender/commit/5d06b7b906b3.patch
source = force-draco1.patch
source = force-draco2.patch
-   source = blender-rocm-6.patch
-   sha512sums = SKIP
-   sha512sums = SKIP
-   sha512sums = SKIP
+   sha512sums = 
5243728ed80dd04eb2b2922e1e71b4d2cec3247c396ce5941e38f32e12bca40ac9e3945ea1e6362529b0d85a2fba995870ed9b047c95448449b50b00e3949d1c
+   sha512sums = 
f0894c620319f450a2a59f84e6d8d5884a61e648b3441a69f6e4c1ffdd61bff65928cbc41c2531df56a69c8f6a195d59a943d8b75380c816bfb101a55ff0c2b1
+   sha512sums = 
877ed9ced417c5879b0bc6a7d3d87aa68a3e4015df9c08945c468dfab59a513bdd03523b7593e556fc9d0e22dbad25d980238e25583ea34a77ffcae3693cd0e7
sha512sums = SKIP
sha512sums = 
5502d9df847de12badc702c0444bd4f1f7620460b2235026df2c3133da1e04c148af0f1fc7f345e9a0c009c32f905f66c8d427743445e8864d3a797cdce6a483
-   sha512sums = 
375508d1d010b4b043b293cb0c192cb2096aef7ddb0dd1be4a738b20aa720523494cf3054161f1ad116fddc6a9ce03159d6da0a3b3fdb1b57002a477c7c5920a
-   sha512sums = 
016a8da844396ba1912a556fc1ff763c781ba6ce17375c9ef778352aa91e9f8af3cd66d552339eb2d65dce84c0e871ab167944ddbf75619aebc0dd82cec4ca58
sha512sums = 
e239da4f3906f1b54265435181cf770bae3d269c8d915df9a73861e6ee71ec70bf2339426e7c81a91e5a567273b3b3742d7a99feefd3398d821b26e1ff3a56d0
sha512sums = 
c162646eba42ea7112cfb615466c2cbaddac8d254d4a9e91cf887c5bffef1325a983701163223a1fdee091310ac5574a400347aab7f52321825b5fa3d5a9036f
-   sha512sums = 
dc694c655690913701dba92281724671c14f7305cc8f4de6071056f4608837532194178fdddcbcf500d330a0b804d26cd9599b88ff71f9c799664e941809813a
 
 pkgname = blender


=
PKGBUILD
=
@@ -8,8 +8,8 @@
 # fine with them.
 
 pkgname=blender
-pkgver=4.0.2
-pkgrel=22
+pkgver=4.1.0
+pkgrel=1
 epoch=17
 pkgdesc="A fully integrated 3D graphics creation suite"
 arch=('x86_64')
@@ -119,21 +119,15 @@ 
source=("git+https://projects.blender.org/blender/blender.git#tag=v$pkgver";
 
"git+https://projects.blender.org/blender/blender-addons-contrib#tag=v$pkgver";
 
"svn+https://svn.blender.org/svnroot/bf-blender/tags/blender-${pkgver%%.[^.]}-release/lib/assets";
 
https://developer.download.nvidia.com/redist/optix/v8.0/OptiX-8.0-Include.zip
-
https://projects.blender.org/blender/blender/commit/5486c70aae94196d715c07364292fc108ebf59a8.patch
-
blender-openpgl6-r1.patch::https://projects.blender.org/blender/blender/commit/5d06b7b906b3.patch
 force-draco1.patch
-force-draco2.patch
-blender-rocm-6.patch)
-sha512sums=('SKIP'
-'SKIP'
-'SKIP'
+force-draco2.patch)
+sha512sums=('5243728ed80dd04eb2b2922e1e71b4d2cec3247c396ce5941e38f32e12bca40ac9e3945ea1e6362529b0d85a2fba995870ed9b047c95448449b50b00e3949d1c'
+
'f0894c620319f450a2a59f84e6d8d5884a61e648b3441a69f6e4c1ffdd61bff65928cbc41c2531df56a69c8f6a195d59a943d8b75380c816bfb101a55ff0c2b1'
+
'877ed9ced417c5879b0bc6a7d3d87aa68a3e4015df9c08945c468dfab59a513bdd03523b7593e556fc9d0e22dbad25d980238e25583ea34a77ffcae3693cd0e7'
 'SKIP'
 
'5502d9df847de12badc702c0444bd4f1f7620460b2

[Git][archlinux/packaging/packages/blender] Pushed new tag 17-4.1.0-1

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


Sven-Hendrik Haase pushed new tag 17-4.1.0-1 at Arch Linux / Packaging / 
Packages / blender

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




[Git][archlinux/packaging/packages/shadow] Pushed new tag 4.15.1-1

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


David Runge pushed new tag 4.15.1-1 at Arch Linux / Packaging / Packages / 
shadow

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




[Git][archlinux/packaging/packages/vault][main] upgpkg: 1.16.0-1

2024-03-26 Thread hashworks (@hashworks)


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


Commits:
9a211ecc by Justin Kromlinger at 2024-03-26T19:09:17+01:00
upgpkg: 1.16.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = vault
pkgdesc = A tool for managing secrets
-   pkgver = 1.15.6
+   pkgver = 1.16.0
pkgrel = 1
url = https://vaultproject.io/
install = vault.install
@@ -18,11 +18,11 @@ pkgbase = vault
depends = glibc
backup = etc/vault.hcl
backup = etc/default/vault
-   source = 
git+https://github.com/hashicorp/vault#commit=615cf6f1dce9aa91bc2035ce33b9f689952218f0
+   source = 
git+https://github.com/hashicorp/vault#commit=c20eae3e84c55bf5180ac890b83ee81c9d7ded8b
source = vault.sysusers
source = vault.tmpfiles
source = vault.hcl
-   sha512sums = SKIP
+   sha512sums = 
5651377b33d2056fb8054131c930fbef8d5e8491e7d96825f1f1bf2b4cf3a56fac7e6eaaacfd9c2bf2fc1ec7378df12866cc3ab6581e84108170113c562140e4
sha512sums = 
92616ccf83fa5ca9f8b0d022cf8ceb1f3549e12b66bf21d9f77f3eb26bd75ec1dc36c155948ec987c642067b85fbfc30a9217d6c503d952a402aa5ef63e50928
sha512sums = 
db327aae6f821ee1ea608abdb3fc82aeeae72ce873d78ada44461644add32afd6c0197019427734498bc28ae187b6f741a02196e40a620caab597e5eef32ca7a
sha512sums = 
75d654ec4eadfe983f57951d470fff8b9eb953b42c08e7b6b3a1baaa0721fd7a9d5be37480b0e4f4fd8518f375348bdd8394848f0fb27cb1d425279acb67f693


=
PKGBUILD
=
@@ -6,7 +6,7 @@
 
 pkgname=vault
 pkgdesc='A tool for managing secrets'
-pkgver=1.15.6
+pkgver=1.16.0
 pkgrel=1
 url="https://vaultproject.io/";
 license=('BUSL-1.1')
@@ -15,12 +15,12 @@ depends=('glibc')
 makedepends=('go' 'git' 'yarn' 'bower' 'nodejs-lts-iron' 'npm' 'zip' 'gox' 
'go-tools')
 install=vault.install
 backup=('etc/vault.hcl' 'etc/default/vault')
-_vault_commit='615cf6f1dce9aa91bc2035ce33b9f689952218f0'
+_vault_commit='c20eae3e84c55bf5180ac890b83ee81c9d7ded8b'
 source=("git+https://github.com/hashicorp/vault#commit=${_vault_commit}";
   'vault.sysusers'
   'vault.tmpfiles'
   'vault.hcl')
-sha512sums=('SKIP'
+sha512sums=('5651377b33d2056fb8054131c930fbef8d5e8491e7d96825f1f1bf2b4cf3a56fac7e6eaaacfd9c2bf2fc1ec7378df12866cc3ab6581e84108170113c562140e4'
 
'92616ccf83fa5ca9f8b0d022cf8ceb1f3549e12b66bf21d9f77f3eb26bd75ec1dc36c155948ec987c642067b85fbfc30a9217d6c503d952a402aa5ef63e50928'
 
'db327aae6f821ee1ea608abdb3fc82aeeae72ce873d78ada44461644add32afd6c0197019427734498bc28ae187b6f741a02196e40a620caab597e5eef32ca7a'
 
'75d654ec4eadfe983f57951d470fff8b9eb953b42c08e7b6b3a1baaa0721fd7a9d5be37480b0e4f4fd8518f375348bdd8394848f0fb27cb1d425279acb67f693')



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

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




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

2024-03-26 Thread hashworks (@hashworks)


hashworks pushed new tag 1.16.0-1 at Arch Linux / Packaging / Packages / vault

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




[Git][archlinux/packaging/packages/libassuan][main] 4 commits: Add nvchecker integration

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


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


Commits:
58931e6e by David Runge at 2024-03-07T15:11:27+01:00
Add nvchecker integration

Signed-off-by: David Runge 

- - - - -
335820a7 by David Runge at 2024-03-07T15:14:29+01:00
Use bash arrays with one entry per line for easier handling

Signed-off-by: David Runge 

- - - - -
82fc2715 by David Runge at 2024-03-07T15:19:37+01:00
Switch to correct SPDX license identifiers for project

Signed-off-by: David Runge 

- - - - -
7e6caa96 by David Runge at 2024-03-26T19:04:22+01:00
upgpkg: 2.5.7-1

Add `AC8E115BF73E2D8D47FA9908E98E9B2D19C6C8BD` as new OpenPGP signing key.
A trust path can be found in
https://keyserver.ubuntu.com/pks/lookup?search=AC8E115BF73E2D8D47FA9908E98E9B2D19C6C8BD&fingerprint=on&op=index

- - - - -


4 changed files:

- + .SRCINFO
- + .nvchecker.toml
- PKGBUILD
- + keys/pgp/AC8E115BF73E2D8D47FA9908E98E9B2D19C6C8BD.asc


Changes:

=
.SRCINFO
=
@@ -0,0 +1,23 @@
+pkgbase = libassuan
+   pkgdesc = IPC library used by some GnuPG related software
+   pkgver = 2.5.7
+   pkgrel = 1
+   url = https://www.gnupg.org/related_software/libassuan/
+   arch = x86_64
+   license = FSFULLR
+   license = GPL-2.0-or-later
+   license = LGPL-2.1-or-later
+   depends = glibc
+   depends = libgpg-error
+   depends = sh
+   provides = libassuan.so
+   source = https://gnupg.org/ftp/gcrypt/libassuan/libassuan-2.5.7.tar.bz2
+   source = 
https://gnupg.org/ftp/gcrypt/libassuan/libassuan-2.5.7.tar.bz2.sig
+   validpgpkeys = 6DAA6E64A76D2840571B4902528897B826403ADA
+   validpgpkeys = AC8E115BF73E2D8D47FA9908E98E9B2D19C6C8BD
+   sha512sums = 
ca33bd0325bbebccb63b6a84cc0aa5c85b25c6275a68df83aeb3f3729b2cd38220198a941c3479bd461f16b7ddb6b558c0664697ca3153c7fb430544303d773f
+   sha512sums = SKIP
+   b2sums = 
67cb01b7ed9be13a52a37db439666bb8eb709cc63204fe250ff57854459aa8b36655479e887b285fe9ad799c49e66f176f971ab3a871e114cfb217a1f2968d16
+   b2sums = SKIP
+
+pkgname = libassuan


=
.nvchecker.toml
=
@@ -0,0 +1,5 @@
+[libassuan]
+source = "git"
+git = "https://dev.gnupg.org/source/libassuan.git";
+include_regex = "libassuan-([\\d.]+)"
+prefix = "libassuan-"


=
PKGBUILD
=
@@ -3,20 +3,31 @@
 # Contributor: Tobias Powalowski 
 
 pkgname=libassuan
-pkgver=2.5.6
+pkgver=2.5.7
 pkgrel=1
 pkgdesc='IPC library used by some GnuPG related software'
 arch=(x86_64)
 url="https://www.gnupg.org/related_software/libassuan/";
-license=(GPL3)
-depends=(glibc libgpg-error sh)
+license=(
+  FSFULLR
+  GPL-2.0-or-later
+  LGPL-2.1-or-later
+)
+depends=(
+  glibc
+  libgpg-error
+  sh
+)
 provides=(libassuan.so)
 
source=(https://gnupg.org/ftp/gcrypt/${pkgname}/${pkgname}-${pkgver}.tar.bz2{,.sig})
-sha512sums=('dcca942d222a2c226a7e34ba7988ee0c3c55bd6032166eb472caf2053db89aeeea7a40e93d8c2887c7ee73c5f838e8b0725e8cfb595accc1606646559362f7ee'
+sha512sums=('ca33bd0325bbebccb63b6a84cc0aa5c85b25c6275a68df83aeb3f3729b2cd38220198a941c3479bd461f16b7ddb6b558c0664697ca3153c7fb430544303d773f'
 'SKIP')
-b2sums=('462af1eab69e157f65f8134a492cde01dd1e0ee00609f2c2585e742fb9c5532b3fd96054b4fb7449e305690f70aa7a120085db42e2de2e3b0ef8b1603e7e5846'
+b2sums=('67cb01b7ed9be13a52a37db439666bb8eb709cc63204fe250ff57854459aa8b36655479e887b285fe9ad799c49e66f176f971ab3a871e114cfb217a1f2968d16'
 'SKIP')
-validpgpkeys=('6DAA6E64A76D2840571B4902528897B826403ADA') # "Werner Koch (dist 
signing 2020)"
+validpgpkeys=(
+  6DAA6E64A76D2840571B4902528897B826403ADA  # "Werner Koch (dist signing 2020)"
+  AC8E115BF73E2D8D47FA9908E98E9B2D19C6C8BD  # Niibe Yutaka (GnuPG Release Key)
+)
 
 build() {
   cd $pkgname-$pkgver


=
keys/pgp/AC8E115BF73E2D8D47FA9908E98E9B2D19C6C8BD.asc
=
@@ -0,0 +1,10 @@
+-BEGIN PGP PUBLIC KEY BLOCK-
+
+mDMEYKSChxYJKwYBBAHaRw8BAQdAmZ1/CnyMQ3k/d4SOFCJaTrNCLy62+A69gPnt
+eYT4fz60IE5paWJlIFl1dGFrYSAoR251UEcgUmVsZWFzZSBLZXkpiJoEExYKAEIW
+IQSsjhFb9z4tjUf6mQjpjpstGcbIvQUCYKSChwIbAwUJCw0GmQULCQgHAgMiAgEG
+FQoJCAsCBBYCAwECHgcCF4AACgkQ6Y6bLRnGyL3/ggD/Wu9KvcxT5K/iOE0PMP4J
+4LeCYeQ97DqmL1UcSwTB2CYBAPYG2JfvDWwkv8IHKUZa/mPGPjfjmY/1h9mbRGyD
+M+MM
+=nU8p
+-END PGP PUBLIC KEY BLOCK-



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libassuan/-/compare/6c2d5653636e0d93b0842dffd4e3361852d83995...7e6caa963567696d9996daeab372affbb8191467

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libassuan/-/compare/6c2d5653636e0d93b0842dffd4e3361852d83995...7e6caa963567696d9996daeab372affbb8191467
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/libassuan] Pushed new tag 2.5.7-1

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


David Runge pushed new tag 2.5.7-1 at Arch Linux / Packaging / Packages / 
libassuan

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




[Git][archlinux/packaging/packages/py3status][main] upgpkg: 3.57-1: New upstream release

2024-03-26 Thread Robin Candau (@antiz)


Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
py3status


Commits:
80ccd286 by Robin Candau at 2024-03-26T18:47:55+01:00
upgpkg: 3.57-1: New upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = py3status
pkgdesc = An extensible i3status replacement/wrapper written in python
-   pkgver = 3.56
+   pkgver = 3.57
pkgrel = 1
url = https://ultrabug.github.io/py3status/
arch = any
@@ -12,6 +12,7 @@ pkgbase = py3status
makedepends = python-hatch
depends = python
depends = python-setuptools
+   depends = glib2
optdepends = i3status: for i3status modules
optdepends = i3blocks: for i3blocks modules
optdepends = iw: for the wifi module
@@ -21,9 +22,9 @@ pkgbase = py3status
optdepends = python-pytz: for the clock module
optdepends = python-tzlocal: for the clock module
optdepends = pacman-contrib: for the arch_updates module
-   source = 
py3status-3.56.tar.gz::https://github.com/ultrabug/py3status/archive/refs/tags/3.56.tar.gz
+   source = 
py3status-3.57.tar.gz::https://github.com/ultrabug/py3status/archive/refs/tags/3.57.tar.gz
source = py3status-refresh-arch_updates.hook
-   sha256sums = 
e5d6722d29a09bafc9d21f0dade99b45c2324b64440f47178818daee2c6f324c
+   sha256sums = 
a3954d0d108b220fd6c65c7b4d6fa88f2c2e10cecb5429723013ea7d3447c1e6
sha256sums = 
af8725c17cd985a60e2801dd62ca32b26dbd547b279c2e1483793096043bc626
 
 pkgname = py3status


=
PKGBUILD
=
@@ -6,13 +6,13 @@
 # Contributor: carstene1ns  - http://git.io/ctPKG
 
 pkgname=py3status
-pkgver=3.56
+pkgver=3.57
 pkgrel=1
 pkgdesc="An extensible i3status replacement/wrapper written in python"
 url="https://ultrabug.github.io/py3status/";
 arch=('any')
 license=('BSD-3-Clause')
-depends=('python' 'python-setuptools')
+depends=('python' 'python-setuptools' 'glib2')
 makedepends=('python-build' 'python-installer' 'python-wheel' 'python-hatch')
 checkdepends=('python-pytest')
 optdepends=('i3status: for i3status modules'
@@ -26,7 +26,7 @@ optdepends=('i3status: for i3status modules'
 'pacman-contrib: for the arch_updates module')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/ultrabug/py3status/archive/refs/tags/$pkgver.tar.gz";
 "$pkgname-refresh-arch_updates.hook")
-sha256sums=('e5d6722d29a09bafc9d21f0dade99b45c2324b64440f47178818daee2c6f324c'
+sha256sums=('a3954d0d108b220fd6c65c7b4d6fa88f2c2e10cecb5429723013ea7d3447c1e6'
 'af8725c17cd985a60e2801dd62ca32b26dbd547b279c2e1483793096043bc626')
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/py3status/-/commit/80ccd286436c5375c148de9b861705bc072abff6

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




[Git][archlinux/packaging/packages/py3status] Pushed new tag 3.57-1

2024-03-26 Thread Robin Candau (@antiz)


Robin Candau pushed new tag 3.57-1 at Arch Linux / Packaging / Packages / 
py3status

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




[Git][archlinux/packaging/packages/wrangler] Pushed new tag 3.38.0-1

2024-03-26 Thread kpcyrd (@kpcyrd)


kpcyrd pushed new tag 3.38.0-1 at Arch Linux / Packaging / Packages / wrangler

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




[Git][archlinux/packaging/packages/wrangler][main] upgpkg: 3.38.0-1

2024-03-26 Thread kpcyrd (@kpcyrd)


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


Commits:
0c2dc4e9 by kpcyrd at 2024-03-26T18:17:42+01:00
upgpkg: 3.38.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = wrangler
pkgdesc = The CLI for Cloudflare Workers
-   pkgver = 3.37.0
+   pkgver = 3.38.0
pkgrel = 1
url = https://github.com/cloudflare/workers-sdk
arch = x86_64
@@ -17,11 +17,11 @@ pkgbase = wrangler
depends = worker-build
depends = workerd
options = !lto
-   source = 
https://github.com/cloudflare/workers-sdk/archive/refs/tags/wrang...@3.37.0.tar.gz
+   source = 
https://github.com/cloudflare/workers-sdk/archive/refs/tags/wrang...@3.38.0.tar.gz
source = 
esbuild-0.17.19.tar.gz::https://github.com/evanw/esbuild/archive/v0.17.19.tar.gz
-   sha256sums = 
029f2f0237e77ca831f2122a45556d447fe50df00270eea9ca3d34a13e1208b4
+   sha256sums = 
67dca0362dfa34f9b8342b20c01ecab5d20c7ab6a31cab803671ef1f9dce4654
sha256sums = 
481201f00848594f5850ac32ddf9d4d21047e5a4c306485fb7461dd4d14d6fa2
-   b2sums = 
61c09e637904bff1f5d9b35b3e70d0c4a10482857ef58882c2582fc7240e20c98a2809b9107c98d248f21593309a6b503866da3e13ed585e3bd9a8e6d89ccd97
+   b2sums = 
4e9691377cf2da5d1a89b4cb31d0051fa7c0dd15245f3f4a1fa55146b8b71978a0dca451347ef7f67b9209e627f485b2d9be0f29d51fa6f47ad8240b4e6d696e
b2sums = 
4c26fdd7dd52706f98c6e9d60e6b3993168b2ffefd35b326e03be806d5083adcb50d9cb931f925f551e90aef5392647c99807b73af4075d6d5e2336c565c33ea
 
 pkgname = wrangler


=
PKGBUILD
=
@@ -1,7 +1,7 @@
 # Maintainer: kpcyrd 
 
 pkgname=wrangler
-pkgver=3.37.0
+pkgver=3.38.0
 pkgrel=1
 _esbuild_ver='0.17.19'
 pkgdesc="The CLI for Cloudflare Workers"
@@ -26,9 +26,9 @@ makedepends=(
 options=(!lto)
 
source=(https://github.com/cloudflare/workers-sdk/archive/refs/tags/wrangler@${pkgver}.tar.gz
 
"esbuild-${_esbuild_ver}.tar.gz::https://github.com/evanw/esbuild/archive/v${_esbuild_ver}.tar.gz";)
-sha256sums=('029f2f0237e77ca831f2122a45556d447fe50df00270eea9ca3d34a13e1208b4'
+sha256sums=('67dca0362dfa34f9b8342b20c01ecab5d20c7ab6a31cab803671ef1f9dce4654'
 '481201f00848594f5850ac32ddf9d4d21047e5a4c306485fb7461dd4d14d6fa2')
-b2sums=('61c09e637904bff1f5d9b35b3e70d0c4a10482857ef58882c2582fc7240e20c98a2809b9107c98d248f21593309a6b503866da3e13ed585e3bd9a8e6d89ccd97'
+b2sums=('4e9691377cf2da5d1a89b4cb31d0051fa7c0dd15245f3f4a1fa55146b8b71978a0dca451347ef7f67b9209e627f485b2d9be0f29d51fa6f47ad8240b4e6d696e'
 
'4c26fdd7dd52706f98c6e9d60e6b3993168b2ffefd35b326e03be806d5083adcb50d9cb931f925f551e90aef5392647c99807b73af4075d6d5e2336c565c33ea')
 
 prepare() {



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

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




[Git][archlinux/packaging/packages/workerd] Pushed new tag 1.20240325.0-1

2024-03-26 Thread kpcyrd (@kpcyrd)


kpcyrd pushed new tag 1.20240325.0-1 at Arch Linux / Packaging / Packages / 
workerd

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




[Git][archlinux/packaging/packages/workerd][main] upgpkg: 1.20240325.0-1

2024-03-26 Thread kpcyrd (@kpcyrd)


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


Commits:
59249738 by kpcyrd at 2024-03-26T18:14:39+01:00
upgpkg: 1.20240325.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = workerd
pkgdesc = The JavaScript / Wasm runtime that powers Cloudflare Workers
-   pkgver = 1.20240320.0
+   pkgver = 1.20240325.0
pkgrel = 1
url = https://github.com/cloudflare/workerd
arch = x86_64
@@ -12,8 +12,8 @@ pkgbase = workerd
makedepends = python
makedepends = tcl
depends = glibc
-   source = 
https://github.com/cloudflare/workerd/archive/v1.20240320.0/workerd-1.20240320.0.tar.gz
-   sha256sums = 
1dbcb7cf2b7f987ad9ca8b8c0b1fdc3a525d85f727abc341a4c2d528f67457ac
-   b2sums = 
2fe74c34fa38cdfcd38398cc2f561404e911e639e5263271e03cefadf15ba2572fa5fd8d70df39d6a926ce259e6f818fb37dda80b69d9ff74a947cfd70fac595
+   source = 
https://github.com/cloudflare/workerd/archive/v1.20240325.0/workerd-1.20240325.0.tar.gz
+   sha256sums = 
25b09d179ccb5587860c5987e1cfeba08fad15fdfe8eb2d7dee7e8c8cc4be6be
+   b2sums = 
b12b513ce6d4f3e95e486c647b11353d1adabb1480977fcef40de4e27672d472876698e08bd3390d25754c4524c1f2d8345eebb135c5f8b30bf269e4ee41733d
 
 pkgname = workerd


=
PKGBUILD
=
@@ -1,7 +1,7 @@
 # Maintainer: kpcyrd 
 
 pkgname=workerd
-pkgver=1.20240320.0
+pkgver=1.20240325.0
 pkgrel=1
 pkgdesc="The JavaScript / Wasm runtime that powers Cloudflare Workers"
 url='https://github.com/cloudflare/workerd'
@@ -19,8 +19,8 @@ makedepends=(
   'tcl'
 )
 
source=(https://github.com/cloudflare/${pkgname}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('1dbcb7cf2b7f987ad9ca8b8c0b1fdc3a525d85f727abc341a4c2d528f67457ac')
-b2sums=('2fe74c34fa38cdfcd38398cc2f561404e911e639e5263271e03cefadf15ba2572fa5fd8d70df39d6a926ce259e6f818fb37dda80b69d9ff74a947cfd70fac595')
+sha256sums=('25b09d179ccb5587860c5987e1cfeba08fad15fdfe8eb2d7dee7e8c8cc4be6be')
+b2sums=('b12b513ce6d4f3e95e486c647b11353d1adabb1480977fcef40de4e27672d472876698e08bd3390d25754c4524c1f2d8345eebb135c5f8b30bf269e4ee41733d')
 
 build() {
   cd ${pkgname}-${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/workerd/-/commit/5924973891ecc83163a9875fcd5a31ab3c533833

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




[Git][archlinux/packaging/packages/bazel][main] upgpkg: 7.1.1-1

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


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


Commits:
b432a09c by Sven-Hendrik Haase at 2024-03-26T16:27:00+01:00
upgpkg: 7.1.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = bazel
pkgdesc = Correct, reproducible, and fast builds for everyone
-   pkgver = 7.1.0
-   pkgrel = 2
+   pkgver = 7.1.1
+   pkgrel = 1
url = https://bazel.build/
arch = x86_64
license = Apache-2.0
@@ -14,11 +14,11 @@ pkgbase = bazel
depends = unzip
options = !debug
options = !strip
-   source = 
https://github.com/bazelbuild/bazel/releases/download/7.1.0/bazel-7.1.0-dist.zip
-   source = 
https://github.com/bazelbuild/bazel/releases/download/7.1.0/bazel-7.1.0-dist.zip.sig
+   source = 
https://github.com/bazelbuild/bazel/releases/download/7.1.1/bazel-7.1.1-dist.zip
+   source = 
https://github.com/bazelbuild/bazel/releases/download/7.1.1/bazel-7.1.1-dist.zip.sig
source = bazel-7.0.2-python_312.patch
validpgpkeys = 71A1D0EFCFEB6281FD0437C93D5919B448457EE0
-   b2sums = 
0988e1d55ec2e87d35335e9ff28b476a99e1f26c9546932915938ab5d9ef9c2d4f0155c7b0fc30f16110478b2a0d6932fc1bc82b484e45465d7f1c02591498b9
+   b2sums = 
ef0dcfd50b81c4f8d9455967fc1c1777cd240c9a6f347f0f0f52aa70fa8a32507e5eb7af2243cbe324570f23a3540b7b42b96520f41b81543fbd5ae084a89cec
b2sums = SKIP
b2sums = 
e13a9c5b43336941d1bb35685d6bf8761b70349aca705ff6202018180e7291efcb4dbf8415ad9c788dcf6f5d956cbca8e1d8a8b663a504dd537e6f682ad04202
 


=
PKGBUILD
=
@@ -4,8 +4,8 @@
 # Contributor: Simon Legner 
 
 pkgname=bazel
-pkgver=7.1.0
-pkgrel=2
+pkgver=7.1.1
+pkgrel=1
 pkgdesc='Correct, reproducible, and fast builds for everyone'
 arch=('x86_64')
 license=('Apache-2.0')
@@ -17,7 +17,7 @@ source=(
   
"https://github.com/bazelbuild/bazel/releases/download/${pkgver}/bazel-${pkgver}-dist.zip"{,.sig}
   $pkgname-7.0.2-python_312.patch
 )
-b2sums=('0988e1d55ec2e87d35335e9ff28b476a99e1f26c9546932915938ab5d9ef9c2d4f0155c7b0fc30f16110478b2a0d6932fc1bc82b484e45465d7f1c02591498b9'
+b2sums=('ef0dcfd50b81c4f8d9455967fc1c1777cd240c9a6f347f0f0f52aa70fa8a32507e5eb7af2243cbe324570f23a3540b7b42b96520f41b81543fbd5ae084a89cec'
 'SKIP'
 
'e13a9c5b43336941d1bb35685d6bf8761b70349aca705ff6202018180e7291efcb4dbf8415ad9c788dcf6f5d956cbca8e1d8a8b663a504dd537e6f682ad04202')
 validpgpkeys=('71A1D0EFCFEB6281FD0437C93D5919B448457EE0')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/bazel/-/commit/b432a09cc03072a9b43067b4aa92d2369efa48e2

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




[Git][archlinux/packaging/packages/bazel] Pushed new tag 7.1.1-1

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


Sven-Hendrik Haase pushed new tag 7.1.1-1 at Arch Linux / Packaging / Packages 
/ bazel

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




[Git][archlinux/packaging/packages/vector] Pushed new tag 0.37.0-1

2024-03-26 Thread hashworks (@hashworks)


hashworks pushed new tag 0.37.0-1 at Arch Linux / Packaging / Packages / vector

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




[Git][archlinux/packaging/packages/vector][main] upgpkg: 0.37.0-1

2024-03-26 Thread hashworks (@hashworks)


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


Commits:
03d7f5e1 by Justin Kromlinger at 2024-03-26T15:43:11+01:00
upgpkg: 0.37.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = vector
pkgdesc = A high-performance observability data pipeline
-   pkgver = 0.36.0
-   pkgrel = 2
+   pkgver = 0.37.0
+   pkgrel = 1
url = https://vector.dev
arch = x86_64
license = MPL-2.0
@@ -17,11 +17,11 @@ pkgbase = vector
options = !lto
backup = etc/vector/vector.toml
backup = etc/vector/vector.yaml
-   source = git+https://github.com/vectordotdev/vector#tag=v0.36.0
+   source = git+https://github.com/vectordotdev/vector#tag=v0.37.0
source = vector.sysusers
source = vector.tmpfiles
source = drop_generates_cgroups_metrics_test.patch
-   sha512sums = SKIP
+   sha512sums = 
fd73b928821f655776d1a4a303e90e4a9a51ea6204ef1731c471d8763d2edf09fc08f76524962a3a3b092a688de5218dfabd7c7b8ae8a2d23906f0a7968ca8ec
sha512sums = 
4f7a5d63f4e89018d1f0e9aa0fba2bb5c448d7031a7ff40c82878f574243e075c2fca020e78c4c71b1caa1a5bd1f06b496a5d3ab432f01d145233fd6c9ec4b87
sha512sums = 
c192492df09d131f9174d2acbb7f265c280eb6d678589b8c93bacc47ae55c51573a5477d715897f8580ced420730992fb68bee78b374f1cc042888ea6b5512fd
sha512sums = 
fc2034c483e26d43bab8c7804ba9f16fc1595be494d0f6e42b0ff7ef15f07e3f6a9ee3e7cbce2319180fd9620274d9319fcd3f20d1d3ab91bd87b50baed72a44


=
PKGBUILD
=
@@ -1,8 +1,8 @@
 # Maintainer: Justin Kromlinger 
 
 pkgname=vector
-pkgver=0.36.0
-pkgrel=2
+pkgver=0.37.0
+pkgrel=1
 pkgdesc="A high-performance observability data pipeline"
 arch=("x86_64")
 _target="x86_64-unknown-linux-gnu"
@@ -32,7 +32,7 @@ source=(
 "${pkgname}.tmpfiles"
 "drop_generates_cgroups_metrics_test.patch"
 )
-sha512sums=('SKIP'
+sha512sums=('fd73b928821f655776d1a4a303e90e4a9a51ea6204ef1731c471d8763d2edf09fc08f76524962a3a3b092a688de5218dfabd7c7b8ae8a2d23906f0a7968ca8ec'
 
'4f7a5d63f4e89018d1f0e9aa0fba2bb5c448d7031a7ff40c82878f574243e075c2fca020e78c4c71b1caa1a5bd1f06b496a5d3ab432f01d145233fd6c9ec4b87'
 
'c192492df09d131f9174d2acbb7f265c280eb6d678589b8c93bacc47ae55c51573a5477d715897f8580ced420730992fb68bee78b374f1cc042888ea6b5512fd'
 
'fc2034c483e26d43bab8c7804ba9f16fc1595be494d0f6e42b0ff7ef15f07e3f6a9ee3e7cbce2319180fd9620274d9319fcd3f20d1d3ab91bd87b50baed72a44')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/vector/-/commit/03d7f5e1db8f416da5dc60e652a0a1e847e0b881

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




[Git][archlinux/packaging/packages/libx11] Pushed new tag 1.8.8-2

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


Andreas Radke pushed new tag 1.8.8-2 at Arch Linux / Packaging / Packages / 
libx11

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




[Git][archlinux/packaging/packages/libx11][main] upgpkg: 1.8.8-2; xorgproto 2024.1 rebuild

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


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


Commits:
fa58b2ba by Andreas Radke at 2024-03-26T15:24:31+01:00
upgpkg: 1.8.8-2; xorgproto 2024.1 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = libx11
pkgdesc = X11 client-side library
pkgver = 1.8.8
-   pkgrel = 1
+   pkgrel = 2
url = https://gitlab.freedesktop.org/xorg/lib/libx11
arch = x86_64
license = MIT AND X11


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=libx11
 pkgver=1.8.8
-pkgrel=1
+pkgrel=2
 pkgdesc="X11 client-side library"
 arch=(x86_64)
 url="https://gitlab.freedesktop.org/xorg/lib/libx11";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libx11/-/commit/fa58b2baa1bde964386d2c6d5d35757bda9a2d0b

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




[Git][archlinux/packaging/packages/xorgproto] Pushed new tag 2024.1-1

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


Andreas Radke pushed new tag 2024.1-1 at Arch Linux / Packaging / Packages / 
xorgproto

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




[Git][archlinux/packaging/packages/xorgproto][main] upgpkg: 2024.1-1; SPDX license

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


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


Commits:
92573e5f by Andreas Radke at 2024-03-26T15:22:53+01:00
upgpkg: 2024.1-1; SPDX license

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,26 @@
+pkgbase = xorgproto
+   pkgdesc = combined X.Org X11 Protocol headers
+   pkgver = 2024.1
+   pkgrel = 1
+   url = https://xorg.freedesktop.org/
+   arch = any
+   license = BSD-2-Clause
+   license = HPND
+   license = HPND-sell-variant
+   license = ICU
+   license = MIT
+   license = MIT-open-group
+   license = SGI-B-2.0
+   license = SMLNJ
+   license = X11
+   license = X11-distribute-modifications-variant
+   checkdepends = python-libevdev
+   makedepends = xorg-util-macros
+   makedepends = meson
+   source = 
https://xorg.freedesktop.org/archive/individual/proto/xorgproto-2024.1.tar.xz
+   source = 
https://xorg.freedesktop.org/archive/individual/proto/xorgproto-2024.1.tar.xz.sig
+   validpgpkeys = 67DC86F2623FC5FD4BB5225D14706DBE1E4B4540
+   sha512sums = 
63955cb604ff831575af2193548857c1b99e52d00206ea9421ce99e145094bcd907388c4574bc32174a01cbe2c940b0377bf75ae7d2c0f953157dc9c32e5a07f
+   sha512sums = SKIP
+
+pkgname = xorgproto


=
PKGBUILD
=
@@ -3,16 +3,25 @@
 # When releasing a xorgproto version with updated keysyms, rebuild libx11
 
 pkgname=xorgproto
-pkgver=2023.2
+pkgver=2024.1
 pkgrel=1
 pkgdesc="combined X.Org X11 Protocol headers"
 arch=('any')
 url="https://xorg.freedesktop.org/";
-license=('custom')
+license=(BSD-2-Clause
+ HPND
+ HPND-sell-variant
+ ICU
+ MIT
+ MIT-open-group
+ SGI-B-2.0
+ SMLNJ
+ X11
+ X11-distribute-modifications-variant)
 makedepends=('xorg-util-macros' 'meson')
 checkdepends=('python-libevdev')
 
source=(https://xorg.freedesktop.org/archive/individual/proto/$pkgname-$pkgver.tar.xz{,.sig})
-sha512sums=('af0a8c8094fc6a490a886a8c048175762b6334798f2e48b6f6e19a7bb39ddbef05fa1237c4e9d9f1d870d24f5ca7a7c463044c41ceebd108f8ab0816677a582d'
+sha512sums=('63955cb604ff831575af2193548857c1b99e52d00206ea9421ce99e145094bcd907388c4574bc32174a01cbe2c940b0377bf75ae7d2c0f953157dc9c32e5a07f'
 'SKIP')
 #validpgpkeys=('3C2C43D9447D5938EF4551EBE23B7E70B467F0BF') # "Peter Hutterer 
(Who-T) "
 #validpgpkeys=('FD0004A26EADFE43A4C3F249C6F7AE200374452D') # "Povilas 
Kanapickas "



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xorgproto/-/commit/92573e5f30cae6cb034c916ee14fbecfac140918

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




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

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


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


Commits:
ac9f320e by Andreas Radke at 2024-03-26T15:14:33+01:00
add nvchecker.toml

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

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



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xorgproto/-/commit/ac9f320eea7c91c546826b7b848bd05ea5163db1

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




[Git][archlinux/packaging/packages/gjs][main] 2:1.80.2-1

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


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


Commits:
4562f643 by Jan Alexander Steffens (heftig) at 2024-03-26T15:11:16+01:00
2:1.80.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = gjs
pkgdesc = Javascript Bindings for GNOME
-   pkgver = 1.80.1
+   pkgver = 1.80.2
pkgrel = 1
epoch = 2
url = https://wiki.gnome.org/Projects/Gjs
@@ -26,8 +26,8 @@ pkgbase = gjs
depends = libx11
depends = readline
provides = libgjs.so
-   source = 
git+https://gitlab.gnome.org/GNOME/gjs.git#commit=7d6c340f566379fadb582bd2082f214e23603f73
-   b2sums = 
ba2a35b1d71fe6561b67564c66e8569bed953ae2d4e87decc6183ff64d6e8144e6c80734cb88addc7b111d2fac340a6f1c131a27d019dd32caafed65e84fb14e
+   source = 
git+https://gitlab.gnome.org/GNOME/gjs.git#commit=46a4ae6d484af6161bc05c05e179290f7a847951
+   b2sums = 
40fc19481e1c8ad8dc6c7d122cd8b71254f3b76e2483fd7bbc13a2cbfafecb3d1fbadbb375f343850332065e4f901b182e10c2e26c0269660addc33d2781b8ae
 
 pkgname = gjs
depends = cairo


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: Ionut Biru 
 
 pkgname=gjs
-pkgver=1.80.1
+pkgver=1.80.2
 pkgrel=1
 epoch=2
 pkgdesc="Javascript Bindings for GNOME"
@@ -36,9 +36,9 @@ checkdepends=(
   xorg-server-xvfb
 )
 provides=(libgjs.so)
-_commit=7d6c340f566379fadb582bd2082f214e23603f73  # tags/1.80.1^0
+_commit=46a4ae6d484af6161bc05c05e179290f7a847951  # tags/1.80.2^0
 source=("git+https://gitlab.gnome.org/GNOME/gjs.git#commit=$_commit";)
-b2sums=('ba2a35b1d71fe6561b67564c66e8569bed953ae2d4e87decc6183ff64d6e8144e6c80734cb88addc7b111d2fac340a6f1c131a27d019dd32caafed65e84fb14e')
+b2sums=('40fc19481e1c8ad8dc6c7d122cd8b71254f3b76e2483fd7bbc13a2cbfafecb3d1fbadbb375f343850332065e4f901b182e10c2e26c0269660addc33d2781b8ae')
 
 pkgver() {
   cd gjs



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gjs/-/commit/4562f643988bb72426d7a22299669435f1d4802c

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




[Git][archlinux/packaging/packages/gjs] Pushed new tag 2-1.80.2-1

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


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

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




[Git][archlinux/packaging/packages/stylelint] Pushed new tag 16.3.1-1

2024-03-26 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed new tag 16.3.1-1 at Arch Linux / Packaging / Packages 
/ stylelint

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




[Git][archlinux/packaging/packages/stylelint][main] upgpkg: 16.3.1-1

2024-03-26 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
stylelint


Commits:
0a19822d by Daniel M. Capella at 2024-03-26T10:05:11-04:00
upgpkg: 16.3.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = stylelint
pkgdesc = Mighty, modern CSS linter
-   pkgver = 16.3.0
+   pkgver = 16.3.1
pkgrel = 1
url = https://stylelint.io
arch = any
@@ -11,7 +11,7 @@ pkgbase = stylelint
depends = nodejs
optdepends = stylelint-config-standard: for the standard shareable 
config
options = !emptydirs
-   source = git+https://github.com/stylelint/stylelint.git#tag=16.3.0
-   b2sums = 
97fb7bab49e7d8a5f8e6940a525c277dd666220ecc9f6cb7e22888ee3941b61f5a1d4eed298e3e9c18c6c1cb490bfedb745b15c805e938ff17e21c64e8977d1f
+   source = git+https://github.com/stylelint/stylelint.git#tag=16.3.1
+   b2sums = 
409287e308d3e484d4a92a90cb15a65eb567f23c1cb16df8a377df469b9c04b2c5f04b567e1be5caebf47c1afaa88c6e818232b48d1883db968a500ca1fa
 
 pkgname = stylelint


=
PKGBUILD
=
@@ -1,7 +1,7 @@
 # Maintainer: Daniel M. Capella 
 
 pkgname=stylelint
-pkgver=16.3.0
+pkgver=16.3.1
 pkgrel=1
 pkgdesc='Mighty, modern CSS linter'
 arch=('any')
@@ -12,7 +12,7 @@ makedepends=('git' 'npm' 'rsync')
 optdepends=('stylelint-config-standard: for the standard shareable config')
 options=('!emptydirs')
 source=("git+https://github.com/stylelint/stylelint.git#tag=$pkgver";)
-b2sums=('97fb7bab49e7d8a5f8e6940a525c277dd666220ecc9f6cb7e22888ee3941b61f5a1d4eed298e3e9c18c6c1cb490bfedb745b15c805e938ff17e21c64e8977d1f')
+b2sums=('409287e308d3e484d4a92a90cb15a65eb567f23c1cb16df8a377df469b9c04b2c5f04b567e1be5caebf47c1afaa88c6e818232b48d1883db968a500ca1fa')
 
 prepare() {
   cd $pkgname



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

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




[Git][archlinux/packaging/packages/neovim][main] upgpkg: 0.9.5-4: tree-sitter-query now in the repos

2024-03-26 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
neovim


Commits:
166f938c by Daniel M. Capella at 2024-03-26T10:01:13-04:00
upgpkg: 0.9.5-4: tree-sitter-query now in the repos

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = neovim
pkgdesc = Fork of Vim aiming to improve user experience, plugins, and 
GUIs
pkgver = 0.9.5
-   pkgrel = 3
+   pkgrel = 4
url = https://neovim.io
arch = x86_64
license = custom:neovim
@@ -23,6 +23,7 @@ pkgbase = neovim
depends = tree-sitter-lua
depends = tree-sitter-markdown
depends = tree-sitter-python
+   depends = tree-sitter-query
depends = tree-sitter-vimdoc
depends = unibilium
optdepends = python-pynvim: for Python plugin support (see :help python)


=
PKGBUILD
=
@@ -5,7 +5,7 @@
 
 pkgname=neovim
 pkgver=0.9.5
-pkgrel=3
+pkgrel=4
 pkgdesc='Fork of Vim aiming to improve user experience, plugins, and GUIs'
 arch=('x86_64')
 url='https://neovim.io'
@@ -23,7 +23,7 @@ depends=(
   'tree-sitter-lua'
   'tree-sitter-markdown'
   'tree-sitter-python'
-  #'tree-sitter-query'
+  'tree-sitter-query'
   'tree-sitter-vimdoc'
   'unibilium'
 )



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

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




[Git][archlinux/packaging/packages/neovim] Pushed new tag 0.9.5-4

2024-03-26 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed new tag 0.9.5-4 at Arch Linux / Packaging / Packages / 
neovim

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




[Git][archlinux/packaging/packages/foot][main] fix typo

2024-03-26 Thread T.J. Townsend (@blakkheim)


T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / foot


Commits:
a1ce2261 by T.J. Townsend at 2024-03-26T09:58:36-04:00
fix typo

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -47,7 +47,7 @@ check() {
 }
 
 package_foot() {
-   optdepends=('foot-terminfo: exta non-standard features over terminfo 
included in ncurses'
+   optdepends=('foot-terminfo: extra non-standard features over terminfo 
included in ncurses'
'libnotify: desktop notifications'
'xdg-utils: URI launching')
depends=(fcft



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/foot/-/commit/a1ce22617aa496c530c3656f3548a41093b64123

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




[Git][archlinux/packaging/packages/tree-sitter-query] Pushed new branch main

2024-03-26 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed new branch main at Arch Linux / Packaging / Packages / 
tree-sitter-query

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




[Git][archlinux/packaging/packages/tree-sitter-query] Pushed new tag 0.2.1-1

2024-03-26 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed new tag 0.2.1-1 at Arch Linux / Packaging / Packages / 
tree-sitter-query

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




[Git][archlinux/packaging/packages/neomutt][main] re-enable signature verification

2024-03-26 Thread Frederik Schwan (@freswa)


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


Commits:
d228babe by Frederik Schwan at 2024-03-26T13:18:45+01:00
re-enable signature verification

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -44,7 +44,7 @@ makedepends=(
 _github='https://github.com/neomutt/neomutt'
 source=(
 "$pkgname-$pkgver.tar.gz::$_github/archive/$pkgver.tar.gz"
-#
"$pkgname-$pkgver.tar.gz.sig::$_github/releases/download/$pkgver/$pkgver.tar.gz.sig"
+
"$pkgname-$pkgver.tar.gz.sig::$_github/releases/download/$pkgver/$pkgver.tar.gz.sig"
 "default-ca-certificates.patch"
 
"https://github.com/neomutt/neomutt/commit/865dfe0add1c5dc396d3149cef2f471333be6d9f.patch";
 )



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/neomutt/-/commit/d228babe661ede4f385640c111627c37e4755084

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




[Git][archlinux/packaging/packages/neomutt][main] upgpkg: 20240323-2

2024-03-26 Thread Frederik Schwan (@freswa)


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


Commits:
2045da49 by Frederik Schwan at 2024-03-26T11:50:46+01:00
upgpkg: 20240323-2

Fix issue leading to truncated files while attempt to open them.
Since the release sig got pulled, we disable verification temporarily,
given that the source hash didn't change and the signature got verified
for the unpatched release at least once.
Signature verification has to be enabled for the next release.

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,40 +1,40 @@
 pkgbase = neomutt
pkgdesc = A version of mutt with added features
pkgver = 20240323
-   pkgrel = 1
+   pkgrel = 2
url = https://neomutt.org/
arch = x86_64
-   license = GPL
+   license = GPL-2.0-only
+   makedepends = docbook-xsl
makedepends = git
makedepends = gnupg
makedepends = libxslt
-   makedepends = docbook-xsl
makedepends = w3m
+   depends = gdbm
depends = glibc
+   depends = gnutls
depends = gpgme
-   depends = lua53
-   depends = notmuch-runtime
depends = krb5
-   depends = gnutls
-   depends = sqlite
-   depends = libsasl
-   depends = ncurses
+   depends = kyotocabinet
depends = libidn2
+   depends = libsasl
depends = lmdb
-   depends = gdbm
-   depends = kyotocabinet
+   depends = lua53
depends = lz4
+   depends = ncurses
+   depends = notmuch-runtime
+   depends = sqlite
depends = zlib
depends = zstd
-   optdepends = python: keybase.py
-   optdepends = perl: smime_keys
optdepends = ca-certificates: default CA certificates
+   optdepends = perl: smime_keys
+   optdepends = python: keybase.py
source = 
neomutt-20240323.tar.gz::https://github.com/neomutt/neomutt/archive/20240323.tar.gz
-   source = 
neomutt-20240323.tar.gz.sig::https://github.com/neomutt/neomutt/releases/download/20240323/20240323.tar.gz.sig
source = default-ca-certificates.patch
+   source = 
https://github.com/neomutt/neomutt/commit/865dfe0add1c5dc396d3149cef2f471333be6d9f.patch
validpgpkeys = 86C2397270DD7A561263CA4E5FAF0A6EE7371805
sha256sums = 
b6f397cf90fc18c925a7bcabcb75393c7cd2751ccd50efe93a4f401932513c45
-   sha256sums = SKIP
sha256sums = 
571716b8979e9b43328416c3c56eff228b6c58355d7c080b8987ea89c6360776
+   sha256sums = 
395c3aab7695d9cdcaf808f099c50933bc0bcdd5fe62bcf6c04e348aaf0d60ed
 
 pkgname = neomutt


=
PKGBUILD
=
@@ -6,7 +6,7 @@
 # Contributor: Leonidas Spyropoulos 
 pkgname=neomutt
 pkgver=20240323
-pkgrel=1
+pkgrel=2
 pkgdesc='A version of mutt with added features'
 url='https://neomutt.org/'
 license=('GPL-2.0-only')
@@ -44,17 +44,20 @@ makedepends=(
 _github='https://github.com/neomutt/neomutt'
 source=(
 "$pkgname-$pkgver.tar.gz::$_github/archive/$pkgver.tar.gz"
-
"$pkgname-$pkgver.tar.gz.sig::$_github/releases/download/$pkgver/$pkgver.tar.gz.sig"
+#
"$pkgname-$pkgver.tar.gz.sig::$_github/releases/download/$pkgver/$pkgver.tar.gz.sig"
 "default-ca-certificates.patch"
+
"https://github.com/neomutt/neomutt/commit/865dfe0add1c5dc396d3149cef2f471333be6d9f.patch";
 )
 sha256sums=('b6f397cf90fc18c925a7bcabcb75393c7cd2751ccd50efe93a4f401932513c45'
-'SKIP'
-'571716b8979e9b43328416c3c56eff228b6c58355d7c080b8987ea89c6360776')
+'571716b8979e9b43328416c3c56eff228b6c58355d7c080b8987ea89c6360776'
+'395c3aab7695d9cdcaf808f099c50933bc0bcdd5fe62bcf6c04e348aaf0d60ed')
 validpgpkeys=('86C2397270DD7A561263CA4E5FAF0A6EE7371805') # Richard Russon 
(flatcap) 
 
 prepare() {
 cd "$pkgname-$pkgver"
 patch -Np1 -i ../default-ca-certificates.patch
+# fix data loss on open file
+patch -Np1 -i ../865dfe0add1c5dc396d3149cef2f471333be6d9f.patch
 }
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/neomutt/-/commit/2045da490ea91ee9a65c65247f45416fba4228a8

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




[Git][archlinux/packaging/packages/neomutt] Pushed new tag 20240323-2

2024-03-26 Thread Frederik Schwan (@freswa)


Frederik Schwan pushed new tag 20240323-2 at Arch Linux / Packaging / Packages 
/ neomutt

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




[Git][archlinux/packaging/packages/jumpy][main] upgpkg: 0.11.2-1: upstream release

2024-03-26 Thread @orhun


Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages / 
jumpy


Commits:
0101f605 by Orhun Parmaksız at 2024-03-26T13:40:19+03:00
upgpkg: 0.11.2-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = jumpy
pkgdesc = Tactical 2D shooter in fishy pixels style
-   pkgver = 0.11.0
+   pkgver = 0.11.2
pkgrel = 1
url = https://fishfolk.org/games/jumpy
arch = x86_64
@@ -15,9 +15,9 @@ pkgbase = jumpy
depends = libudev.so
replaces = fishfight
options = !lto
-   source = 
jumpy-0.11.0.tar.gz::https://github.com/fishfight/jumpy/archive/v0.11.0.tar.gz
+   source = 
jumpy-0.11.2.tar.gz::https://github.com/fishfight/jumpy/archive/v0.11.2.tar.gz
source = jumpy.sh
-   sha512sums = 
bea107faa43358ceb5edccc5ae600e4aa26fca8b1af9a2ac87446dbb59747ad991c5f7c0e2ca0b9df8ed6d1f34861b18586d6fac3753372255626a2fbc0cdf0f
+   sha512sums = 
887bcd2bc73b6d05439fa7e8725c2edef84b8fb948dacd190405d5afbc907445e35cf66a45ebc99da65775c247268047adf9eae681ce8766ac12f25d1f196ee4
sha512sums = 
c03ee6a44bcbd06618526005f87b4afc8247d6bc08f5a56cc1932546067cc7e4ec0de2def92f427e86888d994f5496bf40187beaca8777b92b2499c306246c71
 
 pkgname = jumpy


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Contributor: kleintux 
 
 pkgname=jumpy
-pkgver=0.11.0
+pkgver=0.11.2
 pkgrel=1
 pkgdesc="Tactical 2D shooter in fishy pixels style"
 arch=('x86_64')
@@ -13,7 +13,7 @@ makedepends=('cargo' 'systemd')
 replaces=('fishfight')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/fishfight/jumpy/archive/v$pkgver.tar.gz";
 "$pkgname.sh")
-sha512sums=('bea107faa43358ceb5edccc5ae600e4aa26fca8b1af9a2ac87446dbb59747ad991c5f7c0e2ca0b9df8ed6d1f34861b18586d6fac3753372255626a2fbc0cdf0f'
+sha512sums=('887bcd2bc73b6d05439fa7e8725c2edef84b8fb948dacd190405d5afbc907445e35cf66a45ebc99da65775c247268047adf9eae681ce8766ac12f25d1f196ee4'
 
'c03ee6a44bcbd06618526005f87b4afc8247d6bc08f5a56cc1932546067cc7e4ec0de2def92f427e86888d994f5496bf40187beaca8777b92b2499c306246c71')
 options=('!lto')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/jumpy/-/commit/0101f6052efedcaaa050e36726a783c4c0a7c461

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




[Git][archlinux/packaging/packages/jumpy] Pushed new tag 0.11.2-1

2024-03-26 Thread @orhun


Orhun Parmaksız pushed new tag 0.11.2-1 at Arch Linux / Packaging / Packages / 
jumpy

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




[Git][archlinux/packaging/packages/neomutt][main] 2 commits: rearrange arrays

2024-03-26 Thread Frederik Schwan (@freswa)


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


Commits:
7016e362 by Frederik Schwan at 2024-03-26T11:30:34+01:00
rearrange arrays

- - - - -
a26e6041 by Frederik Schwan at 2024-03-26T11:32:26+01:00
fix SPDX license identifier

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -9,19 +9,44 @@ pkgver=20240323
 pkgrel=1
 pkgdesc='A version of mutt with added features'
 url='https://neomutt.org/'
-license=('GPL')
+license=('GPL-2.0-only')
 arch=('x86_64')
-depends=('glibc' 'gpgme' 'lua53' 'notmuch-runtime' 'krb5' 'gnutls' 'sqlite'
- 'libsasl' 'ncurses' 'libidn2' 'lmdb' 'gdbm' 'kyotocabinet'
- 'lz4' 'zlib' 'zstd')
-optdepends=('python: keybase.py'
-'perl: smime_keys'
-'ca-certificates: default CA certificates')
-makedepends=('git' 'gnupg' 'libxslt' 'docbook-xsl' 'w3m')
+depends=(
+'gdbm'
+'glibc'
+'gnutls'
+'gpgme'
+'krb5'
+'kyotocabinet'
+'libidn2'
+'libsasl'
+'lmdb'
+'lua53'
+'lz4'
+'ncurses'
+'notmuch-runtime'
+'sqlite'
+'zlib'
+'zstd'
+)
+optdepends=(
+'ca-certificates: default CA certificates'
+'perl: smime_keys'
+'python: keybase.py'
+)
+makedepends=(
+'docbook-xsl'
+'git'
+'gnupg'
+'libxslt'
+'w3m'
+)
 _github='https://github.com/neomutt/neomutt'
-source=("$pkgname-$pkgver.tar.gz::$_github/archive/$pkgver.tar.gz"
-
"$pkgname-$pkgver.tar.gz.sig::$_github/releases/download/$pkgver/$pkgver.tar.gz.sig"
-"default-ca-certificates.patch")
+source=(
+"$pkgname-$pkgver.tar.gz::$_github/archive/$pkgver.tar.gz"
+
"$pkgname-$pkgver.tar.gz.sig::$_github/releases/download/$pkgver/$pkgver.tar.gz.sig"
+"default-ca-certificates.patch"
+)
 sha256sums=('b6f397cf90fc18c925a7bcabcb75393c7cd2751ccd50efe93a4f401932513c45'
 'SKIP'
 '571716b8979e9b43328416c3c56eff228b6c58355d7c080b8987ea89c6360776')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/neomutt/-/compare/c9620688672369cafabc13e183852ddaf7fc21dd...a26e6041565adaa43cd62189ffef2459e929c9e9

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/neomutt/-/compare/c9620688672369cafabc13e183852ddaf7fc21dd...a26e6041565adaa43cd62189ffef2459e929c9e9
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/gitea][main] upgpkg: 1.21.10-1: New upstream release

2024-03-26 Thread Robin Candau (@antiz)


Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / gitea


Commits:
64b41a45 by Robin Candau at 2024-03-26T10:47:49+01:00
upgpkg: 1.21.10-1: New upstream release
https://github.com/go-gitea/gitea/releases/tag/v1.21.10
Also switch source from  to  (now that makepkg has checksum support for git 
sources)

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = gitea
pkgdesc = Painless self-hosted Git service, community managed.
-   pkgver = 1.21.9
+   pkgver = 1.21.10
pkgrel = 1
url = https://gitea.io
arch = x86_64
@@ -20,7 +20,7 @@ pkgbase = gitea
optdepends = sqlite: SQLite support
options = !lto
backup = etc/gitea/app.ini
-   source = 
git+https://github.com/go-gitea/gitea.git#tag=819c448ebc910f50f73aa872e539d37299c48afc?signed
+   source = git+https://github.com/go-gitea/gitea.git#tag=v1.21.10?signed
source = gitea.tmpfiles
source = gitea.service
source = gitea.sysusers
@@ -31,7 +31,7 @@ pkgbase = gitea
validpgpkeys = D2CF76DA95F201E9901532AB3CDE74631F13A748
validpgpkeys = 82A110A44DF1A28D50C093BFB853ADA5DA7BBF7A
validpgpkeys = FE7C3EAEB8CD8290390B12AD3DECE05F6D9A647C
-   sha256sums = 
42dc69ee82e91d997ddaf512a827317cd94354b14f427b1b825b07b3f51d842c
+   sha256sums = 
81b94cd82da75c1f4493791eb6853c67d0c2b8f02c330dac04a41cbe9693015c
sha256sums = 
1521fd7edc3830c695698ffe9835709f1408040b5ec989f07410972c894fa8ba
sha256sums = 
0725aa3d9c556229b473ee5a12a922a1ebbb88aeb02cffd0252756c8bd531959
sha256sums = 
7e7b798b8ce035c1fb55993ece41c5efb6cad5922708866804fa50ada0cf9fa5


=
PKGBUILD
=
@@ -1,10 +1,10 @@
 # Maintainer: Bruno Pagani 
 # Maintainer: Robin Candau 
-# Maintainer: Maxime Gauduin 
+# Contributor: Maxime Gauduin 
 # Contributor: Frederik Schwan 
 
 pkgname=gitea
-pkgver=1.21.9
+pkgver=1.21.10
 pkgrel=1
 pkgdesc="Painless self-hosted Git service, community managed."
 arch=(x86_64)
@@ -24,12 +24,11 @@ optdepends=(
 checkdepends=(openssh)
 options=(!lto)
 backup=('etc/gitea/app.ini')
-_tag=819c448ebc910f50f73aa872e539d37299c48afc # git rev-parse v${pkgver}
-source=(git+https://github.com/go-gitea/gitea.git#tag=${_tag}?signed
+source=(git+https://github.com/go-gitea/gitea.git#tag=v${pkgver}?signed
 gitea.tmpfiles
 gitea.service
 gitea.sysusers)
-sha256sums=('42dc69ee82e91d997ddaf512a827317cd94354b14f427b1b825b07b3f51d842c'
+sha256sums=('81b94cd82da75c1f4493791eb6853c67d0c2b8f02c330dac04a41cbe9693015c'
 '1521fd7edc3830c695698ffe9835709f1408040b5ec989f07410972c894fa8ba'
 '0725aa3d9c556229b473ee5a12a922a1ebbb88aeb02cffd0252756c8bd531959'
 '7e7b798b8ce035c1fb55993ece41c5efb6cad5922708866804fa50ada0cf9fa5')
@@ -43,11 +42,6 @@ validpgpkeys=(
   FE7C3EAEB8CD8290390B12AD3DECE05F6D9A647C  # delvh , retrieved 
from https://github.com/delvh.gpg
 )
 
-pkgver() {
-  cd ${pkgname}
-  git describe --tags | sed 's/^v//'
-}
-
 prepare() {
   cd ${pkgname}
   make deps



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gitea/-/commit/64b41a4505ffae158b54212ffa5fe27a8a995a2b

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




[Git][archlinux/packaging/packages/gitea] Pushed new tag 1.21.10-1

2024-03-26 Thread Robin Candau (@antiz)


Robin Candau pushed new tag 1.21.10-1 at Arch Linux / Packaging / Packages / 
gitea

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




[Git][archlinux/packaging/packages/node-gyp] Pushed new tag 10.1.0-1

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


Caleb Maclennan pushed new tag 10.1.0-1 at Arch Linux / Packaging / Packages / 
node-gyp

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




[Git][archlinux/packaging/packages/node-gyp][main] upgpkg: 10.1.0-1

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


Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / 
node-gyp


Commits:
7b3c98fb by Caleb Maclennan at 2024-03-26T12:39:28+03:00
upgpkg: 10.1.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = node-gyp
pkgdesc = Node.js native addon build tool
-   pkgver = 10.0.1
+   pkgver = 10.1.0
pkgrel = 1
url = https://github.com/nodejs/node-gyp
arch = any
@@ -10,8 +10,8 @@ pkgbase = node-gyp
depends = nodejs-nopt
depends = python
depends = semver
-   noextract = node-gyp-10.0.1.tgz
-   source = https://registry.npmjs.org/node-gyp/-/node-gyp-10.0.1.tgz
-   sha512sums = 
820dff6c77a141f662bd055fa88cb2f304dd4b2985f724f23f808989f2bbde29b234c53c008190136a546bb74d59f98c786f5c0d517679e86244cbf42c2d6202
+   noextract = node-gyp-10.1.0.tgz
+   source = https://registry.npmjs.org/node-gyp/-/node-gyp-10.1.0.tgz
+   sha512sums = 
0782793357000713dce4fc1f8e16d5e61a32d833fda7c9455c04a710dea1ba05ce6bad78d7ab674d9dbdc7db12c00774a3df57348729bc30f2d6cc00131b1528
 
 pkgname = node-gyp


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Maintainer: Caleb Maclennan 
 
 pkgname=node-gyp
-pkgver=10.0.1
+pkgver=10.1.0
 pkgrel=1
 pkgdesc='Node.js native addon build tool'
 arch=('any')
@@ -12,7 +12,7 @@ depends=('nodejs' 'nodejs-nopt' 'python' 'semver')
 makedepends=('npm')
 source=("https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz";)
 noextract=("$pkgname-$pkgver.tgz")
-sha512sums=('820dff6c77a141f662bd055fa88cb2f304dd4b2985f724f23f808989f2bbde29b234c53c008190136a546bb74d59f98c786f5c0d517679e86244cbf42c2d6202')
+sha512sums=('0782793357000713dce4fc1f8e16d5e61a32d833fda7c9455c04a710dea1ba05ce6bad78d7ab674d9dbdc7db12c00774a3df57348729bc30f2d6cc00131b1528')
 
 package() {
   npm install -g --prefix "$pkgdir"/usr $pkgname-$pkgver.tgz



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/node-gyp/-/commit/7b3c98fba9e8b48c5ee3a0befade760ba403c1bc

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




[Git][archlinux/packaging/packages/glade][main] 2 commits: record git checksum, add .SRCINFO

2024-03-26 Thread Christian Hesse (@eworm)


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


Commits:
29172d0f by Christian Hesse at 2024-03-26T10:08:32+01:00
record git checksum, add .SRCINFO

- - - - -
74ca7220 by Christian Hesse at 2024-03-26T10:09:34+01:00
build with webkit2gtk-4.1

... which uses newer libsoup3.

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,32 @@
+pkgbase = glade
+   pkgdesc = User Interface Builder for GTK+ applications
+   pkgver = 3.40.0+r14+g1fbca367
+   pkgrel = 2
+   url = https://glade.gnome.org/
+   arch = x86_64
+   groups = gnome-extra
+   license = GPL
+   license = LGPL
+   checkdepends = xorg-server-xvfb
+   makedepends = gtk-doc
+   makedepends = gobject-introspection
+   makedepends = itstool
+   makedepends = docbook-xsl
+   makedepends = git
+   makedepends = meson
+   makedepends = gjs
+   makedepends = python-gobject
+   makedepends = webkit2gtk-4.1
+   depends = gtk3
+   depends = libxml2
+   optdepends = devhelp: development help
+   optdepends = gjs: gjs module
+   optdepends = python-gobject: python module
+   optdepends = webkit2gtk-4.1: webkit2gtk module
+   provides = libgladeui-2.so
+   source = 
git+https://gitlab.gnome.org/GNOME/glade.git#commit=1fbca367cf33991f1d8d20a256ca704eb778fca9
+   source = fix-build.diff
+   sha256sums = 
f5ed9cf6de49449307b6099271caf6357f0a3c26374764667efd415f78764921
+   sha256sums = 
0dd99583c4b7b6327e84a909614f46ec0062dbc9f67be733ea97dc294e40317b
+
+pkgname = glade


=
PKGBUILD
=
@@ -10,18 +10,18 @@ arch=(x86_64)
 license=(GPL LGPL)
 depends=(gtk3 libxml2)
 makedepends=(gtk-doc gobject-introspection itstool docbook-xsl git meson gjs
- python-gobject webkit2gtk)
+ python-gobject webkit2gtk-4.1)
 checkdepends=(xorg-server-xvfb)
 optdepends=('devhelp: development help'
 'gjs: gjs module'
 'python-gobject: python module'
-'webkit2gtk: webkit2gtk module')
+'webkit2gtk-4.1: webkit2gtk module')
 provides=(libgladeui-2.so)
 groups=(gnome-extra)
 _commit=1fbca367cf33991f1d8d20a256ca704eb778fca9  # master
 source=("git+https://gitlab.gnome.org/GNOME/glade.git#commit=$_commit";
 fix-build.diff)
-sha256sums=('SKIP'
+sha256sums=('f5ed9cf6de49449307b6099271caf6357f0a3c26374764667efd415f78764921'
 '0dd99583c4b7b6327e84a909614f46ec0062dbc9f67be733ea97dc294e40317b')
 
 pkgver() {
@@ -34,6 +34,9 @@ prepare() {
 
   # Fix missing dependency on vcs_tag
   git apply -3 ../fix-build.diff
+
+  # build with webkit2gtk-4.1
+  sed -i 's/webkit2gtk-4.0/webkit2gtk-4.1/' meson.build
 }
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/glade/-/compare/0b56c4cc526c4fc4d7fe78574fa20d6e7a55a676...74ca72202288f6ec536bae42914f4e0498adb6f9

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/glade/-/compare/0b56c4cc526c4fc4d7fe78574fa20d6e7a55a676...74ca72202288f6ec536bae42914f4e0498adb6f9
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/wxwidgets][main] build gtk3 webview with webkit2gtk-4.1

2024-03-26 Thread Christian Hesse (@eworm)


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


Commits:
e8fae9db by Christian Hesse at 2024-03-26T09:56:46+01:00
build gtk3 webview with webkit2gtk-4.1

... which uses newer libsoup3.

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -11,7 +11,7 @@ pkgbase = wxwidgets
makedepends = libnotify
makedepends = qt5-base
makedepends = sdl2
-   makedepends = webkit2gtk
+   makedepends = webkit2gtk-4.1
source = 
https://github.com/wxWidgets/wxWidgets/releases/download/v3.2.4/wxWidgets-3.2.4.tar.bz2
source = https://github.com/wxWidgets/wxWidgets/commit/ed510012.patch
source = https://github.com/wxWidgets/wxWidgets/commit/8ea22b5e.patch
@@ -61,7 +61,7 @@ pkgname = wxwidgets-gtk3
depends = sdl2
depends = wayland
depends = wxwidgets-common
-   optdepends = webkit2gtk: for webview support
+   optdepends = webkit2gtk-4.1: for webview support
provides = wxgtk3
provides = wxwidgets
conflicts = wxgtk3


=
PKGBUILD
=
@@ -17,7 +17,7 @@ makedepends=(cmake
  libnotify
  qt5-base
  sdl2
- webkit2gtk)
+ webkit2gtk-4.1)
 
source=(https://github.com/wxWidgets/wxWidgets/releases/download/v$pkgver/wxWidgets-$pkgver.tar.bz2
 https://github.com/wxWidgets/wxWidgets/commit/ed510012.patch
 https://github.com/wxWidgets/wxWidgets/commit/8ea22b5e.patch
@@ -121,7 +121,7 @@ package_wxwidgets-gtk3() {
sdl2
wayland
wxwidgets-common)
-  optdepends=('webkit2gtk: for webview support')
+  optdepends=('webkit2gtk-4.1: for webview support')
   conflicts=(wxgtk3)
   provides=(wxgtk3
 wxwidgets)



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/wxwidgets/-/commit/e8fae9db511837effb47e0c7384c375f9b65daf7

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




[Git][archlinux/packaging/packages/claws-mail][main] build fancy plugin with webkit2gtk-4.1

2024-03-26 Thread Christian Hesse (@eworm)


Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages / 
claws-mail


Commits:
b7100cde by Christian Hesse at 2024-03-26T09:46:21+01:00
build fancy plugin with webkit2gtk-4.1

... which uses newer libsoup3.

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -18,7 +18,7 @@ pkgbase = claws-mail
makedepends = dillo
makedepends = python
makedepends = gumbo-parser
-   makedepends = webkit2gtk
+   makedepends = webkit2gtk-4.1
makedepends = docbook-utils
makedepends = texlive-formatsextra
depends = gtk3
@@ -30,23 +30,23 @@ pkgbase = claws-mail
depends = compface
depends = libsm
depends = dbus-glib
-   optdepends = python:   needed for some tools
-   optdepends = perl:  needed for some tools and perl plugin
-   optdepends = spamassassin:  adds support for spamfiltering
-   optdepends = bogofilter:adds support for spamfiltering
-   optdepends = libnotify: for notification plugin
-   optdepends = libcanberra:   for notification plugin
-   optdepends = dbus:  for notification plugin
-   optdepends = libxml2:   for rssyl plugins
-   optdepends = curl:  for vcalendar, rssyl and spamreport 
plugins
-   optdepends = libarchive:for archive plugin and various other 
plugins
-   optdepends = libytnef:  for tnef_parse plugin
-   optdepends = poppler-glib:  for pdf viewer plugin
-   optdepends = ghostscript:   for pdf viewer plugin
-   optdepends = libical:   for vcalendar plugin
-   optdepends = dillo: for dillo html viewer plugin
-   optdepends = webkit2gtk:for fancy webkit html viewer plugin
-   optdepends = gumbo-parser:  for litehtml plugin
+   optdepends = python: needed for some tools
+   optdepends = perl: needed for some tools and perl plugin
+   optdepends = spamassassin: adds support for spamfiltering
+   optdepends = bogofilter: adds support for spamfiltering
+   optdepends = libnotify: for notification plugin
+   optdepends = libcanberra: for notification plugin
+   optdepends = dbus: for notification plugin
+   optdepends = libxml2: for rssyl plugins
+   optdepends = curl: for vcalendar, rssyl and spamreport plugins
+   optdepends = libarchive: for archive plugin and various other plugins
+   optdepends = libytnef: for tnef_parse plugin
+   optdepends = poppler-glib: for pdf viewer plugin
+   optdepends = ghostscript: for pdf viewer plugin
+   optdepends = libical: for vcalendar plugin
+   optdepends = dillo: for dillo html viewer plugin
+   optdepends = webkit2gtk-4.1: for fancy webkit html viewer plugin
+   optdepends = gumbo-parser: for litehtml plugin
provides = claws
source = 
https://www.claws-mail.org/download.php?file=releases/claws-mail-4.2.0.tar.xz
source = 
https://www.claws-mail.org/download.php?file=releases/claws-mail-4.2.0.tar.xz.asc


=
PKGBUILD
=
@@ -12,10 +12,10 @@ depends=('gtk3' 'gnutls' 'startup-notification' 'enchant' 
'gpgme'
 makedepends=('spamassassin' 'bogofilter' 'networkmanager' 'valgrind'
  # dependencies for plugins
  'libnotify' 'libcanberra' 'poppler-glib' 'libytnef' 'libical'
- 'dillo' 'python' 'gumbo-parser' 'webkit2gtk'
+ 'dillo' 'python' 'gumbo-parser' 'webkit2gtk-4.1'
  # deps to build the docs
  'docbook-utils' 'texlive-formatsextra')
-optdepends=('python:   needed for some tools'
+optdepends=('python:needed for some tools'
 'perl:  needed for some tools and perl plugin'
 'spamassassin:  adds support for spamfiltering'
 'bogofilter:adds support for spamfiltering'
@@ -30,7 +30,7 @@ optdepends=('python:   needed for some tools'
 'ghostscript:   for pdf viewer plugin'
 'libical:   for vcalendar plugin'
 'dillo: for dillo html viewer plugin'
-'webkit2gtk:for fancy webkit html viewer plugin'
+'webkit2gtk-4.1:for fancy webkit html viewer plugin'
 'gumbo-parser:  for litehtml plugin')
 provides=('claws')
 install=$pkgname.install



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/claws-mail/-/commit/b7100cde040fc324c048ac4626d28e5b593b0e87

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




[Git][archlinux/packaging/packages/alsa-scarlett-gui] Pushed new tag 0.4.0-1

2024-03-26 Thread George Rawlinson (@grawlinson)


George Rawlinson pushed new tag 0.4.0-1 at Arch Linux / Packaging / Packages / 
alsa-scarlett-gui

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




[Git][archlinux/packaging/packages/alsa-scarlett-gui][main] upgpkg: 0.4.0-1

2024-03-26 Thread George Rawlinson (@grawlinson)


George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / 
alsa-scarlett-gui


Commits:
a74cdcf3 by George Rawlinson at 2024-03-26T20:57:49+13:00
upgpkg: 0.4.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = alsa-scarlett-gui
pkgdesc = GUI for the ALSA controls presented by the Focusrite Scarlett 
Gen 2/3 mixer driver
-   pkgver = 0.3.3
+   pkgver = 0.4.0
pkgrel = 1
url = https://github.com/geoffreybennett/alsa-scarlett-gui
arch = x86_64
@@ -13,7 +13,7 @@ pkgbase = alsa-scarlett-gui
depends = gtk4
depends = hicolor-icon-theme
depends = cairo
-   source = 
alsa-scarlett-gui::git+https://github.com/geoffreybennett/alsa-scarlett-gui#tag=0.3.3
+   source = 
alsa-scarlett-gui::git+https://github.com/geoffreybennett/alsa-scarlett-gui#tag=0.4.0
b2sums = SKIP
 
 pkgname = alsa-scarlett-gui


=
PKGBUILD
=
@@ -1,7 +1,7 @@
 # Maintainer: George Rawlinson 
 
 pkgname=alsa-scarlett-gui
-pkgver=0.3.3
+pkgver=0.4.0
 pkgrel=1
 pkgdesc='GUI for the ALSA controls presented by the Focusrite Scarlett Gen 2/3 
mixer driver'
 arch=('x86_64')
@@ -38,7 +38,7 @@ package() {
 install
 
   # documentation
-  install -vDm644 -t "$pkgdir/usr/share/doc/$pkgname" ./*.md
+  install -vDm644 -t "$pkgdir/usr/share/doc/$pkgname" ./*.md ./docs/*.md
   install -vDm644 -t "$pkgdir/usr/share/doc/$pkgname/img" img/*
   install -vDm644 -t "$pkgdir/usr/share/doc/$pkgname/demo" demo/*
 }



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/alsa-scarlett-gui/-/commit/a74cdcf3aed0068510f25f715deee750e733a01c

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