[Git][archlinux/packaging/packages/mympd] Pushed new tag 16.0.1-1

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


David Runge pushed new tag 16.0.1-1 at Arch Linux / Packaging / Packages / mympd

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




[Git][archlinux/packaging/packages/mympd][main] upgpkg: 16.0.1-1

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


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


Commits:
21b52637 by David Runge at 2024-07-04T08:56:13+02:00
upgpkg: 16.0.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = mympd
pkgdesc = A standalone and lightweight web-based MPD client
-   pkgver = 16.0.0
+   pkgver = 16.0.1
pkgrel = 1
url = https://github.com/jcorporation/myMPD
arch = x86_64
@@ -16,9 +16,9 @@ pkgbase = mympd
depends = lua
optdepends = libnewt: for mympd-config
optdepends = sh: for mympd-config
-   source = 
https://github.com/jcorporation/myMPD/archive/v16.0.0/mympd-v16.0.0.tar.gz
-   sha512sums = 
14a5a0208705301074e6e498e25f8f08400f86ca1ce18c4ea830ff6da10d3d2b0bfcf25736ab26eca927310d6da0a371d496c47ec965f3cb03bce8614e9f3421
-   b2sums = 
9b5ec0e772360e9a23e61360b59ec498a7ee27ae42e364c6b99f3130e11bb75ef4ba9a0fe456aaae01fea76920f9ea62d44787a5a17d405959155d6139e17df9
+   source = 
https://github.com/jcorporation/myMPD/archive/v16.0.1/mympd-v16.0.1.tar.gz
+   sha512sums = 
e131331d12d925e669b1777c8093be68930de7bbdd31326ad2d62d077d4e9225e4ba36f647885cee0f03fe6194153c2c1b0a5750226a7cc786b1f20e702b7944
+   b2sums = 
e80c0ee9d90aff94ff890fc475a112f1a9ec369d012fea6a00c09cefe603aa4d1cb4380ccc214a95ce9f97ac385057f852ebc43e547b93dd027e827698136b9f
 
 pkgname = mympd
depends = glibc


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 _name=myMPD
 pkgname=mympd
-pkgver=16.0.0
+pkgver=16.0.1
 pkgrel=1
 pkgdesc="A standalone and lightweight web-based MPD client"
 arch=(x86_64)
@@ -26,8 +26,8 @@ optdepends=(
   'sh: for mympd-config'
 )
 source=($url/archive/v$pkgver/$pkgname-v$pkgver.tar.gz)
-sha512sums=('14a5a0208705301074e6e498e25f8f08400f86ca1ce18c4ea830ff6da10d3d2b0bfcf25736ab26eca927310d6da0a371d496c47ec965f3cb03bce8614e9f3421')
-b2sums=('9b5ec0e772360e9a23e61360b59ec498a7ee27ae42e364c6b99f3130e11bb75ef4ba9a0fe456aaae01fea76920f9ea62d44787a5a17d405959155d6139e17df9')
+sha512sums=('e131331d12d925e669b1777c8093be68930de7bbdd31326ad2d62d077d4e9225e4ba36f647885cee0f03fe6194153c2c1b0a5750226a7cc786b1f20e702b7944')
+b2sums=('e80c0ee9d90aff94ff890fc475a112f1a9ec369d012fea6a00c09cefe603aa4d1cb4380ccc214a95ce9f97ac385057f852ebc43e547b93dd027e827698136b9f')
 
 build() {
   local cmake_options=(



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

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




[Git][archlinux/packaging/packages/nextcloud-app-calendar][main] upgpkg: 1:4.7.9-1

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


David Runge pushed to branch main at Arch Linux / Packaging / Packages / 
nextcloud-app-calendar


Commits:
57bd7254 by David Runge at 2024-07-04T08:55:11+02:00
upgpkg: 1:4.7.9-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = nextcloud-app-calendar
pkgdesc = Calendar app for nextcloud
-   pkgver = 4.7.8
+   pkgver = 4.7.9
pkgrel = 1
epoch = 1
url = https://github.com/nextcloud/calendar/
@@ -10,8 +10,8 @@ pkgbase = nextcloud-app-calendar
makedepends = nextcloud
makedepends = yq
options = !strip
-   source = 
https://github.com/nextcloud-releases/calendar/releases/download/v4.7.8/calendar-v4.7.8.tar.gz
-   sha256sums = 
93f1ac074bbb5f72239c2773c27971fbc4d40d753d9d1e1888f16aef8c262efa
-   b2sums = 
e746d23ce2990917130d48c9d158684011172500b164ffaac5600ca174d5a14a0432b8468cd5b1269ea9d2fc0e8a35f266812fba532ec32f751ff969eca07c19
+   source = 
https://github.com/nextcloud-releases/calendar/releases/download/v4.7.9/calendar-v4.7.9.tar.gz
+   sha256sums = 
4d430b5ab428e502ab043da6bb987b7fd8d21d9ca3824fbf98d28f66becca277
+   b2sums = 
5383100b5a6d62b6acd7c989c97e06eb1437d4fdf6b5f270aa0d39f2af36a6a7f8e3c1921f69ee13a7ae85e634115501a4e17160f59b0f360ee9e684af5f
 
 pkgname = nextcloud-app-calendar


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 pkgname=nextcloud-app-calendar
 _name=calendar
 epoch=1
-pkgver=4.7.8
+pkgver=4.7.9
 pkgrel=1
 pkgdesc="Calendar app for nextcloud"
 arch=(any)
@@ -13,8 +13,8 @@ makedepends=(nextcloud yq)
 groups=(nextcloud-apps)
 options=(!strip)
 
source=(https://github.com/nextcloud-releases/calendar/releases/download/v$pkgver/$_name-v$pkgver.tar.gz)
-sha256sums=('93f1ac074bbb5f72239c2773c27971fbc4d40d753d9d1e1888f16aef8c262efa')
-b2sums=('e746d23ce2990917130d48c9d158684011172500b164ffaac5600ca174d5a14a0432b8468cd5b1269ea9d2fc0e8a35f266812fba532ec32f751ff969eca07c19')
+sha256sums=('4d430b5ab428e502ab043da6bb987b7fd8d21d9ca3824fbf98d28f66becca277')
+b2sums=('5383100b5a6d62b6acd7c989c97e06eb1437d4fdf6b5f270aa0d39f2af36a6a7f8e3c1921f69ee13a7ae85e634115501a4e17160f59b0f360ee9e684af5f')
 
 # BEGIN boilerplate nextcloud app version clamping, see also other packages in 
group
 # 1. Call respective function helpers in check() and package() *after* cd'ing 
to the source directory



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nextcloud-app-calendar/-/commit/57bd7254f5489e51d70990624c05434f40cc830f

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nextcloud-app-calendar/-/commit/57bd7254f5489e51d70990624c05434f40cc830f
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/nextcloud-app-calendar] Pushed new tag 1-4.7.9-1

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


David Runge pushed new tag 1-4.7.9-1 at Arch Linux / Packaging / Packages / 
nextcloud-app-calendar

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




[Git][archlinux/packaging/packages/glances] Pushed new tag 4.1.2.1-1

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


Robin Candau pushed new tag 4.1.2.1-1 at Arch Linux / Packaging / Packages / 
glances

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




[Git][archlinux/packaging/packages/glances][main] upgpkg: 4.1.2.1-1: New upstream release

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


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


Commits:
d4561374 by Robin Candau at 2024-07-04T08:49:00+02:00
upgpkg: 4.1.2.1-1: New upstream release

- - - - -


3 changed files:

- .SRCINFO
- .nvchecker.toml
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = glances
pkgdesc = CLI curses-based monitoring tool
-   pkgver = 4.1.1
+   pkgver = 4.1.2.1
pkgrel = 1
url = https://nicolargo.github.io/glances/
arch = any
@@ -26,11 +26,11 @@ pkgbase = glances
optdepends = python-zeroconf: for the autodiscover mode
optdepends = python-pystache: templating engine
optdepends = python-prometheus_client: for the Prometheus export module
-   source = 
glances-4.1.1-1.tar.gz::https://github.com/nicolargo/glances/archive/v4.1.1.tar.gz
+   source = 
glances-4.1.2.1-1.tar.gz::https://github.com/nicolargo/glances/archive/v4.1.2.1.tar.gz
source = glances.service
-   sha512sums = 
4573b3046a34b539f84f2b9e8190a2f6fea8c214cfb8ac6197ee0e8c4e1bd29483a5551897624861de1bd359f609127e612c53b7eb0291db9d1be55af3cfad56
+   sha512sums = 
a440e6fb39c6aac3fa846e49268170e2a7c1a331a7b319dbe9d5cadf8aa9975146a5fae7d99abc085a9f9aadc739281073f5a99f95f456132a2e78b14898f340
sha512sums = 
49f0d185a37a5c5837e5beb463770c943ede40b2f1b8405e338129e897e97d9fc58373a8586fabc506266e6343cfea3c91b9787ac6832cc97a1ab63d6ad058d4
-   b2sums = 
09d9f558979fbdb785190247d3a9b50ec331d6e06dc23441a23965d818a97d10327c0944315a5ced19f707a179da83835c60fd15ff6d9163edb57fd92741
+   b2sums = 
2c22bd5bc4c1a162b92dcb016363dcf789c13b0fbeaab091f0f84d5538885b7c7e20347620491cc248242e25f81806119d82395ee72623ca2a80ffab78cddf56
b2sums = 
ecc44f8c06b1e8624cec92e41422a65d11e024b9fc23bae09b4e52fbedeb172a5034e5b612bbff7ba93d45189fb25eda0d54bc47b22b7f3f0acba984391e4017
 
 pkgname = glances


=
.nvchecker.toml
=
@@ -1,6 +1,4 @@
 [glances]
-source = "github"
-github = "nicolargo/glances"
+source = "git"
+git = "https://github.com/nicolargo/glances.git";
 prefix = "v"
-use_max_tag = true
-exclude_regex = ".*(pre|a|alpha|b|beta|r|rc).*"


=
PKGBUILD
=
@@ -5,7 +5,7 @@
 # Contributor: Francois Boulogne 
 
 pkgname=glances
-pkgver=4.1.1
+pkgver=4.1.2.1
 pkgrel=1
 pkgdesc='CLI curses-based monitoring tool'
 arch=('any')
@@ -25,9 +25,9 @@ optdepends=('hddtemp: HDD temperature monitoring support'
 'python-prometheus_client: for the Prometheus export module')
 
source=("${pkgname}-${pkgver}-${pkgrel}.tar.gz::https://github.com/nicolargo/glances/archive/v${pkgver}.tar.gz";
 'glances.service')
-sha512sums=('4573b3046a34b539f84f2b9e8190a2f6fea8c214cfb8ac6197ee0e8c4e1bd29483a5551897624861de1bd359f609127e612c53b7eb0291db9d1be55af3cfad56'
+sha512sums=('a440e6fb39c6aac3fa846e49268170e2a7c1a331a7b319dbe9d5cadf8aa9975146a5fae7d99abc085a9f9aadc739281073f5a99f95f456132a2e78b14898f340'
 
'49f0d185a37a5c5837e5beb463770c943ede40b2f1b8405e338129e897e97d9fc58373a8586fabc506266e6343cfea3c91b9787ac6832cc97a1ab63d6ad058d4')
-b2sums=('09d9f558979fbdb785190247d3a9b50ec331d6e06dc23441a23965d818a97d10327c0944315a5ced19f707a179da83835c60fd15ff6d9163edb57fd92741'
+b2sums=('2c22bd5bc4c1a162b92dcb016363dcf789c13b0fbeaab091f0f84d5538885b7c7e20347620491cc248242e25f81806119d82395ee72623ca2a80ffab78cddf56'
 
'ecc44f8c06b1e8624cec92e41422a65d11e024b9fc23bae09b4e52fbedeb172a5034e5b612bbff7ba93d45189fb25eda0d54bc47b22b7f3f0acba984391e4017')
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/glances/-/commit/d4561374d3b3b4b9394399c33fc01ee23306b2f3

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




[Git][archlinux/packaging/packages/fastfetch][main] upgpkg: 2.17.2-1: New upstream

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


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


Commits:
f9dae054 by Robin Candau at 2024-07-04T08:41:39+02:00
upgpkg: 2.17.2-1: New upstream
https://github.com/fastfetch-cli/fastfetch/releases/tag/2.17.2

- - - - -


3 changed files:

- .SRCINFO
- .nvchecker.toml
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = fastfetch
pkgdesc = Like Neofetch, but much faster because written in C
-   pkgver = 2.17.1
-   pkgrel = 2
+   pkgver = 2.17.2
+   pkgrel = 1
url = https://github.com/fastfetch-cli/fastfetch
arch = x86_64
license = MIT
@@ -43,7 +43,7 @@ pkgbase = fastfetch
optdepends = xfconf: Needed for XFWM theme and XFCE Terminal font
optdepends = zlib: Faster image output when using kitty graphics 
protocol
optdepends = libdrm: Displays detection
-   source = 
fastfetch-2.17.1.tar.gz::https://github.com/fastfetch-cli/fastfetch/archive/refs/tags/2.17.1.tar.gz
-   sha256sums = 
a38969ebb757070db5dace8a42f874d8898a7232da64c73fc86c60a2c9da9be0
+   source = 
fastfetch-2.17.2.tar.gz::https://github.com/fastfetch-cli/fastfetch/archive/refs/tags/2.17.2.tar.gz
+   sha256sums = 
f41322a9d9601a5a5a74f67a3253c7e8631e6241053094d050cf02bbade8cbcd
 
 pkgname = fastfetch


=
.nvchecker.toml
=
@@ -1,4 +1,4 @@
 [fastfetch]
-source = "github"
-github = "fastfetch-cli/fastfetch"
-use_max_tag = true
+source = "git"
+git = "https://github.com/fastfetch-cli/fastfetch.git";
+prefix = "v"


=
PKGBUILD
=
@@ -2,8 +2,8 @@
 # Contributor: Mark Wagie 
 
 pkgname=fastfetch
-pkgver=2.17.1
-pkgrel=2
+pkgver=2.17.2
+pkgrel=1
 pkgdesc="Like Neofetch, but much faster because written in C"
 arch=('x86_64')
 url="https://github.com/fastfetch-cli/fastfetch";
@@ -50,7 +50,7 @@ optdepends=(
   'libdrm: Displays detection'
 )
 
source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/refs/tags/${pkgver}.tar.gz")
-sha256sums=('a38969ebb757070db5dace8a42f874d8898a7232da64c73fc86c60a2c9da9be0')
+sha256sums=('f41322a9d9601a5a5a74f67a3253c7e8631e6241053094d050cf02bbade8cbcd')
 
 build() {
cmake -B build -S "${pkgname}-${pkgver}" \



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/fastfetch/-/commit/f9dae0546a6a0fce1331a3b5fed7f8f614943599

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




[Git][archlinux/packaging/packages/fastfetch] Pushed new tag 2.17.2-1

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


Robin Candau pushed new tag 2.17.2-1 at Arch Linux / Packaging / Packages / 
fastfetch

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




[Git][archlinux/packaging/packages/rust] Pushed new tag 1-1.79.0-3

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


Jan Alexander Steffens (heftig) pushed new tag 1-1.79.0-3 at Arch Linux / 
Packaging / Packages / rust

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




[Git][archlinux/packaging/packages/rust][main] 1:1.79.0-3: add more wasi targets

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


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


Commits:
6357b13e by Jan Alexander Steffens (heftig) at 2024-07-04T08:11:38+02:00
1:1.79.0-3: add more wasi targets

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = rust
pkgdesc = Systems programming language focused on safety, speed and 
concurrency
pkgver = 1.79.0
-   pkgrel = 2
+   pkgrel = 3
epoch = 1
url = https://www.rust-lang.org/
arch = x86_64


=
PKGBUILD
=
@@ -14,7 +14,7 @@ pkgname=(
 )
 epoch=1
 pkgver=1.79.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Systems programming language focused on safety, speed and concurrency"
 url=https://www.rust-lang.org/
 arch=(x86_64)
@@ -87,7 +87,10 @@ prepare() {
   patch -Np1 -i ../0004-compiler-Use-wasm-ld-for-wasm-targets.patch
 
   cat >config.toml 

[Git][archlinux/packaging/packages/lpsolve] Pushed new tag 5.5.2.11-3

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


Andreas Radke pushed new tag 5.5.2.11-3 at Arch Linux / Packaging / Packages / 
lpsolve

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




[Git][archlinux/packaging/packages/wasi-libcplusplus] Pushed new tag 18.1.8-2

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


Jan Alexander Steffens (heftig) pushed new tag 18.1.8-2 at Arch Linux / 
Packaging / Packages / wasi-libc++

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




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

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


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

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




[Git][archlinux/packaging/packages/wasi-compiler-rt] Pushed new tag 18.1.8-2

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


Jan Alexander Steffens (heftig) pushed new tag 18.1.8-2 at Arch Linux / 
Packaging / Packages / wasi-compiler-rt

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




[Git][archlinux/packaging/packages/wasi-compiler-rt][main] 18.1.8-2: add more targets

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


Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging 
/ Packages / wasi-compiler-rt


Commits:
5cc25eca by Jan Alexander Steffens (heftig) at 2024-07-04T06:57:33+02:00
18.1.8-2: add more targets

- - - - -


3 changed files:

- .SRCINFO
- PKGBUILD
- keys/pgp/474E22316ABF4785A88C6E8EA2C794A986419D8A.asc


Changes:

=
.SRCINFO
=
@@ -1,10 +1,10 @@
 pkgbase = wasi-compiler-rt
pkgdesc = WASI LLVM compiler runtime
pkgver = 18.1.8
-   pkgrel = 1
+   pkgrel = 2
url = https://compiler-rt.llvm.org/
arch = any
-   license = custom:Apache 2.0 with LLVM Exception
+   license = Apache-2.0 WITH LLVM-exception
makedepends = cmake
makedepends = ninja
makedepends = llvm


=
PKGBUILD
=
@@ -2,11 +2,11 @@
 
 pkgname=wasi-compiler-rt
 pkgver=18.1.8
-pkgrel=1
+pkgrel=2
 pkgdesc='WASI LLVM compiler runtime'
 arch=('any')
 url='https://compiler-rt.llvm.org/'
-license=('custom:Apache 2.0 with LLVM Exception')
+license=('Apache-2.0 WITH LLVM-exception')
 depends=('wasi-libc')
 makedepends=('cmake' 'ninja' 'llvm' 'clang' 'lld')
 
source=(https://github.com/llvm/llvm-project/releases/download/llvmorg-${pkgver}/compiler-rt-${pkgver}.src.tar.xz{,.sig}
@@ -58,5 +58,8 @@ build() {
 package() {
   DESTDIR="${pkgdir}" cmake --install build -v
 
+  ln -sr "${pkgdir}"/usr/lib/clang/${pkgver%%.*}/lib/{wasi,wasip1}
+  ln -sr "${pkgdir}"/usr/lib/clang/${pkgver%%.*}/lib/{wasi,wasip2}
+
   install -Dm644 compiler-rt-${pkgver}.src/LICENSE.TXT 
"${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
 }


=
keys/pgp/474E22316ABF4785A88C6E8EA2C794A986419D8A.asc
=
@@ -13,17 +13,40 @@ 
YoXCscW041DUMBX2CC7SjMCcmAC39UX1c3GbTpS3rkJR9cmXt50nviMnKpIwlIPd
 ZYhmxKifwTJ70+c4GVK2o0MG9bTYvpYhLnYxv6iJCfgmT40E+qkDSzSoZwARAQAB
 tCJUb20gU3RlbGxhcmQgPHRzdGVsbGFyQHJlZGhhdC5jb20+iQJWBBMBCABAAhsD
 BwsJCAcDAgEGFQgCCQoLBBYCAwECHgECF4AWIQRHTiIxar9HhaiMbo6ix5SphkGd
-igUCYJMrXwUJCWsRIgAKCRCix5SphkGdir/GD/4zT43DAD9GU6VHGFeOphisH2kN
-IORVDEn8T+7iR7XLY9nVHJDxqQPUgB/gKYibrVYE0KVqjSSj3dr1cTorubMsDYgy
-gjjJSroOZupYC1+Yd8wb0jfdB6Z+CNKh0QN64BDS6D7P1GAcaIbxTyITjoz6jhyF
-Lkj4QCLiGWsMbapQA7MB4ij8t/AKORp1kW+tMyn6wfjfmYjrYOyE65UxmJtrV9Fv
-YllBt9oCAP0V9qphT6C6wxarJOuhIq9BoZOYKaUa5qRJfzNZagPG8ZalraP/MFfM
-g20hLuX5jN1jdzlHEgNt5WCYuI+uekOIUuT1PiFrmWwYXKWMAxnsVefpv8kmW8LR
-2TCG+ALvnYCRwr0Ykqh4KZcn4mpsV+QnwNAyVR6Bl6QTsPGtoHkU9Pg640mzkvgg
-w55X5kC3x4IxLskD1PFdFpW9LSRL5zz6jT5gL9Eb+zAuKpg/8w64MLnXaX69cR/p
-1rrNqZUfBOqf8fbrzy296ZSfeK4tV414iT8j76swQMAONGXoNKxO7E1cAgtxPUWW
-u3R4de3sZHGXTiEv70UNRv1TWjlVMK3Av7yDIGUnt+2wi3jilYjLWnAIgSQ46CDQ
-tUCdhdwmFcJLa3IJrs/UvHtlq6nU1sIo4wqJwfNBMHx0JZc+bKf41OgYL9ve11F5
-IKZNcvom0Pf7MkUKRQ==
-=Kuwb
+igUCZjPSRwUJDSqEigAKCRCix5SphkGdisTyEACUP/NStR4FHReHHDcqZ5ID5lw6
+waKsFs8J1GZpW9qVSUudpPVGVurUlft7pRfA8Lk9Ufanjmnq1QpX9WvQD8sk4RYp
+3bu1DnX7L2GV50cpi3OdsDQAuz17cEeRuVqh4PJjl9gkGmZoEMHkEuawahxvHZ3G
+tXWWquvnt41P2KHrvoeKXHSZnrq+TlJ6qy4EDle22xEyhUezRAXtZue3NhDf/qQA
+L9Z4cp7Xm+wvqKTcIDngBSbq11VSfbnA/FLeLAKM0sYXDbO4V1uz8pOKlcpI1hHp
+QSb5T30edXE4RbaURMmQrezNoBpE6E3fG6rFqLW2VuhkEZcCOXOP6sv7kVvLbEB1
+FHzk+KYlemGXAS3tDP7BjsKgpMMC1oowU1+PWs+spFrM/51fKGw6eXNNoPwlpn+v
+MGHGjTWeD50uCwCmDz4uZsJ31YdGWEJGWDdS0m4IujgoLb5n/wPVc/6N4eHAmGPw
+umre2xxK7mwDOXH573B7PIlUpZfhV6YwYHpQkQIo372tWYQIf5SjgE8Ohv6N+s4a
+Si6wAanRnzSfu69EB1E8mDbys/Kr/pvItUT1mdgHE9st0RYjz40Sg4OZoDFM68je
+21Zvdwa1A0Pat/7vvSXuiLD0eCDUDp8Cl3xjPxgiTrJrRqD+9TJyYj/J+LOxezpN
+6yz3ed+yUn8NuWQmSrkCDQRa6oE9ARAAwdrwxzLnsZGlJt6z4ukr8jBnLB1pXn3g
+FpvlI0TiiGle+6x8KNP/J3Cm7aEMeGWYw13SO+zNm1we7T4MhDC/dG1gzDBjf4J6
+cFkrIg0VqRSFf/oQ+gfpfVGhIuFLxLLVGyHITpBq2YD2eEIrJuBUlaLBCvhROxCg
+k+D0kvi4gSksSWQfP4Nrl/t6Sb1cWLq73FaU5ojZV71MpZeCjKc8uXtCimv9MsPY
+e0gK3ud/fXEjPBOzw0GUA29RMG8lcjtsgy4LPqd8sz7USQMnWqkT5k9SW0gmH4XI
+oU61YjAOBAzeRkYx9hBJSN+/thzKYC7OK3OgG89ReBVFRYaliVwilHACKxte8AO2
+FJWIN/Eul8LNl49VX2f1j+/6iDCWYnWEx2WzfVlgmonwj3y5ROVQzbGvMujMZrhT
+AQAeD6QdYJpj/aT2bDs1fUpnmLfIdj/HFSg1tn+ems6QWb2V+jRZ/HtPmQ10uPAU
+M99Rtl3X2t7jhFdCdycT13BG37j8wx2+zjGD/tmKY6MdU6M09Xvc6+OkkJfThTIJ
+TgZ8C2SfW2gPyKmZKi6uYruTqnWuOBCFTQJ7UN4Hm4t/qt2BtUrzVLHiMtvvMnDV
+rXQ7lr9+ugH9KJAnaygHWqfPim0RHq/bl4Wprb8XOPUQqFsLiqCnwc9EXVbzL0fz
+8tsVfAOz2iEAEQEAAYkCPAQYAQgAJgIbDBYhBEdOIjFqv0eFqIxujqLHlKmGQZ2K
+BQJmM9KkBQkNKoTnAAoJEKLHlKmGQZ2KbGsP/2YbbnSJf2ZTr2DfgvOw+Z/FL1Kf
+owgQbak9RMv1rf6FKVvXJfE97HCVuj/32yOsNOifphWSv59dxWXFt+sM49jTJCpq
+skArpIQ0inZhP/L7NJcWwc3PlpFQ3LkHu8DWgg6V1cbVpp74YWVt5Ecxsj2XXDSp
+JtQmaonA+a27K3xfKZYt/tscssh0b4atLpGCcigPVtUHihaqP5RJNZT70DW9b+sZ
+ibb8OJkiUVHS4xNE9b6XlThUFgh3JXz/N4eW03wdzSC5hFGBocHB7Ypl/vsaRQcv
+8QVoVzBcPGwvJ5DT2/zWlA9cXfVImCs3bR3I/KgW9sdyhRmVmyqP/VjXxn4XZkMD
+GyRsHKMfoQ+z9Q25P79tsXSGTXp2yol1h+3K3VcBJOWEuenGW2qmeGLLc1chfwnS
++NyGngMoJAkQWX8/6ghLpzKfR5hThGINPZ2EsDgxS+HbtalvfAVmpKT4iD2pfYtK
+kCCV4NggfmxGptTBVPUc/Bd3IghxSlqZOkke1R5VyGfHnHJQuav0iHI1Sp

[Git][archlinux/packaging/packages/wasi-libc][main] 1:0+374+9e8c5423-2: add more targets

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


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


Commits:
84bb69cc by Jan Alexander Steffens (heftig) at 2024-07-04T06:53:51+02:00
1:0+374+9e8c5423-2: add more targets

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,15 +1,14 @@
 pkgbase = wasi-libc
pkgdesc = WASI libc implementation for WebAssembly
pkgver = 0+374+9e8c5423
-   pkgrel = 1
+   pkgrel = 2
epoch = 1
url = https://github.com/WebAssembly/wasi-libc
arch = any
-   license = Apache
-   license = MIT
+   license = Apache-2.0 WITH LLVM-exception AND Apache-2.0 AND MIT
+   makedepends = clang
makedepends = git
makedepends = llvm
-   makedepends = clang
options = staticlibs
source = 
git+https://github.com/WebAssembly/wasi-libc.git#commit=9e8c542319242a5e536e14e6046de5968d298038
b2sums = 
b38704e419dba9be28004d2615800082832769874573d8d9534e4c0386cf9a93214872bda7ce2d3793ec7a5a16bd444adef0b221cfbe60e38216b53b1cf02346


=
PKGBUILD
=
@@ -2,17 +2,21 @@
 
 pkgname=wasi-libc
 pkgver=0+374+9e8c5423
-_commit=9e8c542319242a5e536e14e6046de5968d298038 # main
-pkgrel=1
+_commit=9e8c542319242a5e536e14e6046de5968d298038  # tags/wasi-sdk-22
+pkgrel=2
 epoch=1
 pkgdesc='WASI libc implementation for WebAssembly'
-arch=('any')
 url='https://github.com/WebAssembly/wasi-libc'
-license=('Apache' 'MIT')
-makedepends=('git' 'llvm' 'clang')
+arch=('any')
+license=('Apache-2.0 WITH LLVM-exception AND Apache-2.0 AND MIT')
+makedepends=(
+  'clang'
+  'git'
+  'llvm'
+)
+options=('staticlibs')
 source=("git+https://github.com/WebAssembly/wasi-libc.git#commit=${_commit}";)
 
b2sums=('b38704e419dba9be28004d2615800082832769874573d8d9534e4c0386cf9a93214872bda7ce2d3793ec7a5a16bd444adef0b221cfbe60e38216b53b1cf02346')
-options=('staticlibs')
 
 pkgver() {
   cd ${pkgname}
@@ -20,22 +24,30 @@ pkgver() {
 }
 
 build() {
-  local make_options=(
+  local target= make_options=(
 WASM_CC=/usr/bin/clang
 WASM_AR=/usr/bin/llvm-ar
 WASM_NM=/usr/bin/llvm-nm
-
-# Remove bulk memory support
-# https://bugzilla.mozilla.org/show_bug.cgi?id=1773200#c4
-BULK_MEMORY_SOURCES=
+  )
+  local -A targets=(
+wasm32-wasi   ''
+wasm32-wasip1 ''
+wasm32-wasip1-threads 'THREAD_MODEL=posix'
+wasm32-wasip2 'WASI_SNAPSHOT=p2'
   )
 
   cd ${pkgname}
-  make "${make_options[@]}"
+
+  for target in "${!targets[@]}"; do
+make "${make_options[@]}" TARGET_TRIPLE="$target" ${targets[$target]}
+  done
 }
 
 package() {
   cd ${pkgname}
   install -dm755 "${pkgdir}"/usr/share
   cp -dr --preserve=mode,timestamp sysroot "${pkgdir}"/usr/share/wasi-sysroot
+  install -Dm644 LICENSE* -t "${pkgdir}"/usr/share/licenses/${pkgname}
 }
+
+# vim:set sw=2 sts=-1 et:



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/wasi-libc/-/commit/84bb69cc9be79c59f8f498c997b58f4a7f4b6720

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




[Git][archlinux/packaging/packages/wasi-libc] Pushed new tag 1-0+374+9e8c5423-2

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


Jan Alexander Steffens (heftig) pushed new tag 1-0+374+9e8c5423-2 at Arch Linux 
/ Packaging / Packages / wasi-libc

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/wasi-libc/-/tree/1-0+374+9e8c5423-2
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/mutter] Pushed new tag 46.3.1-1

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


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

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




[Git][archlinux/packaging/packages/mutter][main] 46.3.1-1

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


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


Commits:
1ac0e9ed by Jan Alexander Steffens (heftig) at 2024-07-04T05:34:01+02:00
46.3.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = mutter
pkgdesc = Window manager and compositor for GNOME
-   pkgver = 46.3
+   pkgver = 46.3.1
pkgrel = 1
url = https://gitlab.gnome.org/GNOME/mutter
arch = x86_64
@@ -68,8 +68,8 @@ pkgbase = mutter
depends = systemd-libs
depends = wayland
depends = xorg-xwayland
-   source = git+https://gitlab.gnome.org/GNOME/mutter.git#tag=46.3
-   b2sums = 
b228db453c22a94783ceed71eb9489117e0576293f6daa37b7f20b6992b80ee4e67ebeee3b1cf474d306d2341e8d0e26b16820cec9d6c53132ddc7ffd4157634
+   source = git+https://gitlab.gnome.org/GNOME/mutter.git#tag=46.3.1
+   b2sums = 
7d9041df986220470c287fe65194ec6e4da8f15540140fb7e0c3fddc95ce6e9ec9fd4f691ed349a31af28e903c769c97d9817ac65c3cc424b002e095cf559606
 
 pkgname = mutter
provides = libmutter-14.so


=
PKGBUILD
=
@@ -8,7 +8,7 @@ pkgname=(
   mutter
   mutter-docs
 )
-pkgver=46.3
+pkgver=46.3.1
 pkgrel=1
 pkgdesc="Window manager and compositor for GNOME"
 url="https://gitlab.gnome.org/GNOME/mutter";
@@ -85,7 +85,7 @@ source=(
   # Mutter tags use SSH signatures which makepkg doesn't understand
   "git+$url.git#tag=${pkgver/[a-z]/.&}"
 )
-b2sums=('b228db453c22a94783ceed71eb9489117e0576293f6daa37b7f20b6992b80ee4e67ebeee3b1cf474d306d2341e8d0e26b16820cec9d6c53132ddc7ffd4157634')
+b2sums=('7d9041df986220470c287fe65194ec6e4da8f15540140fb7e0c3fddc95ce6e9ec9fd4f691ed349a31af28e903c769c97d9817ac65c3cc424b002e095cf559606')
 
 prepare() {
   cd mutter



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

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




[Git][archlinux/packaging/packages/laptop-detect][main] upgpkg: 0.16-2: Rebuild for .SRCINFO inclusion

2024-07-03 Thread Brett Cornwall (@ainola)


Brett Cornwall pushed to branch main at Arch Linux / Packaging / Packages / 
laptop-detect


Commits:
254691a1 by Brett Cornwall at 2024-07-03T18:36:29-07:00
upgpkg: 0.16-2: Rebuild for .SRCINFO inclusion

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,13 @@
+pkgbase = laptop-detect
+   pkgdesc = Attempts to detect a laptop
+   pkgver = 0.16
+   pkgrel = 2
+   url = https://packages.qa.debian.org/l/laptop-detect.html
+   arch = any
+   license = BSD
+   depends = dmidecode
+   depends = sh
+   source = 
https://gitlab.com/debiants/laptop-detect/-/archive/debian/0.16/laptop-detect-debian-0.16.tar.bz2
+   sha512sums = 
9f3fbdaf975e8860e8be35b26773210eb54d63c6d45be53ee1a4e1b81f05e2efe3791dbf0dc83c8d6b798276fae5fc69fd1c97ed03a587c994cbd6a62da20abe
+
+pkgname = laptop-detect


=
PKGBUILD
=
@@ -5,7 +5,7 @@
 
 pkgname=laptop-detect
 pkgver=0.16
-pkgrel=1
+pkgrel=2
 pkgdesc='Attempts to detect a laptop'
 arch=('any')
 url='https://packages.qa.debian.org/l/laptop-detect.html'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/laptop-detect/-/commit/254691a111314a1347a96d7b0fbaaefe40055192

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




[Git][archlinux/packaging/packages/laptop-detect] Pushed new tag 0.16-2

2024-07-03 Thread Brett Cornwall (@ainola)


Brett Cornwall pushed new tag 0.16-2 at Arch Linux / Packaging / Packages / 
laptop-detect

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




[Git][archlinux/packaging/packages/jconvolver][main] upgpkg: 1.1.0-4: Rebuild for .SRCINFO inclusion

2024-07-03 Thread Brett Cornwall (@ainola)


Brett Cornwall pushed to branch main at Arch Linux / Packaging / Packages / 
jconvolver


Commits:
445e7cbb by Brett Cornwall at 2024-07-03T18:35:47-07:00
upgpkg: 1.1.0-4: Rebuild for .SRCINFO inclusion

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,24 @@
+pkgbase = jconvolver
+   pkgdesc = A real-time convolution engine
+   pkgver = 1.1.0
+   pkgrel = 4
+   url = https://kokkinizita.linuxaudio.org/linuxaudio/
+   arch = x86_64
+   groups = pro-audio
+   license = GPL2
+   makedepends = jack
+   makedepends = libsndfile
+   makedepends = zita-convolver
+   depends = glibc
+   source = 
https://kokkinizita.linuxaudio.org/linuxaudio/downloads/jconvolver-1.1.0.tar.bz2
+   source = 
https://kokkinizita.linuxaudio.org/linuxaudio/downloads/jconvolver-reverbs.tar.bz2
+   sha512sums = 
fdac5fb43fce0db9012c734ace1c145429550ac30b3fef4b78ab01bf55cbe8fc08ea5319b0b023db30c04ee710b249c128b6b341f479b0c380a454c9b781c63b
+   sha512sums = 
aa79dab5cb5326e6eddbf99a3cfae97cf5052db9d75c74346bf70f1b210db5576e31cff70c3d6dc8ff88b8eff74e4163a770fd537db978c2b955855f8b2dfc7b
+   b2sums = 
614c3b8f63294cbcfc56cae03a375f0d783364d05e0f68cc2547d015bb0b2318b3cfc5ee33214214e5ba0a6cca6ab540fb3e422e36275c1ea6daef18b18e1f98
+   b2sums = 
152c5cb3017fcc944e18b8d2aacf75cd90d1139ef6f29bc7d4970d273552bad22b542f1d7455b033f80a9708129390b853083cf922820ea45e85255aabdc
+
+pkgname = jconvolver
+   depends = glibc
+   depends = libjack.so
+   depends = libsndfile.so
+   depends = libzita-convolver.so


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=jconvolver
 pkgver=1.1.0
-pkgrel=3
+pkgrel=4
 pkgdesc="A real-time convolution engine"
 arch=('x86_64')
 url="https://kokkinizita.linuxaudio.org/linuxaudio/";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/jconvolver/-/commit/445e7cbb2fd94f94cc2145ffee781d046bd17f57

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




[Git][archlinux/packaging/packages/jconvolver] Pushed new tag 1.1.0-4

2024-07-03 Thread Brett Cornwall (@ainola)


Brett Cornwall pushed new tag 1.1.0-4 at Arch Linux / Packaging / Packages / 
jconvolver

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




[Git][archlinux/packaging/packages/interception-tools] Pushed new tag 0.6.8-8

2024-07-03 Thread Brett Cornwall (@ainola)


Brett Cornwall pushed new tag 0.6.8-8 at Arch Linux / Packaging / Packages / 
interception-tools

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




[Git][archlinux/packaging/packages/interception-tools][main] upgpkg: 0.6.8-8: Rebuild for .SRCINFO inclusion

2024-07-03 Thread Brett Cornwall (@ainola)


Brett Cornwall pushed to branch main at Arch Linux / Packaging / Packages / 
interception-tools


Commits:
577b7111 by Brett Cornwall at 2024-07-03T18:34:58-07:00
upgpkg: 0.6.8-8: Rebuild for .SRCINFO inclusion

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,20 @@
+pkgbase = interception-tools
+   pkgdesc = A minimal composable infrastructure on top of libudev and 
libevdev
+   pkgver = 0.6.8
+   pkgrel = 8
+   url = https://gitlab.com/interception/linux/tools
+   arch = x86_64
+   license = GPL3
+   makedepends = cmake
+   makedepends = systemd
+   makedepends = boost
+   depends = libevdev
+   depends = libevdev.so
+   depends = yaml-cpp
+   depends = libyaml-cpp.so
+   depends = systemd-libs
+   depends = libudev.so
+   source = 
interception-tools-0.6.8.tar.gz::https://gitlab.com/interception/linux/tools/-/archive/v0.6.8/tools-v0.6.8.tar.gz
+   sha256sums = 
84ced1c10bef7f00660704685c651c4241096cc9848c31f5a04f166e1450949d
+
+pkgname = interception-tools


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 
 pkgname=interception-tools
 pkgver=0.6.8
-pkgrel=7
+pkgrel=8
 pkgdesc='A minimal composable infrastructure on top of libudev and libevdev'
 arch=('x86_64')
 license=('GPL3')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/interception-tools/-/commit/577b7111b44d89ae3530df7416b70f7adef96c4e

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




[Git][archlinux/packaging/packages/interception-dual-function-keys][main] upgpkg: 1.5.0-5: Rebuild for .SRCINFO inclusion

2024-07-03 Thread Brett Cornwall (@ainola)


Brett Cornwall pushed to branch main at Arch Linux / Packaging / Packages / 
interception-dual-function-keys


Commits:
c3315135 by Brett Cornwall at 2024-07-03T18:34:07-07:00
upgpkg: 1.5.0-5: Rebuild for .SRCINFO inclusion

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,12 @@
+pkgbase = interception-dual-function-keys
+   pkgdesc = Interception plugin for dual-function keys: Tap for one key, 
hold for another
+   pkgver = 1.5.0
+   pkgrel = 5
+   url = https://gitlab.com/interception/linux/plugins/dual-function-keys
+   arch = x86_64
+   license = MIT
+   depends = interception-tools
+   source = 
interception-dual-function-keys-1.5.0.tar.gz::https://gitlab.com/interception/linux/plugins/dual-function-keys/-/archive/1.5.0/dual-function-keys-1.5.0.tar.gz
+   sha256sums = 
b0946b81a51655711eb1e8156a8086eef6e60002305ce2553a1e0a9fbdbdc4bf
+
+pkgname = interception-dual-function-keys


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 
 pkgname=interception-dual-function-keys
 pkgver=1.5.0
-pkgrel=4
+pkgrel=5
 pkgdesc="Interception plugin for dual-function keys: Tap for one key, hold for 
another"
 arch=('x86_64')
 url="https://gitlab.com/interception/linux/plugins/dual-function-keys";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/interception-dual-function-keys/-/commit/c3315135e5453d2df82b40183f17ec53964257a3

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/interception-dual-function-keys/-/commit/c3315135e5453d2df82b40183f17ec53964257a3
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/interception-dual-function-keys] Pushed new tag 1.5.0-5

2024-07-03 Thread Brett Cornwall (@ainola)


Brett Cornwall pushed new tag 1.5.0-5 at Arch Linux / Packaging / Packages / 
interception-dual-function-keys

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/interception-dual-function-keys/-/tree/1.5.0-5
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/interception-caps2esc][main] upgpkg: 0.3.2-3: Rebuild for .SRCINFO inclusion

2024-07-03 Thread Brett Cornwall (@ainola)


Brett Cornwall pushed to branch main at Arch Linux / Packaging / Packages / 
interception-caps2esc


Commits:
3abf651e by Brett Cornwall at 2024-07-03T18:33:26-07:00
upgpkg: 0.3.2-3: Rebuild for .SRCINFO inclusion

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,13 @@
+pkgbase = interception-caps2esc
+   pkgdesc = Interception plugin that transforms the most useless key ever 
in the most useful one
+   pkgver = 0.3.2
+   pkgrel = 3
+   url = https://gitlab.com/interception/linux/plugins/caps2esc
+   arch = x86_64
+   license = MIT
+   makedepends = cmake
+   depends = interception-tools
+   source = 
interception-caps2esc-0.3.2.tar.gz::https://gitlab.com/interception/linux/plugins/caps2esc/-/archive/v0.3.2/caps2esc-v0.3.2.tar.gz
+   sha256sums = 
d8a5c7a23cb7368fde2b91a0b5481d8ce906af146dd9a49f609052f2cf1d212c
+
+pkgname = interception-caps2esc


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 
 pkgname=interception-caps2esc
 pkgver=0.3.2
-pkgrel=2
+pkgrel=3
 pkgdesc='Interception plugin that transforms the most useless key ever in the 
most useful one'
 arch=('x86_64')
 license=('MIT')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/interception-caps2esc/-/commit/3abf651ee17cc60cca1dfafd41069d32da22b8cc

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




[Git][archlinux/packaging/packages/interception-caps2esc] Pushed new tag 0.3.2-3

2024-07-03 Thread Brett Cornwall (@ainola)


Brett Cornwall pushed new tag 0.3.2-3 at Arch Linux / Packaging / Packages / 
interception-caps2esc

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




[Git][archlinux/packaging/packages/freeverb3] Pushed new tag 3.2.1-5

2024-07-03 Thread Brett Cornwall (@ainola)


Brett Cornwall pushed new tag 3.2.1-5 at Arch Linux / Packaging / Packages / 
freeverb3

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




[Git][archlinux/packaging/packages/freeverb3][main] upgpkg: 3.2.1-5: Rebuild for .SRCINFO inclusion

2024-07-03 Thread Brett Cornwall (@ainola)


Brett Cornwall pushed to branch main at Arch Linux / Packaging / Packages / 
freeverb3


Commits:
ee4d36d5 by Brett Cornwall at 2024-07-03T18:32:37-07:00
upgpkg: 3.2.1-5: Rebuild for .SRCINFO inclusion

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,22 @@
+pkgbase = freeverb3
+   pkgdesc = A signal processing library
+   pkgver = 3.2.1
+   pkgrel = 5
+   url = http://www.nongnu.org/freeverb3
+   arch = x86_64
+   license = GPL2
+   makedepends = audacious
+   makedepends = chrpath
+   makedepends = gtk3
+   makedepends = jack
+   depends = fftw
+   optdepends = jack: for standalone applications
+   optdepends = gtk3: for audacious plugin
+   provides = libfreeverb3.so
+   source = 
https://download.savannah.nongnu.org/releases/freeverb3/freeverb3-3.2.1.tar.xz
+   source = 
https://download.savannah.nongnu.org/releases/freeverb3/freeverb3-3.2.1.tar.xz.sig
+   validpgpkeys = B8D53D449927D201E96A6EB28B9A2924D2EB674E
+   sha512sums = 
7cab3b2389c8d0a60d0c5f809b214677221204727a74a2b8622455b579aa8fcbd6952da3a343d0ff4bd06a386bbaed0371ddac99bb8ee85862b62435eaeba21b
+   sha512sums = SKIP
+
+pkgname = freeverb3


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=freeverb3
 pkgver=3.2.1
-pkgrel=4
+pkgrel=5
 pkgdesc="A signal processing library"
 arch=('x86_64')
 url="http://www.nongnu.org/freeverb3";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/freeverb3/-/commit/ee4d36d5aa94194da99423d41c02de995f1da45e

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




[Git][archlinux/packaging/packages/freepats-general-midi] Pushed new tag 20221026-2

2024-07-03 Thread Brett Cornwall (@ainola)


Brett Cornwall pushed new tag 20221026-2 at Arch Linux / Packaging / Packages / 
freepats-general-midi

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




[Git][archlinux/packaging/packages/freepats-general-midi][main] upgpkg: 20221026-2: Rebuild for .SRCINFO inclusion

2024-07-03 Thread Brett Cornwall (@ainola)


Brett Cornwall pushed to branch main at Arch Linux / Packaging / Packages / 
freepats-general-midi


Commits:
5073701b by Brett Cornwall at 2024-07-03T18:28:34-07:00
upgpkg: 20221026-2: Rebuild for .SRCINFO inclusion

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,14 @@
+pkgbase = freepats-general-midi
+   pkgdesc = Free and Open general MIDI sound set
+   pkgver = 20221026
+   pkgrel = 2
+   url = https://freepats.zenvoid.org/SoundSets/general-midi.html
+   arch = any
+   groups = soundfonts
+   license = GPL3
+   license = CCPL
+   replaces = timidity-freepats
+   source = 
https://freepats.zenvoid.org/SoundSets/FreePats-GeneralMIDI/FreePatsGM-SF2-20221026.7z
+   sha512sums = 
9672296dabf61a408d4b1bd3e899befe0cbd26a1e377dcae1fa45599a811be9318e2cb569efe14671cacd70d016966029c9cbf54a38928a195d2830803bc6321
+
+pkgname = freepats-general-midi


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 _name="FreePatsGM-SF2"
 pkgname=freepats-general-midi
 pkgver=20221026
-pkgrel=1
+pkgrel=2
 pkgdesc="Free and Open general MIDI sound set"
 arch=('any')
 url="https://freepats.zenvoid.org/SoundSets/general-midi.html";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/freepats-general-midi/-/commit/5073701b20c848d051fc30b7a89b430ef42b1b80

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/freepats-general-midi/-/commit/5073701b20c848d051fc30b7a89b430ef42b1b80
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/dd_rescue][main] upgpkg: 1.99.13-3: Rebuild for .SRCINFO inclusion

2024-07-03 Thread Brett Cornwall (@ainola)


Brett Cornwall pushed to branch main at Arch Linux / Packaging / Packages / 
dd_rescue


Commits:
bc1b54cc by Brett Cornwall at 2024-07-03T18:22:34-07:00
upgpkg: 1.99.13-3: Rebuild for .SRCINFO inclusion

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,18 @@
+pkgbase = dd_rescue
+   pkgdesc = A dd version that is very useful for data-recovery
+   pkgver = 1.99.13
+   pkgrel = 3
+   url = http://www.garloff.de/kurt/linux/ddrescue/
+   arch = x86_64
+   license = GPL
+   depends = openssl
+   optdepends = lzo: for libddr_lzo
+   source = 
http://www.garloff.de/kurt/linux/ddrescue/dd_rescue-1.99.13.tar.bz2
+   source = 
http://www.garloff.de/kurt/linux/ddrescue/dd_rescue-1.99.13.tar.bz2.asc
+   source = gzip_reproducible.patch
+   validpgpkeys = 6669F7340D31E95EC5565490DE4F1B3A2BFFC5BF
+   sha512sums = 
2276128fe176dce3ecbd6aa8e0d00b9547887f0498ce0cd135e61dbf882c521e22e2afce3539a73496da1d0472cd9582971a30eb558ce3211820c8d0358c8241
+   sha512sums = SKIP
+   sha512sums = 
d398d31c78a9efb3e8d106a2d62e10577971e123278f95e368b0f553a93cebfc399a927f7c27058a0bdb769052f3b9e9a71abf1af0bf491ab5cbf761001f823d
+
+pkgname = dd_rescue


=
PKGBUILD
=
@@ -6,7 +6,7 @@
 
 pkgname=dd_rescue
 pkgver=1.99.13
-pkgrel=2
+pkgrel=3
 pkgdesc="A dd version that is very useful for data-recovery"
 url="http://www.garloff.de/kurt/linux/ddrescue/";
 license=("GPL")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dd_rescue/-/commit/bc1b54cce6b40bdaa5ee01e020c3d1f06cadaaf7

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




[Git][archlinux/packaging/packages/dd_rescue] Pushed new tag 1.99.13-3

2024-07-03 Thread Brett Cornwall (@ainola)


Brett Cornwall pushed new tag 1.99.13-3 at Arch Linux / Packaging / Packages / 
dd_rescue

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




[Git][archlinux/packaging/packages/aeolus] Pushed new tag 0.10.4-3

2024-07-03 Thread Brett Cornwall (@ainola)


Brett Cornwall pushed new tag 0.10.4-3 at Arch Linux / Packaging / Packages / 
aeolus

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




[Git][archlinux/packaging/packages/aeolus][main] upgpkg: 0.10.4-3: Rebuild for .SRCINFO inclusion

2024-07-03 Thread Brett Cornwall (@ainola)


Brett Cornwall pushed to branch main at Arch Linux / Packaging / Packages / 
aeolus


Commits:
3d84ef46 by Brett Cornwall at 2024-07-03T18:21:41-07:00
upgpkg: 0.10.4-3: Rebuild for .SRCINFO inclusion

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,46 @@
+pkgbase = aeolus
+   pkgdesc = Synthesised pipe organ emulator
+   pkgver = 0.10.4
+   pkgrel = 3
+   url = https://kokkinizita.linuxaudio.org/linuxaudio/aeolus/
+   arch = x86_64
+   groups = pro-audio
+   license = GPL3
+   makedepends = alsa-lib
+   makedepends = clthreads
+   makedepends = clxclient
+   makedepends = jack
+   makedepends = readline
+   makedepends = zita-alsa-pcmi
+   depends = gcc-libs
+   depends = glibc
+   depends = libx11
+   source = 
https://kokkinizita.linuxaudio.org/linuxaudio/downloads/aeolus-0.10.4.tar.bz2
+   source = 
https://kokkinizita.linuxaudio.org/linuxaudio/downloads/stops-0.4.0.tar.bz2
+   source = aeolus.conf
+   source = aeolus-0.10.1-makefile.patch
+   sha512sums = 
4ef84ce7ca28c109ebc1327d3ecd18b1757617eca87313f4ed03a63a65c874de76bebf8dca780587a64e92dc881706c7fe888147475a30134648f02b570bad5a
+   sha512sums = 
b465d8bcb89f60727d022a0c88ece24e37e7a3f8e19723f635adbb26e48f0eda042ae956a70cd7ece22f30e583331ff8d0b33eb8b2e61bf180360af4af562a67
+   sha512sums = 
b04689673aec928e2594a86b595a6f6d5d70408467c99379f6282f98dd9fbc1cab42b196927193a708e26229e665a121a22edf42e8ab49bb24d68d45bde3181c
+   sha512sums = 
58052400e26923b0244597a4139f129c92288468cfb9c9fc3d0c78e4d4c82f24534cca1f84c1c12b2c75ea66b79833bf204f6a017d9166f377f10d5f1d077313
+   b2sums = 
7a0861cacb1c8cb4c02f081883c0f61de3cfbea1da8716dba394b63cac325795d51cdf935c3f6cc242ed68d0ccc474d7c424eaf93d7084fe8e8af20fe4b16355
+   b2sums = 
952568f4d5981dabc210bc3cdfd40dd8947fd6c0fb8959ff030b6dc7b2a9c6de68b28b6a3239a7c4233b1faa782a689007a723afbf1fd8cc236a8421561c3bcc
+   b2sums = 
9e78a3e01bdd3a6ca0db65f37b0d17c39007752526079eac57607e7cd314fca41255c536e5a1dfb5233f81064f9e65f641c04613809749b0e7a62081c6f8a462
+   b2sums = 
6fafd6f68a2b2cd919c70381a2791d6f61b47c465ae89a18f5b92020e5ecee2a278c6be5dd8c7ae27aba427efbe79fd729a00d156b224ad73c0c423e10e48b04
+
+pkgname = aeolus
+   depends = gcc-libs
+   depends = glibc
+   depends = libx11
+   depends = alsa-lib
+   depends = libasound.so
+   depends = clthreads
+   depends = libclthreads.so
+   depends = clxclient
+   depends = libclxclient.so
+   depends = jack
+   depends = libjack.so
+   depends = readline
+   depends = libreadline.so
+   depends = zita-alsa-pcmi
+   depends = libzita-alsa-pcmi.so


=
PKGBUILD
=
@@ -8,7 +8,7 @@
 _stopver=0.4.0
 pkgname=aeolus
 pkgver=0.10.4
-pkgrel=2
+pkgrel=3
 pkgdesc="Synthesised pipe organ emulator"
 arch=(x86_64)
 url="https://kokkinizita.linuxaudio.org/linuxaudio/aeolus/";



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

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




[Git][archlinux/packaging/packages/tldr][main] upgpkg: 3.3.0-1

2024-07-03 Thread Brett Cornwall (@ainola)


Brett Cornwall pushed to branch main at Arch Linux / Packaging / Packages / tldr


Commits:
f44765db by Brett Cornwall at 2024-07-03T17:59:17-07:00
upgpkg: 3.3.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = tldr
pkgdesc = Command line client for tldr, a collection of simplified man 
pages.
-   pkgver = 3.2.0
-   pkgrel = 3
+   pkgver = 3.3.0
+   pkgrel = 1
url = https://github.com/tldr-pages/tldr-python-client
arch = any
license = MIT
@@ -14,7 +14,7 @@ pkgbase = tldr
depends = python-shtab
depends = python-colorama
depends = python-termcolor
-   source = 
https://github.com/tldr-pages/tldr-python-client/archive/3.2.0/tldr-3.2.0.tar.gz
-   sha512sums = 
1535979548b49cd8b0312f2cd11f69ba3f710e16a27c074dc5a8cb5617d7f343df30ba01a83388b460508ab519045140852767bfc8ff1189d612d71a3d35d76b
+   source = 
https://github.com/tldr-pages/tldr-python-client/archive/3.3.0/tldr-3.3.0.tar.gz
+   sha512sums = 
137560c401540ff1e747f443a3c0686ddba8c512772eadbff6b735aa9c20dd02a9c7b101b223daa20b2886dc4318bc7c1366d8b73f71dd2f797b1787b632
 
 pkgname = tldr


=
PKGBUILD
=
@@ -2,8 +2,8 @@
 # Maintainer: Brett Cornwall 
 
 pkgname=tldr
-pkgver=3.2.0
-pkgrel=3
+pkgver=3.3.0
+pkgrel=1
 pkgdesc="Command line client for tldr, a collection of simplified man pages."
 arch=('any')
 url="https://github.com/tldr-pages/tldr-python-client";
@@ -18,7 +18,7 @@ makedepends=(
 )
 checkdepends=('python-pytest')
 
source=("https://github.com/tldr-pages/tldr-python-client/archive/$pkgver/$pkgname-$pkgver.tar.gz";)
-sha512sums=('1535979548b49cd8b0312f2cd11f69ba3f710e16a27c074dc5a8cb5617d7f343df30ba01a83388b460508ab519045140852767bfc8ff1189d612d71a3d35d76b')
+sha512sums=('137560c401540ff1e747f443a3c0686ddba8c512772eadbff6b735aa9c20dd02a9c7b101b223daa20b2886dc4318bc7c1366d8b73f71dd2f797b1787b632')
 
 build() {
   cd "tldr-python-client-$pkgver"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/tldr/-/commit/f44765db6c86a2e690867d7ffea5d5cca267cc1f

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




[Git][archlinux/packaging/packages/tldr] Pushed new tag 3.3.0-1

2024-07-03 Thread Brett Cornwall (@ainola)


Brett Cornwall pushed new tag 3.3.0-1 at Arch Linux / Packaging / Packages / 
tldr

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




[Git][archlinux/packaging/packages/mediawiki][main] upgpkg: 1.42.1-1

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


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


Commits:
81f7fe69 by Sergej Pupykin at 2024-07-04T03:44:01+03:00
upgpkg: 1.42.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = mediawiki
pkgdesc = MediaWiki engine
-   pkgver = 1.41.1
+   pkgver = 1.42.1
pkgrel = 1
url = https://www.mediawiki.org/wiki/MediaWiki
install = mediawiki.install
@@ -21,13 +21,13 @@ pkgbase = mediawiki
optdepends = git: hash versions on Special:Version
options = !strip
backup = etc/webapps/mediawiki/LocalSettings.php
-   source = 
https://releases.wikimedia.org/mediawiki/1.41/mediawiki-1.41.1.tar.gz
-   source = 
https://releases.wikimedia.org/mediawiki/1.41/mediawiki-1.41.1.tar.gz.sig
+   source = 
https://releases.wikimedia.org/mediawiki/1.42/mediawiki-1.42.1.tar.gz
+   source = 
https://releases.wikimedia.org/mediawiki/1.42/mediawiki-1.42.1.tar.gz.sig
source = apache.example.conf
validpgpkeys = 41B2ABE817ADD3E52BDA946F72BC1C5D23107F8A
validpgpkeys = 1D98867E82982C8FE0ABC25F9B69B3109D3BB7B0
validpgpkeys = C83A8E4D3C8FEB7C8A3A1998131910E01605D9AA
-   sha256sums = 
4e0baa953b85e94d31040cb25120abc606fa869b2e33126bdfbb7fc613e8c4b2
+   sha256sums = 
ec87af95a35dd09c34d52e02795652a030ab72955e431f08ca722a73737eba53
sha256sums = SKIP
sha256sums = 
cfeff68331e930b6a93f166c12666ac59a84aa24334f94520eff3f988f37ce2b
 


=
PKGBUILD
=
@@ -1,7 +1,7 @@
 # Maintainer: Sergej Pupykin 
 
 pkgname=mediawiki
-pkgver=1.41.1
+pkgver=1.42.1
 _basever=${pkgver%.*}
 pkgrel=1
 pkgdesc="MediaWiki engine"
@@ -31,7 +31,7 @@ validpgpkeys=('41B2ABE817ADD3E52BDA946F72BC1C5D23107F8A'
   'C83A8E4D3C8FEB7C8A3A1998131910E01605D9AA')
 
source=("https://releases.wikimedia.org/mediawiki/${_basever}/mediawiki-$pkgver.tar.gz"{,.sig}
apache.example.conf)
-sha256sums=('4e0baa953b85e94d31040cb25120abc606fa869b2e33126bdfbb7fc613e8c4b2'
+sha256sums=('ec87af95a35dd09c34d52e02795652a030ab72955e431f08ca722a73737eba53'
 'SKIP'
 'cfeff68331e930b6a93f166c12666ac59a84aa24334f94520eff3f988f37ce2b')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/mediawiki/-/commit/81f7fe69f34451288832c71ee81f5b8948fd0ada

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




[Git][archlinux/packaging/packages/mediawiki] Pushed new tag 1.42.1-1

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


Sergej Pupykin pushed new tag 1.42.1-1 at Arch Linux / Packaging / Packages / 
mediawiki

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




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

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


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


Commits:
5d05d913 by Sergej Pupykin at 2024-07-04T03:43:48+03:00
upgpkg: 2.8.135-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

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


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



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

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




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

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


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

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




[Git][archlinux/packaging/packages/apache] Pushed new tag 2.4.61-1

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


Anatol Pomozov pushed new tag 2.4.61-1 at Arch Linux / Packaging / Packages / 
apache

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




[Git][archlinux/packaging/packages/apache][main] upgpkg: 2.4.61-1

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


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


Commits:
da75ed9d by Anatol Pomozov at 2024-07-03T17:10:06-07:00
upgpkg: 2.4.61-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = apache
pkgdesc = A high performance Unix-based HTTP server
-   pkgver = 2.4.60
+   pkgver = 2.4.61
pkgrel = 1
url = https://www.apache.org/dist/httpd
arch = x86_64
@@ -47,8 +47,8 @@ pkgbase = apache
backup = etc/httpd/conf/mime.types
backup = etc/httpd/conf/magic
backup = etc/logrotate.d/httpd
-   source = https://www.apache.org/dist/httpd/httpd-2.4.60.tar.bz2
-   source = https://www.apache.org/dist/httpd/httpd-2.4.60.tar.bz2.asc
+   source = https://www.apache.org/dist/httpd/httpd-2.4.61.tar.bz2
+   source = https://www.apache.org/dist/httpd/httpd-2.4.61.tar.bz2.asc
source = apache.tmpfiles.conf
source = httpd.logrotate
source = httpd.service
@@ -59,7 +59,7 @@ pkgbase = apache
validpgpkeys = 26F51EF9A82F4ACB43F1903ED377C9E7D1944C66
validpgpkeys = E3480043595621FE56105F112AB12A7ADC55C003
validpgpkeys = 65B2D44FE74BD5E3DE3AC3F082781DE46D5954FA
-   sha256sums = 
7b1ec7ec5635da7cb01550513215a90f8b2f52bb7c90cf3e97ede936d3e55b0f
+   sha256sums = 
ea8ba86fd95bd594d15e46d25ac5bbda82ae0c9122ad93998cc539c133eaceb6
sha256sums = SKIP
sha256sums = 
63da1a420f4714a3e7af2672d28384419cc7eedbe7bf35baebd02938fabc15bf
sha256sums = 
0bbbfae23a917b2fce0bf8f900f60319b50769224a96314e9301a75ccd078e16


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: Pierre Schmitz 
 
 pkgname=apache
-pkgver=2.4.60
+pkgver=2.4.61
 pkgrel=1
 pkgdesc='A high performance Unix-based HTTP server'
 arch=('x86_64')
@@ -42,7 +42,7 @@ source=(
 httpd.service
 arch.layout
 )
-sha256sums=('7b1ec7ec5635da7cb01550513215a90f8b2f52bb7c90cf3e97ede936d3e55b0f'
+sha256sums=('ea8ba86fd95bd594d15e46d25ac5bbda82ae0c9122ad93998cc539c133eaceb6'
 'SKIP'
 '63da1a420f4714a3e7af2672d28384419cc7eedbe7bf35baebd02938fabc15bf'
 '0bbbfae23a917b2fce0bf8f900f60319b50769224a96314e9301a75ccd078e16'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/apache/-/commit/da75ed9dd164807d19e0231cdfc531744e0d8d0b

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




[Git][archlinux/packaging/packages/ttf-ubuntu-font-family][main] upgpkg: 1:0.83-2: added SRCINFO

2024-07-03 Thread Massimiliano Torromeo (@mtorromeo)


Massimiliano Torromeo pushed to branch main at Arch Linux / Packaging / 
Packages / ttf-ubuntu-font-family


Commits:
d766a6ba by Massimiliano Torromeo at 2024-07-04T00:41:11+02:00
upgpkg: 1:0.83-2: added SRCINFO

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,14 @@
+pkgbase = ttf-ubuntu-font-family
+   pkgdesc = Ubuntu font family
+   pkgver = 0.83
+   pkgrel = 2
+   epoch = 1
+   url = https://design.ubuntu.com/font/
+   arch = any
+   license = custom:Ubuntu Font Licence 1.0
+   source = 
https://assets.ubuntu.com/v1/fad7939b-ubuntu-font-family-0.83.zip
+   source = 81-ubuntu.conf
+   sha256sums = 
456d7d42797febd0d7d4cf1b782a2e03680bb4a5ee43cc9d06bda172bac05b42
+   sha256sums = 
16e29b1b8d13edddb588e4470f6da4c15870a9a27dd25eb4553c2c575d6dc14e
+
+pkgname = ttf-ubuntu-font-family


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 pkgname=ttf-ubuntu-font-family
 epoch=1
 pkgver=0.83
-pkgrel=1
+pkgrel=2
 pkgdesc="Ubuntu font family"
 arch=('any')
 url="https://design.ubuntu.com/font/";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ttf-ubuntu-font-family/-/commit/d766a6babd2c760278b5ba21e661bf77adbf942a

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ttf-ubuntu-font-family/-/commit/d766a6babd2c760278b5ba21e661bf77adbf942a
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/ttf-ubuntu-font-family] Pushed new tag 1-0.83-2

2024-07-03 Thread Massimiliano Torromeo (@mtorromeo)


Massimiliano Torromeo pushed new tag 1-0.83-2 at Arch Linux / Packaging / 
Packages / ttf-ubuntu-font-family

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ttf-ubuntu-font-family/-/tree/1-0.83-2
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/rng-tools][main] upgpkg: 6.17-1

2024-07-03 Thread Massimiliano Torromeo (@mtorromeo)


Massimiliano Torromeo pushed to branch main at Arch Linux / Packaging / 
Packages / rng-tools


Commits:
4906363c by Massimiliano Torromeo at 2024-07-04T00:35:05+02:00
upgpkg: 6.17-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,10 +1,10 @@
 pkgbase = rng-tools
pkgdesc = Random number generator related utilities
-   pkgver = 6.16
-   pkgrel = 2
+   pkgver = 6.17
+   pkgrel = 1
url = https://github.com/nhorman/rng-tools
arch = x86_64
-   license = GPL
+   license = GPL-2.0-or-later
depends = curl
depends = libxml2
depends = sysfsutils
@@ -14,10 +14,10 @@ pkgbase = rng-tools
depends = rtl-sdr
optdepends = opensc: PKCS11 entropy engine to gather entropy from smart 
card readers
backup = etc/conf.d/rngd
-   source = 
https://github.com/nhorman/rng-tools/archive/v6.16/rng-tools-6.16.tar.gz
+   source = 
https://github.com/nhorman/rng-tools/archive/v6.17/rng-tools-6.17.tar.gz
source = rngd.conf
source = rngd.service
-   sha256sums = 
17666c4745fb635d91df293be188daf94b9e465d51d8503c0195fa3beb390894
+   sha256sums = 
4aa50994232da74499b60b3ebf79118e30a1943be375b7d931dcf18df5442fd3
sha256sums = 
f4fd197dd682cdab07ddeabe8d3b73b1bc2e1cf322237be238a26b49a7dcb047
sha256sums = 
733733457a2470da0d09a5a4e6d98fb0a773d3acf0722d16258caa2997a3fd4b
 


=
PKGBUILD
=
@@ -2,19 +2,19 @@
 # Contributor: Alasdair Haswell 
 
 pkgname=rng-tools
-pkgver=6.16
-pkgrel=2
+pkgver=6.17
+pkgrel=1
 pkgdesc="Random number generator related utilities"
 arch=('x86_64')
 url="https://github.com/nhorman/rng-tools";
-license=('GPL')
+license=('GPL-2.0-or-later')
 depends=('curl' 'libxml2' 'sysfsutils' 'jitterentropy' 'libp11' 'jansson' 
'rtl-sdr')
 optdepends=('opensc: PKCS11 entropy engine to gather entropy from smart card 
readers')
 backup=(etc/conf.d/rngd)
 
source=(https://github.com/nhorman/rng-tools/archive/v$pkgver/$pkgname-$pkgver.tar.gz
 rngd.conf
 rngd.service)
-sha256sums=('17666c4745fb635d91df293be188daf94b9e465d51d8503c0195fa3beb390894'
+sha256sums=('4aa50994232da74499b60b3ebf79118e30a1943be375b7d931dcf18df5442fd3'
 'f4fd197dd682cdab07ddeabe8d3b73b1bc2e1cf322237be238a26b49a7dcb047'
 '733733457a2470da0d09a5a4e6d98fb0a773d3acf0722d16258caa2997a3fd4b')
 
@@ -22,6 +22,9 @@ prepare() {
cd $pkgname-$pkgver
mv README{.md,}
 
+   # this test hangs, probably for lack of entropy in chroot
+   sed s/rngtestjitter.sh// -i tests/Makefile.am
+
libtoolize --force
aclocal
autoheader
@@ -35,6 +38,11 @@ build() {
make
 }
 
+check() {
+   cd $pkgname-$pkgver
+   make check
+}
+
 package() {
cd $pkgname-$pkgver
make DESTDIR="$pkgdir" install



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/rng-tools/-/commit/4906363c3b35c68692fd0a54d4c01538c8371424

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




[Git][archlinux/packaging/packages/rng-tools] Pushed new tag 6.17-1

2024-07-03 Thread Massimiliano Torromeo (@mtorromeo)


Massimiliano Torromeo pushed new tag 6.17-1 at Arch Linux / Packaging / 
Packages / rng-tools

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




[Git][archlinux/packaging/packages/libp11] Pushed new tag 0.4.12-3

2024-07-03 Thread Massimiliano Torromeo (@mtorromeo)


Massimiliano Torromeo pushed new tag 0.4.12-3 at Arch Linux / Packaging / 
Packages / libp11

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




[Git][archlinux/packaging/packages/metasploit][main] upgpkg: 6.4.15-1

2024-07-03 Thread kpcyrd (@kpcyrd)


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


Commits:
202b07d5 by kpcyrd at 2024-07-04T00:13:55+02:00
upgpkg: 6.4.15-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = metasploit
pkgdesc = Advanced open-source platform for developing, testing, and 
using exploit code
-   pkgver = 6.4.7
-   pkgrel = 2
+   pkgver = 6.4.15
+   pkgrel = 1
url = https://www.metasploit.com/
arch = x86_64
license = BSD
@@ -16,9 +16,9 @@ pkgbase = metasploit
depends = sqlite
options = !strip
options = !emptydirs
-   source = 
git+https://github.com/rapid7/metasploit-framework.git?signed#tag=6.4.7
+   source = 
git+https://github.com/rapid7/metasploit-framework.git?signed#tag=6.4.15
validpgpkeys = 09E55FAF4F7862CD6D558997CDFB5FA52007B954
-   sha256sums = 
215378098e89f476175057d2df1960a124259861cd411e57431e864aefaf8429
-   b2sums = 
2ad529d7de01d5cee2181cab6a6fd54e97b72b9815f29022fad317272f1bfdfb8c424ed2626bd192a913cc6d1eea357cc0a117ba17394a51cfe3406db2b3aa69
+   sha256sums = 
4e7c8ae46180566237c102f80404ca27c10a8de74f37b9e6864b739992a563cd
+   b2sums = 
30f2ab9b73b5375be7d9f29fddb08465ff4585913699734fb02d14a3a50f288d8fc2525af005bcf97b6782c694c86d86fa306b766b419015c0bd436d55f78b1f
 
 pkgname = metasploit


=
PKGBUILD
=
@@ -4,8 +4,8 @@
 # Contributor: Tobias Veit - nIcE 
 
 pkgname=metasploit
-pkgver=6.4.7
-pkgrel=2
+pkgver=6.4.15
+pkgrel=1
 pkgdesc='Advanced open-source platform for developing, testing, and using 
exploit code'
 url='https://www.metasploit.com/'
 arch=('x86_64')
@@ -23,8 +23,8 @@ depends=(
 )
 options=('!strip' '!emptydirs')
 
source=(git+https://github.com/rapid7/metasploit-framework.git?signed#tag=${pkgver})
-sha256sums=('215378098e89f476175057d2df1960a124259861cd411e57431e864aefaf8429')
-b2sums=('2ad529d7de01d5cee2181cab6a6fd54e97b72b9815f29022fad317272f1bfdfb8c424ed2626bd192a913cc6d1eea357cc0a117ba17394a51cfe3406db2b3aa69')
+sha256sums=('4e7c8ae46180566237c102f80404ca27c10a8de74f37b9e6864b739992a563cd')
+b2sums=('30f2ab9b73b5375be7d9f29fddb08465ff4585913699734fb02d14a3a50f288d8fc2525af005bcf97b6782c694c86d86fa306b766b419015c0bd436d55f78b1f')
 validpgpkeys=('09E55FAF4F7862CD6D558997CDFB5FA52007B954') # Metasploit 

 
 prepare() {
@@ -33,7 +33,6 @@ prepare() {
   # https://github.com/undler/bundler/issues/6882
   sed -e '/BUNDLED WITH/,+1d' -i Gemfile.lock
 
-  bundle config build.nokogiri --use-system-libraries
   bundle config set --local deployment 'true'
   sed 's|git ls-files|find -type f|' -i metasploit-framework.gemspec
 }



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/metasploit/-/commit/202b07d5c28bbfd69015fc017eb3778cde491447

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




[Git][archlinux/packaging/packages/metasploit] Pushed new tag 6.4.15-1

2024-07-03 Thread kpcyrd (@kpcyrd)


kpcyrd pushed new tag 6.4.15-1 at Arch Linux / Packaging / Packages / metasploit

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




[Git][archlinux/packaging/packages/psalm] Pushed new tag 5.25.0-1

2024-07-03 Thread kpcyrd (@kpcyrd)


kpcyrd pushed new tag 5.25.0-1 at Arch Linux / Packaging / Packages / psalm

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




[Git][archlinux/packaging/packages/memray][main] upgpkg: 1.13.3-1: new upstream release

2024-07-03 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages 
/ memray


Commits:
78ef17e7 by Leonidas Spyropoulos at 2024-07-03T23:12:05+01:00
upgpkg: 1.13.3-1: new upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = memray
pkgdesc = A memory profiler for Python
-   pkgver = 1.13.2
+   pkgver = 1.13.3
pkgrel = 1
url = https://github.com/bloomberg/memray
arch = x86_64
@@ -20,8 +20,8 @@ pkgbase = memray
depends = lz4
depends = ipython
depends = python-textual
-   source = 
git+https://github.com/bloomberg/memray.git#tag=ac8ecc2e2ef0798b4e238ac11d5cef6bc19c70f5?signed
+   source = git+https://github.com/bloomberg/memray.git#tag=v1.13.3?signed
validpgpkeys = A035C8C19219BA821ECEA86B64E628F8D684696D
-   sha512sums = 
6ca101f3adefb735f051219e073dae58c2227824a40d227062cacc3162581b623c2656b3bb381c0b901e4b761944a285b97de665b3650daf766d948e60b3c953
+   sha512sums = 
b4906b7fb9b50ef4658027400b876f197d0fdc9ad20ddeaf3eafcb69b3b1a6b3ba827b1b1d3b5bf31eb8177ac4de7bdd889f47e1c77912adaaadef14da016257
 
 pkgname = memray


=
PKGBUILD
=
@@ -1,8 +1,7 @@
 # Maintainer: Leonidas Spyropoulos 
 
 pkgname=memray
-pkgver=1.13.2
-_tag_commit=ac8ecc2e2ef0798b4e238ac11d5cef6bc19c70f5 # git show-ref -d 
v${_tag_name}
+pkgver=1.13.3
 pkgrel=1
 pkgdesc="A memory profiler for Python"
 arch=('x86_64')
@@ -10,8 +9,8 @@ url="https://github.com/bloomberg/memray";
 license=('Apache-2.0')
 depends=('python' 'libunwind' 'python-rich' 'python-jinja' 'lz4' 'ipython' 
'python-textual')
 makedepends=('git' 'python-setuptools-scm' 'python-build' 'python-installer' 
'python-wheel' 'cython' 'npm' 'python-pkgconfig')
-source=("git+$url.git#tag=${_tag_commit}?signed")
-sha512sums=('6ca101f3adefb735f051219e073dae58c2227824a40d227062cacc3162581b623c2656b3bb381c0b901e4b761944a285b97de665b3650daf766d948e60b3c953')
+source=("git+$url.git#tag=v${pkgver}?signed")
+sha512sums=('b4906b7fb9b50ef4658027400b876f197d0fdc9ad20ddeaf3eafcb69b3b1a6b3ba827b1b1d3b5bf31eb8177ac4de7bdd889f47e1c77912adaaadef14da016257')
 validpgpkeys=('A035C8C19219BA821ECEA86B64E628F8D684696D') # Pablo Galindo 
Salgado 
 
 build() {



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

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




[Git][archlinux/packaging/packages/memray] Pushed new tag 1.13.3-1

2024-07-03 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed new tag 1.13.3-1 at Arch Linux / Packaging / 
Packages / memray

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




[Git][archlinux/packaging/packages/arti][main] upgpkg: 1.2.5-1

2024-07-03 Thread kpcyrd (@kpcyrd)


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


Commits:
cffc2901 by kpcyrd at 2024-07-04T00:11:54+02:00
upgpkg: 1.2.5-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = arti
pkgdesc = An implementation of Tor in Rust
-   pkgver = 1.2.4
+   pkgver = 1.2.5
pkgrel = 1
url = https://gitlab.torproject.org/tpo/core/arti
arch = x86_64
@@ -14,8 +14,8 @@ pkgbase = arti
depends = libssl.so
options = !lto
backup = etc/arti.d/arti.toml
-   source = 
arti-1.2.4.tar.gz::https://gitlab.torproject.org/tpo/core/arti/-/archive/arti-v1.2.4/arti-arti-v1.2.4.tar.gz
-   sha256sums = 
7a1b967d79f2e086afcc8261d79b3573d2fc2b5f7336afb114199ee8fe84efb4
-   b2sums = 
76dc7e9f014fb314a115dea8af3d5e5bb5593cfa7fd5d3cb24c40e816595b42ae94b5c2b16986c838ff13b1482c59db0764c34c686b62c87927b8ccba66f
+   source = 
arti-1.2.5.tar.gz::https://gitlab.torproject.org/tpo/core/arti/-/archive/arti-v1.2.5/arti-arti-v1.2.5.tar.gz
+   sha256sums = 
0826cabc6a00f6564837ca1a6688566d0e54b399a4f8362b6297552f9167eeba
+   b2sums = 
130350a5bee97bac0f5913235725f7bf80c69ed62de041a328b17eb82b0a0ad07a4a45225b570c5f0af66fb86142b5d585a5dd44fbb96814f069a5e511548267
 
 pkgname = arti


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Maintainer: kpcyrd 
 
 pkgname=arti
-pkgver=1.2.4
+pkgver=1.2.5
 pkgrel=1
 pkgdesc="An implementation of Tor in Rust"
 arch=('x86_64')
@@ -19,8 +19,8 @@ makedepends=('cargo')
 backup=('etc/arti.d/arti.toml')
 options=('!lto')
 
source=("$pkgname-$pkgver.tar.gz::$url/-/archive/$pkgname-v$pkgver/$pkgname-$pkgname-v$pkgver.tar.gz")
-sha256sums=('7a1b967d79f2e086afcc8261d79b3573d2fc2b5f7336afb114199ee8fe84efb4')
-b2sums=('76dc7e9f014fb314a115dea8af3d5e5bb5593cfa7fd5d3cb24c40e816595b42ae94b5c2b16986c838ff13b1482c59db0764c34c686b62c87927b8ccba66f')
+sha256sums=('0826cabc6a00f6564837ca1a6688566d0e54b399a4f8362b6297552f9167eeba')
+b2sums=('130350a5bee97bac0f5913235725f7bf80c69ed62de041a328b17eb82b0a0ad07a4a45225b570c5f0af66fb86142b5d585a5dd44fbb96814f069a5e511548267')
 
 prepare() {
   mv "$pkgname-$pkgname-v$pkgver" "$pkgname-$pkgver"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/arti/-/commit/cffc2901c19a7ff5f99042cb6432e509f21edded

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




[Git][archlinux/packaging/packages/arti] Pushed new tag 1.2.5-1

2024-07-03 Thread kpcyrd (@kpcyrd)


kpcyrd pushed new tag 1.2.5-1 at Arch Linux / Packaging / Packages / arti

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




[Git][archlinux/packaging/packages/kafka][main] upgpkg: 3.7.1-1: new upstream release

2024-07-03 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages 
/ kafka


Commits:
ddd95f0f by Leonidas Spyropoulos at 2024-07-03T23:11:44+01:00
upgpkg: 3.7.1-1: new upstream release

- - - - -


3 changed files:

- .SRCINFO
- PKGBUILD
- + keys/pgp/4687E2BC1319B57B321D6F0E39AB5531A7FCB08E.asc


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = kafka
pkgdesc = An open-source distributed event streaming platform
-   pkgver = 3.7.0
+   pkgver = 3.7.1
pkgrel = 1
url = https://kafka.apache.org/
arch = any
@@ -9,8 +9,8 @@ pkgbase = kafka
makedepends = java-environment=17
depends = bash
depends = java-runtime=17
-   source = https://downloads.apache.org/kafka/3.7.0/kafka-3.7.0-src.tgz
-   source = 
https://downloads.apache.org/kafka/3.7.0/kafka-3.7.0-src.tgz.asc
+   source = https://downloads.apache.org/kafka/3.7.1/kafka-3.7.1-src.tgz
+   source = 
https://downloads.apache.org/kafka/3.7.1/kafka-3.7.1-src.tgz.asc
source = kafka.service
source = kafka.sysusers
source = kafka.tmpfiles
@@ -23,14 +23,15 @@ pkgbase = kafka
validpgpkeys = 9C1C80A9F910DFCDF11F1E2676AAB84D81427E11
validpgpkeys = 0BA3A5C83CF58E807E4750EEF65DC3423D4CD7B9
validpgpkeys = 7C38C2F6E7DF40E527C7C996DE0D9D12FB1360DA
-   sha512sums = 
89a503539c0bca8157cff62f803ab836dc7e37e35863e27955e0304688b9ced04fa8ff7260b74d1a0e875cc6d55d0021c0b189705458eb39cb70debbb7899e09
+   validpgpkeys = 4687E2BC1319B57B321D6F0E39AB5531A7FCB08E
+   sha512sums = 
c9aefc747bc4c9803b85e2801188a1bc74b6df4fbc0640d1ec5e1a908ab342ac609f49b36370ea02d1c4339b5478f4a6436901a5d1f169ea519cd50a9a3bd39c
sha512sums = SKIP
sha512sums = 
5b61517a2236bbfce86cc372ffdd78fd8715fa2ee872972401df6b9950427ef952b3b248479a5fedc0f7caab3df9cf08982dac4ba5ed2d486c96e521eed5
sha512sums = 
ae31dd1282250295401df11047bfca13263f8ab867df08f4030f1ddbd2dd5b407e5a59674e8d77a02cdf8a33916a3486b308b022b4fcda0374dbf42d9a29ef28
sha512sums = 
6712da5b177131ad235ac857fbd8fb97d2c8821ce5c15c40f82f638eb8b08ee693d73030bce893a61934b48b20e67d611dffb365979aafe12e448100c0b82981
sha512sums = 
6aca852f63f62c8df32721a86cf2ce56630ab1bf428111655908113fe337714fe1149865567e7f0ba1da96fd026cccdb851bcb10ac1823e033edc18adb2ba4c6
sha512sums = 
3739ec988aada505a0eccee6ae27a9ca620547b3117a034d9eec7cae5bc2af26f41aa8bd066945946c19c05e8529034b7a1b1f49ea03a6574760bb6c1a64a7ad
-   b2sums = 
e370e8a50871d07df3ad67282fbb4118747f14701b1c90a3afa869409fe1590f5ea4732c3d117b641ffaad71cc81f09e8649d2a4e2f5915a6b8e0e45878ecd44
+   b2sums = 
d86e4912f78a1f25b998fe22c63bebe367f6a80b155ab09e09943775af05417e8144543a0be808a65e3ddd102fe0e6aea87b9c766ef700bf7de119afde5d701b
b2sums = SKIP
b2sums = 
0276cf21cf93d26022c484f085da18d4e314d6f2c6270591a3853cb84a63bbe9ad480949479ac0ef69a96b38508bb2fa528a205e666ce9305713d9da8f074711
b2sums = 
da8989434085e937bf24735f8ab9cec969293e2db5f0e715e33f9ba91f3cbde864467fd6d9a4ebb37a367cc3c72b364d74c4093dd027fbe3f96c2bd94987d0ac


=
PKGBUILD
=
@@ -1,7 +1,7 @@
 # Maintainer: Leonidas Spyropoulos 
 
 pkgname=kafka
-pkgver=3.7.0
+pkgver=3.7.1
 pkgrel=1
 _scalaver=2.13
 pkgdesc="An open-source distributed event streaming platform"
@@ -18,14 +18,14 @@ source=(
 zookeeper.service
 set-base_dir.patch
 )
-sha512sums=('89a503539c0bca8157cff62f803ab836dc7e37e35863e27955e0304688b9ced04fa8ff7260b74d1a0e875cc6d55d0021c0b189705458eb39cb70debbb7899e09'
+sha512sums=('c9aefc747bc4c9803b85e2801188a1bc74b6df4fbc0640d1ec5e1a908ab342ac609f49b36370ea02d1c4339b5478f4a6436901a5d1f169ea519cd50a9a3bd39c'
 'SKIP'
 
'5b61517a2236bbfce86cc372ffdd78fd8715fa2ee872972401df6b9950427ef952b3b248479a5fedc0f7caab3df9cf08982dac4ba5ed2d486c96e521eed5'
 
'ae31dd1282250295401df11047bfca13263f8ab867df08f4030f1ddbd2dd5b407e5a59674e8d77a02cdf8a33916a3486b308b022b4fcda0374dbf42d9a29ef28'
 
'6712da5b177131ad235ac857fbd8fb97d2c8821ce5c15c40f82f638eb8b08ee693d73030bce893a61934b48b20e67d611dffb365979aafe12e448100c0b82981'
 
'6aca852f63f62c8df32721a86cf2ce56630ab1bf428111655908113fe337714fe1149865567e7f0ba1da96fd026cccdb851bcb10ac1823e033edc18adb2ba4c6'
 
'3739ec988aada505a0eccee6ae27a9ca620547b3117a034d9eec7cae5bc2af26f41aa8bd066945946c19c05e8529034b7a1b1f49ea03a6574760bb6c1a64a7ad')
-b2sums=('e370e8a50871d07df3ad67282fbb4118747f14701b1c90a3afa869409fe1590f5ea4732c3d117b641ffaad71cc81f09e8649d2a4e2f5915a6b8e0e45878ecd44'
+b2sums=('d86e4912f78a1f25b998fe22c63bebe367f6a80b155ab09e09943775af05417e8144543a0be808a65e3ddd102fe0e6aea87b9c766ef700bf7de119afde5d701b'
 'SKIP'
 
'0276cf21cf93d26022c484f085da18d4e314d6f2c6270591a3853cb84a63bbe9ad480949479ac0ef69a96b38508bb2fa528a205e666ce9305713d9da8f074711'
 

[Git][archlinux/packaging/packages/kafka] Pushed new tag 3.7.1-1

2024-07-03 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed new tag 3.7.1-1 at Arch Linux / Packaging / 
Packages / kafka

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




[Git][archlinux/packaging/packages/adobe-source-code-pro-fonts] Pushed new tag 2.042u+1.062i+1.026vf-2

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


Jan Alexander Steffens (heftig) pushed new tag 2.042u+1.062i+1.026vf-2 at Arch 
Linux / Packaging / Packages / adobe-source-code-pro-fonts

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/adobe-source-code-pro-fonts/-/tree/2.042u+1.062i+1.026vf-2
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/adobe-source-code-pro-fonts][main] 2.042u+1.062i+1.026vf-2: .SRCINFO rebuild

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


Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging 
/ Packages / adobe-source-code-pro-fonts


Commits:
ae747071 by Jan Alexander Steffens (heftig) at 2024-07-04T00:09:07+02:00
2.042u+1.062i+1.026vf-2: .SRCINFO rebuild

- - - - -


3 changed files:

- + .SRCINFO
- + .nvchecker.toml
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,11 @@
+pkgbase = adobe-source-code-pro-fonts
+   pkgdesc = Monospaced font family for user interface and coding 
environments
+   pkgver = 2.042u+1.062i+1.026vf
+   pkgrel = 2
+   url = https://adobe-fonts.github.io/source-code-pro/
+   arch = any
+   license = OFL-1.1
+   source = 
source-code-pro-2.042R-u-1.062R-i-1.026R-vf.tar.gz::https://github.com/adobe-fonts/source-code-pro/archive/refs/tags/2.042R-u/1.062R-i/1.026R-vf.tar.gz
+   b2sums = 
16d5097bb8adbdbf0c0c61f708ea460e7608ebde7921fed464a2b71ed159416d9920bcbd72ad63d47a89460426a5c5af0c5a19ebac00ee7a1db0d61ae77a9823
+
+pkgname = adobe-source-code-pro-fonts


=
.nvchecker.toml
=
@@ -0,0 +1,6 @@
+[adobe-source-code-pro-fonts]
+source = "github"
+github = "adobe-fonts/source-code-pro"
+use_latest_release = true
+from_pattern = '^(.+)R-u/(.+)R-i/(.+)R-vf$'
+to_pattern = '\1u+\2i+\3vf'


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=adobe-source-code-pro-fonts
 pkgver=2.042u+1.062i+1.026vf
-pkgrel=1
+pkgrel=2
 pkgdesc="Monospaced font family for user interface and coding environments"
 url="https://adobe-fonts.github.io/source-code-pro/";
 arch=(any)



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/adobe-source-code-pro-fonts/-/commit/ae7470715d032b318692ff808dc1f2fc82b91684

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/adobe-source-code-pro-fonts/-/commit/ae7470715d032b318692ff808dc1f2fc82b91684
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/adobe-source-sans-fonts] Pushed new tag 3.052-2

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


Jan Alexander Steffens (heftig) pushed new tag 3.052-2 at Arch Linux / 
Packaging / Packages / adobe-source-sans-fonts

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/adobe-source-sans-fonts/-/tree/3.052-2
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/adobe-source-sans-fonts][main] 3.052-2: .SRCINFO rebuild

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


Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging 
/ Packages / adobe-source-sans-fonts


Commits:
4463fde6 by Jan Alexander Steffens (heftig) at 2024-07-04T00:09:07+02:00
3.052-2: .SRCINFO rebuild

- - - - -


3 changed files:

- + .SRCINFO
- + .nvchecker.toml
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,15 @@
+pkgbase = adobe-source-sans-fonts
+   pkgdesc = Sans-serif font family for user interface environments
+   pkgver = 3.052
+   pkgrel = 2
+   url = https://adobe-fonts.github.io/source-sans/
+   arch = any
+   license = OFL-1.1
+   provides = adobe-source-sans-pro-fonts=3.052
+   replaces = adobe-source-sans-pro-fonts<=3.028-1
+   source = 
source-sans-3.052R.tar.gz::https://github.com/adobe-fonts/source-sans/archive/refs/tags/3.052R.tar.gz
+   source = 
source-sans-3.006R.tar.gz::https://github.com/adobe-fonts/source-sans/archive/refs/tags/3.006R.tar.gz
+   b2sums = 
7cb3965a4172c467f2fd536b1ea96d65bdb41c8546baa9f318adedca217601762cf506d050afd2e9f4e4fb840282734254cec484ac40178e62d9539308d56ddd
+   b2sums = 
26c700209ae1bb34bc4328e32e06437e078bd1ddeae771ff0f2ff1247dcca44b7fb39c8f2d1388913cc6c42507b37f71b398aa4c5b2a342aa206cbd044000a30
+
+pkgname = adobe-source-sans-fonts


=
.nvchecker.toml
=
@@ -0,0 +1,6 @@
+[adobe-source-sans-fonts]
+source = "github"
+github = "adobe-fonts/source-sans"
+use_latest_release = true
+from_pattern = '^(.+)R$'
+to_pattern = '\1'


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=adobe-source-sans-fonts
 pkgver=3.052
-pkgrel=1
+pkgrel=2
 pkgdesc="Sans-serif font family for user interface environments"
 url="https://adobe-fonts.github.io/source-sans/";
 arch=(any)



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/adobe-source-sans-fonts/-/commit/4463fde60ed7748e4e8fad60bb5c6cca54591a1e

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/adobe-source-sans-fonts/-/commit/4463fde60ed7748e4e8fad60bb5c6cca54591a1e
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/adobe-source-serif-fonts][main] 4.005-2: .SRCINFO rebuild

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


Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging 
/ Packages / adobe-source-serif-fonts


Commits:
425a9907 by Jan Alexander Steffens (heftig) at 2024-07-04T00:09:06+02:00
4.005-2: .SRCINFO rebuild

- - - - -


3 changed files:

- + .SRCINFO
- + .nvchecker.toml
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,15 @@
+pkgbase = adobe-source-serif-fonts
+   pkgdesc = Serif typeface designed to complement Source Sans
+   pkgver = 4.005
+   pkgrel = 2
+   url = https://adobe-fonts.github.io/source-serif/
+   arch = any
+   license = OFL-1.1
+   provides = adobe-source-serif-pro-fonts=4.005
+   replaces = adobe-source-serif-pro-fonts<=4.004-1
+   source = 
source-serif-4.005R.tar.gz::https://github.com/adobe-fonts/source-serif/archive/refs/tags/4.005R.tar.gz
+   source = 
source-serif-3.001R.tar.gz::https://github.com/adobe-fonts/source-serif/archive/refs/tags/3.001R.tar.gz
+   b2sums = 
7dec81fd559a0bf620b2351dc26f2a481825a77148019797b5726699cc3e5977194278e8ef5cc6acd2dea8e30f8b19afa12dd301abbbf75bb192a9e7bfbde51d
+   b2sums = 
f6d7c5f9a521165bb4557fea36cf53cf535697f7114186c68f5702ccbcb7edb228b3d43bb80a7e4cfe7ea9c55a8194eec31fd33be5d88039264ec5955127191d
+
+pkgname = adobe-source-serif-fonts


=
.nvchecker.toml
=
@@ -0,0 +1,6 @@
+[adobe-source-serif-fonts]
+source = "github"
+github = "adobe-fonts/source-serif"
+use_latest_release = true
+from_pattern = '^(.+)R$'
+to_pattern = '\1'


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=adobe-source-serif-fonts
 pkgver=4.005
-pkgrel=1
+pkgrel=2
 pkgdesc="Serif typeface designed to complement Source Sans"
 url="https://adobe-fonts.github.io/source-serif/";
 arch=(any)



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/adobe-source-serif-fonts/-/commit/425a990727a0d7c104d7e773c6b526025c1e8bde

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/adobe-source-serif-fonts/-/commit/425a990727a0d7c104d7e773c6b526025c1e8bde
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/adobe-source-serif-fonts] Pushed new tag 4.005-2

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


Jan Alexander Steffens (heftig) pushed new tag 4.005-2 at Arch Linux / 
Packaging / Packages / adobe-source-serif-fonts

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/adobe-source-serif-fonts/-/tree/4.005-2
You're receiving this email because of your account on gitlab.archlinux.org.




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

2024-07-03 Thread hashworks (@hashworks)


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


Commits:
e84abe30 by Justin Kromlinger at 2024-07-04T00:07:27+02:00
upgpkg: 0.39.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = vector
pkgdesc = A high-performance observability data pipeline
-   pkgver = 0.38.0
+   pkgver = 0.39.0
pkgrel = 1
url = https://vector.dev
arch = x86_64
@@ -17,10 +17,10 @@ pkgbase = vector
options = !lto
backup = etc/vector/vector.toml
backup = etc/vector/vector.yaml
-   source = git+https://github.com/vectordotdev/vector#tag=v0.38.0
+   source = git+https://github.com/vectordotdev/vector#tag=v0.39.0
source = vector.sysusers
source = vector.tmpfiles
-   sha512sums = 
80cff57d88643539b0d6fff1ae573d29440bf4726f537bc01c511bcd0351051cd44d84d5add9203abd8bbf425c5a9249b80fa4322efbd0dc245e71d0f0e52e89
+   sha512sums = 
70d625cb3e5002ba3f5392cf44502402d8dbcaf8f9701109b1925827dc0cd772720412a0deb2531522009747c0d37fa95373dffe596372c2898fadb5e026ac76
sha512sums = 
4f7a5d63f4e89018d1f0e9aa0fba2bb5c448d7031a7ff40c82878f574243e075c2fca020e78c4c71b1caa1a5bd1f06b496a5d3ab432f01d145233fd6c9ec4b87
sha512sums = 
c192492df09d131f9174d2acbb7f265c280eb6d678589b8c93bacc47ae55c51573a5477d715897f8580ced420730992fb68bee78b374f1cc042888ea6b5512fd
 


=
PKGBUILD
=
@@ -1,7 +1,7 @@
 # Maintainer: Justin Kromlinger 
 
 pkgname=vector
-pkgver=0.38.0
+pkgver=0.39.0
 pkgrel=1
 pkgdesc="A high-performance observability data pipeline"
 arch=("x86_64")
@@ -31,7 +31,7 @@ source=(
 "${pkgname}.sysusers"
 "${pkgname}.tmpfiles"
 )
-sha512sums=('80cff57d88643539b0d6fff1ae573d29440bf4726f537bc01c511bcd0351051cd44d84d5add9203abd8bbf425c5a9249b80fa4322efbd0dc245e71d0f0e52e89'
+sha512sums=('70d625cb3e5002ba3f5392cf44502402d8dbcaf8f9701109b1925827dc0cd772720412a0deb2531522009747c0d37fa95373dffe596372c2898fadb5e026ac76'
 
'4f7a5d63f4e89018d1f0e9aa0fba2bb5c448d7031a7ff40c82878f574243e075c2fca020e78c4c71b1caa1a5bd1f06b496a5d3ab432f01d145233fd6c9ec4b87'
 
'c192492df09d131f9174d2acbb7f265c280eb6d678589b8c93bacc47ae55c51573a5477d715897f8580ced420730992fb68bee78b374f1cc042888ea6b5512fd')
 



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

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




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

2024-07-03 Thread hashworks (@hashworks)


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

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




[Git][archlinux/packaging/packages/libdmtx] Pushed new tag 0.7.7-2

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


Antonio Rojas pushed new tag 0.7.7-2 at Arch Linux / Packaging / Packages / 
libdmtx

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




[Git][archlinux/packaging/packages/libdmtx][main] upgpkg: 0.7.7-2: Rebuild for missing .SRCINFO

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


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


Commits:
33b7343c by Antonio Rojas at 2024-07-04T00:05:44+02:00
upgpkg: 0.7.7-2: Rebuild for missing .SRCINFO

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,13 @@
+pkgbase = libdmtx
+   pkgdesc = A software for reading and writing Data Matrix 2D barcodes
+   pkgver = 0.7.7
+   pkgrel = 2
+   url = https://libdmtx.sourceforge.net/
+   arch = x86_64
+   license = LicenseRef-libdmtx
+   makedepends = git
+   depends = glibc
+   source = git+https://github.com/dmtx/libdmtx#tag=v0.7.7
+   sha256sums = 
1cff71eb7c0fdfea658caf30639c19b8d36c2485cb31ac6267f260c5b7aaa7a6
+
+pkgname = libdmtx


=
PKGBUILD
=
@@ -4,23 +4,30 @@
 
 pkgname=libdmtx
 pkgver=0.7.7
-pkgrel=1
-pkgdesc="A software for reading and writing Data Matrix 2D barcodes"
-url="https://libdmtx.sourceforge.net/";
+pkgrel=2
+pkgdesc='A software for reading and writing Data Matrix 2D barcodes'
+url='https://libdmtx.sourceforge.net/'
 arch=(x86_64)
-license=(GPL2)
+license=(LicenseRef-libdmtx)
 depends=(glibc)
-source=("https://github.com/dmtx/libdmtx/archive/v$pkgver/$pkgname-$pkgver.tar.gz";)
-sha256sums=('7aa62adcefdd6e24bdabeb82b3ce41a8d35f4a0c95ab0c4438206aecafd6e1a1')
+makedepends=(git)
+source=(git+https://github.com/dmtx/libdmtx#tag=v$pkgver)
+sha256sums=('1cff71eb7c0fdfea658caf30639c19b8d36c2485cb31ac6267f260c5b7aaa7a6')
+
+prepare() {
+  cd $pkgname
+  autoreconf -vi
+}
 
 build() {
-  cd $pkgname-$pkgver
-  ./autogen.sh
-  ./configure --prefix=/usr
+  cd $pkgname
+  ./configure \
+--prefix=/usr
   make
 }
 
 package() {
-  cd $pkgname-$pkgver
+  cd $pkgname
   make DESTDIR="$pkgdir" install
+  install -Dm644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname
 }



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libdmtx/-/commit/33b7343cfd7be2f7c76c5310e2e7ad419174a04b

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




[Git][archlinux/packaging/packages/repro-get][main] upgpkg: 0.4.1-2

2024-07-03 Thread kpcyrd (@kpcyrd)


kpcyrd pushed to branch main at Arch Linux / Packaging / Packages / repro-get


Commits:
a2691463 by kpcyrd at 2024-07-04T00:03:31+02:00
upgpkg: 0.4.1-2

- - - - -


3 changed files:

- + .SRCINFO
- + .nvchecker.toml
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,15 @@
+pkgbase = repro-get
+   pkgdesc = Reproducible apt/dnf/apk/pacman, with content-addressing
+   pkgver = 0.4.1
+   pkgrel = 2
+   url = https://github.com/reproducible-containers/repro-get
+   arch = x86_64
+   license = Apache-2.0
+   makedepends = go
+   depends = glibc
+   optdepends = kubo: for ipfs support
+   options = !lto
+   source = 
https://github.com/reproducible-containers/repro-get/archive/v0.4.1/repro-get-0.4.1.tar.gz
+   b2sums = 
1b071d67e940e43b7adf30e351ccfd58788f547f360f0c81379c53fcbaed0edf4f30dff38a47ee0c05ffa2f26482fb48d66052905ce463ed0cda1d17ef203144
+
+pkgname = repro-get


=
.nvchecker.toml
=
@@ -0,0 +1,4 @@
+[repro-get]
+source = "git"
+git = "https://github.com/reproducible-containers/repro-get.git";
+prefix = "v"


=
PKGBUILD
=
@@ -2,23 +2,35 @@
 
 pkgname=repro-get
 pkgver=0.4.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Reproducible apt/dnf/apk/pacman, with content-addressing "
 url='https://github.com/reproducible-containers/repro-get'
 arch=('x86_64')
-license=('Apache')
+license=('Apache-2.0')
+depends=(
+  'glibc'
+)
+makedepends=(
+  'go'
+)
 optdepends=('kubo: for ipfs support')
-makedepends=('go')
+options=('!lto')
 
source=(https://github.com/reproducible-containers/${pkgname}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
 
b2sums=('1b071d67e940e43b7adf30e351ccfd58788f547f360f0c81379c53fcbaed0edf4f30dff38a47ee0c05ffa2f26482fb48d66052905ce463ed0cda1d17ef203144')
 
 build() {
   cd ${pkgname}-${pkgver}
+
+  export CGO_CPPFLAGS="${CPPFLAGS}"
+  export CGO_CFLAGS="${CFLAGS}"
+  export CGO_CXXFLAGS="${CXXFLAGS}"
+  export CGO_LDFLAGS="${LDFLAGS}"
+  export CGO_REQUIRED="1"
+
   go build \
--trimpath \
 -buildmode=pie \
 -mod=readonly \
--ldflags "-linkmode external -extldflags \"${LDFLAGS}\" -X 
github.com/reproducible-containers/repro-get/pkg/version.Version=${pkgver}" \
+-ldflags "-compressdwarf=false -linkmode=external -X 
github.com/reproducible-containers/repro-get/pkg/version.Version=${pkgver}" \
 ./cmd/repro-get
 }
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/repro-get/-/commit/a2691463eef64e2a748165438f318bfec21cc1d6

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




[Git][archlinux/packaging/packages/repro-get] Pushed new tag 0.4.1-2

2024-07-03 Thread kpcyrd (@kpcyrd)


kpcyrd pushed new tag 0.4.1-2 at Arch Linux / Packaging / Packages / repro-get

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




[Git][archlinux/packaging/packages/libcerf][main] upgpkg: 1:2.4-2: Rebuild for missing .SRCINFO

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


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


Commits:
ab4e5cfd by Antonio Rojas at 2024-07-04T00:00:57+02:00
upgpkg: 1:2.4-2: Rebuild for missing .SRCINFO

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,15 @@
+pkgbase = libcerf
+   pkgdesc = Self-contained numeric library that provides an efficient and 
accurate implementation of complex error functions
+   pkgver = 2.4
+   pkgrel = 2
+   epoch = 1
+   url = https://jugit.fz-juelich.de/mlz/libcerf/
+   arch = x86_64
+   license = MIT
+   makedepends = cmake
+   makedepends = git
+   depends = glibc
+   source = git+https://jugit.fz-juelich.de/mlz/libcerf#tag=v2.4
+   sha256sums = 
6970f3c2a99f6ed4f5de6e91e2bfeea338b6d5e424a4d26a05e7978825a41273
+
+pkgname = libcerf


=
PKGBUILD
=
@@ -3,18 +3,19 @@
 pkgname=libcerf
 epoch=1
 pkgver=2.4
-pkgrel=1
+pkgrel=2
 pkgdesc='Self-contained numeric library that provides an efficient and 
accurate implementation of complex error functions'
 arch=(x86_64)
 url='https://jugit.fz-juelich.de/mlz/libcerf/'
-license=(custom)
+license=(MIT)
 depends=(glibc)
-makedepends=(cmake)
-source=(https://jugit.fz-juelich.de/mlz/libcerf/-/archive/v$pkgver/libcerf-v$pkgver.tar.gz)
-sha256sums=('080b30ae564c3dabe3b89264522adaf5647ec754021572bee54929697b276cdc')
+makedepends=(cmake
+ git)
+source=(git+https://jugit.fz-juelich.de/mlz/libcerf#tag=v$pkgver)
+sha256sums=('6970f3c2a99f6ed4f5de6e91e2bfeea338b6d5e424a4d26a05e7978825a41273')
 
 build() {
-  cmake -B build -S $pkgname-v$pkgver \
+  cmake -B build -S $pkgname \
 -DCMAKE_INSTALL_PREFIX=/usr \
 -DPORTABLE=ON
   cmake --build build
@@ -23,5 +24,5 @@ build() {
 package() {
   DESTDIR="$pkgdir" cmake --install build
 
-  install -Dm644 $pkgname-v$pkgver/LICENSE -t 
"$pkgdir"/usr/share/licenses/$pkgname
+  install -Dm644 $pkgname/LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname
 }



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libcerf/-/commit/ab4e5cfdfbb4a1010c37235621a414e286637406

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




[Git][archlinux/packaging/packages/libcerf] Pushed new tag 1-2.4-2

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


Antonio Rojas pushed new tag 1-2.4-2 at Arch Linux / Packaging / Packages / 
libcerf

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




[Git][archlinux/packaging/packages/xsimd][main] upgpkg: 13.0.0-2: Backport Krita fixes

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


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


Commits:
9d684904 by Antonio Rojas at 2024-07-04T00:00:44+02:00
upgpkg: 13.0.0-2: Backport Krita fixes

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,13 +1,14 @@
 pkgbase = xsimd
pkgdesc = QuantStack tools library - Multi-dimensional arrays with 
broadcasting and lazy computing
pkgver = 13.0.0
-   pkgrel = 1
+   pkgrel = 2
url = https://github.com/QuantStack/xsimd
arch = any
-   license = BSD
+   license = BSD-3-Clause
makedepends = cmake
+   makedepends = git
makedepends = gtest
-   source = 
https://github.com/QuantStack/xsimd/archive/13.0.0/xsimd-13.0.0.tar.gz
-   sha512sums = 
cdc42ddad3353297cf25ea2b6b3f09967f5f388efc26241f2997979fdbbac072819ff771145bc5bfa86cb326cca84b4119e8e6e3f658407961cf203a40603a7f
+   source = git+https://github.com/QuantStack/xsimd#tag=13.0.0
+   sha512sums = 
5c9f4cb16d0a2e835ebea58e15f290f8aab4f1d5bf7ae79500ad521fabfeb33892062431e7faa9b106c294de9e4f2041af228383c38d9a8f070dd7ec3c6f9c0b
 
 pkgname = xsimd


=
PKGBUILD
=
@@ -4,24 +4,32 @@
 
 pkgname=xsimd
 pkgver=13.0.0
-pkgrel=1
+pkgrel=2
 pkgdesc='QuantStack tools library - Multi-dimensional arrays with broadcasting 
and lazy computing'
 arch=(any)
 url='https://github.com/QuantStack/xsimd'
-license=(BSD)
+license=(BSD-3-Clause)
 depends=()
 makedepends=(cmake
+ git
  gtest)
-source=(https://github.com/QuantStack/$pkgname/archive/$pkgver/$pkgname-$pkgver.tar.gz)
-sha512sums=('cdc42ddad3353297cf25ea2b6b3f09967f5f388efc26241f2997979fdbbac072819ff771145bc5bfa86cb326cca84b4119e8e6e3f658407961cf203a40603a7f')
+source=(git+https://github.com/QuantStack/$pkgname#tag=$pkgver)
+sha512sums=('5c9f4cb16d0a2e835ebea58e15f290f8aab4f1d5bf7ae79500ad521fabfeb33892062431e7faa9b106c294de9e4f2041af228383c38d9a8f070dd7ec3c6f9c0b')
+
+prepare() {
+  cd $pkgname
+# Backport fixes for Krita
+  git cherry-pick -n 80a59235e3ffa51659aaa06f002bfd088b77023c
+  git cherry-pick -n 96edf0340492fa9c080f5182b38358ca85baef5e
+}
 
 build() {
-  cmake -B build -S $pkgname-$pkgver \
+  cmake -B build -S $pkgname \
 -DCMAKE_INSTALL_PREFIX=/usr
   cmake --build build
 }
 
 package() {
   DESTDIR="$pkgdir" cmake --install build
-  install -Dm644 $pkgname-$pkgver/LICENSE -t 
"$pkgdir"/usr/share/licenses/$pkgname
+  install -Dm644 $pkgname/LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname
 }



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

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




[Git][archlinux/packaging/packages/xsimd] Pushed new tag 13.0.0-2

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


Antonio Rojas pushed new tag 13.0.0-2 at Arch Linux / Packaging / Packages / 
xsimd

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




[Git][archlinux/packaging/packages/libvarlink][main] upgpkg: 23-2: added SRCINFO and nvchecker config

2024-07-03 Thread Massimiliano Torromeo (@mtorromeo)


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


Commits:
12fac297 by Massimiliano Torromeo at 2024-07-03T23:59:08+02:00
upgpkg: 23-2: added SRCINFO and nvchecker config

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,12 @@
+pkgbase = libvarlink
+   pkgdesc = Varlink C library and command line tool
+   pkgver = 23
+   pkgrel = 2
+   url = https://github.com/varlink/libvarlink
+   arch = x86_64
+   license = MIT
+   makedepends = meson
+   source = 
https://github.com/varlink/libvarlink/archive/23/libvarlink-23.tar.gz
+   sha256sums = 
a5575e070e446e7c4486d424393950e6cb7a3b376ee20d517b0c13a876659a8d
+
+pkgname = libvarlink


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 
 pkgname=libvarlink
 pkgver=23
-pkgrel=1
+pkgrel=2
 license=('MIT')
 pkgdesc='Varlink C library and command line tool'
 makedepends=('meson')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libvarlink/-/commit/12fac29743b68c634d529bb64a59ec35a625afea

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




[Git][archlinux/packaging/packages/libvarlink] Pushed new tag 23-2

2024-07-03 Thread Massimiliano Torromeo (@mtorromeo)


Massimiliano Torromeo pushed new tag 23-2 at Arch Linux / Packaging / Packages 
/ libvarlink

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




[Git][archlinux/packaging/packages/updlockfiles][main] upgpkg: 0.1.1-1

2024-07-03 Thread kpcyrd (@kpcyrd)


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


Commits:
a873ef97 by kpcyrd at 2024-07-03T23:57:49+02:00
upgpkg: 0.1.1-1

- - - - -


3 changed files:

- + .SRCINFO
- + .nvchecker.toml
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,15 @@
+pkgbase = updlockfiles
+   pkgdesc = Manage lockfiles in PKGBUILDs for upstreams that don't ship 
them
+   pkgver = 0.1.1
+   pkgrel = 1
+   url = https://github.com/kpcyrd/updlockfiles
+   arch = x86_64
+   license = GPL-3.0-or-later
+   makedepends = cargo
+   depends = gcc-libs
+   depends = glibc
+   depends = pacman-contrib
+   source = 
https://github.com/kpcyrd/updlockfiles/archive/v0.1.1/updlockfiles-0.1.1.tar.gz
+   b2sums = 
91bd19071cc5f8f2da4c3f6f7cfb15c0f3b809874980974dc4aa2dac7ceb4f949c8c05326887d12b24025fadd221337be1b611e3ac3215c7a2969d74ab96cdcd
+
+pkgname = updlockfiles


=
.nvchecker.toml
=
@@ -0,0 +1,4 @@
+[updlockfiles]
+source = "git"
+git = "https://github.com/kpcyrd/updlockfiles.git";
+prefix = "v"


=
PKGBUILD
=
@@ -1,20 +1,24 @@
 # Maintainer: kpcyrd 
 
 pkgname=updlockfiles
-pkgver=0.1.0
+pkgver=0.1.1
 pkgrel=1
 pkgdesc="Manage lockfiles in PKGBUILDs for upstreams that don't ship them"
 url="https://github.com/kpcyrd/updlockfiles";
 arch=('x86_64')
 license=('GPL-3.0-or-later')
-depends=('pacman-contrib')
+depends=(
+  'gcc-libs'
+  'glibc'
+  'pacman-contrib'
+)
 makedepends=('cargo')
 
source=(https://github.com/kpcyrd/${pkgname}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-b2sums=('913e92e5b5ce1a1f0d1bca5947b0fe740076f529782cb724a9e8bc1b2288d576c775187e19fd625916009446b3c508979cdac123485c1e6cada066293f771839')
+b2sums=('91bd19071cc5f8f2da4c3f6f7cfb15c0f3b809874980974dc4aa2dac7ceb4f949c8c05326887d12b24025fadd221337be1b611e3ac3215c7a2969d74ab96cdcd')
 
 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/updlockfiles/-/commit/a873ef97d5ed0dc3a5ba2b2da7fb9ae13030e32c

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




[Git][archlinux/packaging/packages/updlockfiles] Pushed new tag 0.1.1-1

2024-07-03 Thread kpcyrd (@kpcyrd)


kpcyrd pushed new tag 0.1.1-1 at Arch Linux / Packaging / Packages / 
updlockfiles

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




[Git][archlinux/packaging/packages/srs][main] upgpkg: 5.0_r3-1

2024-07-03 Thread hashworks (@hashworks)


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


Commits:
f62cd179 by Justin Kromlinger at 2024-07-03T23:53:58+02:00
upgpkg: 5.0_r3-1

- - - - -


3 changed files:

- .SRCINFO
- .nvchecker.toml
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = srs
pkgdesc = High performance realtime video server
-   pkgver = 5.0_r1
+   pkgver = 5.0_r3
pkgrel = 1
url = https://github.com/ossrs/srs
arch = x86_64
@@ -18,6 +18,6 @@ pkgbase = srs
options = docs
backup = etc/srs/srs.conf
source = 
git+https://github.com/ossrs/srs/#commit=f32c8c31c0966fc37f9689000dd5ed5426af1fc0
-   sha256sums = SKIP
+   sha256sums = 
67bb3a7241ba3773496b30fc7b833fbd3862da338c9951cac5fc42b920cc7677
 
 pkgname = srs


=
.nvchecker.toml
=
@@ -2,3 +2,6 @@
 source = "git"
 git = "https://github.com/ossrs/srs.git";
 prefix = "v"
+include_regex = ".+-r[0-9]+"
+from_pattern = "-"
+to_pattern = "_"


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: heinrich5991 
 
 pkgname=srs
-pkgver=5.0_r1
+pkgver=5.0_r3
 pkgrel=1
 pkgdesc="High performance realtime video server"
 _pkgcommit=f32c8c31c0966fc37f9689000dd5ed5426af1fc0
@@ -23,7 +23,7 @@ makedepends=('zlib'
 backup=(etc/srs/srs.conf)
 options=('docs')
 source=("git+https://github.com/ossrs/srs/#commit=${_pkgcommit}";)
-sha256sums=('SKIP')
+sha256sums=('67bb3a7241ba3773496b30fc7b833fbd3862da338c9951cac5fc42b920cc7677')
 
 build() {
   cd "${srcdir}"/srs/trunk



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/srs/-/commit/f62cd17956c56df8d79a5526dfa830d977e0d5d2

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




[Git][archlinux/packaging/packages/srs] Pushed new tag 5.0_r3-1

2024-07-03 Thread hashworks (@hashworks)


hashworks pushed new tag 5.0_r3-1 at Arch Linux / Packaging / Packages / srs

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




[Git][archlinux/packaging/packages/ssdeep][main] upgpkg: 2.14.1-4: added SRCINFO and nvchecker config

2024-07-03 Thread Massimiliano Torromeo (@mtorromeo)


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


Commits:
439e8185 by Massimiliano Torromeo at 2024-07-03T23:53:27+02:00
upgpkg: 2.14.1-4: added SRCINFO and nvchecker config

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,13 @@
+pkgbase = ssdeep
+   pkgdesc = A program for computing context triggered piecewise hashes
+   pkgver = 2.14.1
+   pkgrel = 4
+   url = https://ssdeep-project.github.io/ssdeep/
+   arch = x86_64
+   license = GPL-2.0-or-later
+   depends = gcc-libs
+   options = !libtool
+   source = 
https://github.com/ssdeep-project/ssdeep/releases/download/release-2.14.1/ssdeep-2.14.1.tar.gz
+   sha256sums = 
ff2eabc78106f009b4fb2def2d76fb0ca9e12acf624cbbfad9b3eb390d931313
+
+pkgname = ssdeep


=
PKGBUILD
=
@@ -6,11 +6,11 @@
 
 pkgname=ssdeep
 pkgver=2.14.1
-pkgrel=3
+pkgrel=4
 pkgdesc="A program for computing context triggered piecewise hashes"
 arch=('x86_64')
 url="https://ssdeep-project.github.io/ssdeep/";
-license=('GPL')
+license=('GPL-2.0-or-later')
 depends=('gcc-libs')
 options=('!libtool')
 
source=(https://github.com/ssdeep-project/ssdeep/releases/download/release-$pkgver/ssdeep-$pkgver.tar.gz)



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ssdeep/-/commit/439e8185192f5e81941fd81f7316ac5a152760a6

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




[Git][archlinux/packaging/packages/ssdeep] Pushed new tag 2.14.1-4

2024-07-03 Thread Massimiliano Torromeo (@mtorromeo)


Massimiliano Torromeo pushed new tag 2.14.1-4 at Arch Linux / Packaging / 
Packages / ssdeep

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




[Git][archlinux/packaging/packages/sparsehash][main] upgpkg: 2.0.4-3: added SRCINFO and nvchecker config

2024-07-03 Thread Massimiliano Torromeo (@mtorromeo)


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


Commits:
3d2ea503 by Massimiliano Torromeo at 2024-07-03T23:53:13+02:00
upgpkg: 2.0.4-3: added SRCINFO and nvchecker config

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,11 @@
+pkgbase = sparsehash
+   pkgdesc = Library that contains several hash-map implementations, 
including implementations that optimize for space or speed.
+   pkgver = 2.0.4
+   pkgrel = 3
+   url = https://github.com/sparsehash/sparsehash
+   arch = any
+   license = BSD-3-Clause
+   source = 
https://github.com/sparsehash/sparsehash/archive/sparsehash-2.0.4.tar.gz
+   sha256sums = 
8cd1a95827dfd8270927894eb77f62b4087735cbede953884647f16c521c7e58
+
+pkgname = sparsehash


=
PKGBUILD
=
@@ -2,11 +2,11 @@
 
 pkgname=sparsehash
 pkgver=2.0.4
-pkgrel=2
+pkgrel=3
 pkgdesc="Library that contains several hash-map implementations, including 
implementations that optimize for space or speed."
 arch=("any")
 url="https://github.com/sparsehash/sparsehash";
-license=('BSD')
+license=('BSD-3-Clause')
 
source=("https://github.com/sparsehash/sparsehash/archive/sparsehash-$pkgver.tar.gz";)
 sha256sums=('8cd1a95827dfd8270927894eb77f62b4087735cbede953884647f16c521c7e58')
 



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

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




[Git][archlinux/packaging/packages/sparsehash] Pushed new tag 2.0.4-3

2024-07-03 Thread Massimiliano Torromeo (@mtorromeo)


Massimiliano Torromeo pushed new tag 2.0.4-3 at Arch Linux / Packaging / 
Packages / sparsehash

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




[Git][archlinux/packaging/packages/libbraiding][main] upgpkg: 1.2-2: Rebuild for missing .SRCINFO

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


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


Commits:
511d3d27 by Antonio Rojas at 2024-07-03T23:51:57+02:00
upgpkg: 1.2-2: Rebuild for missing .SRCINFO

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,14 @@
+pkgbase = libbraiding
+   pkgdesc = Library to compute several properties of braids, including 
centralizer and conjugacy check
+   pkgver = 1.2
+   pkgrel = 2
+   url = https://github.com/miguelmarco/libbraiding
+   arch = x86_64
+   license = GPL-3.0-or-later
+   makedepends = git
+   depends = gcc-libs
+   depends = glibc
+   source = git+https://github.com/miguelmarco/libbraiding#tag=1.2
+   sha256sums = 
e73a032c9d74b97ab4903f908f225ee665dcd1ba1964751010a406b9f9bd3448
+
+pkgname = libbraiding


=
PKGBUILD
=
@@ -2,24 +2,31 @@
 
 pkgname=libbraiding
 pkgver=1.2
-pkgrel=1
-pkgdesc="Library to compute several properties of braids, including 
centralizer and conjugacy check"
+pkgrel=2
+pkgdesc='Library to compute several properties of braids, including 
centralizer and conjugacy check'
 arch=(x86_64)
-url="https://github.com/miguelmarco/libbraiding";
-license=(GPL3)
-depends=(gcc-libs)
-source=("https://github.com/miguelmarco/libbraiding/releases/download/$pkgver/$pkgname-$pkgver.tar.gz";)
-sha256sums=('73087d1145ace719eafeda1db1c28b5fe1c981b7e784dc59f2b1d6fc4ff75f80')
+url='https://github.com/miguelmarco/libbraiding'
+license=(GPL-3.0-or-later)
+depends=(gcc-libs
+ glibc)
+makedepends=(git)
+source=(git+https://github.com/miguelmarco/libbraiding#tag=$pkgver)
+sha256sums=('e73a032c9d74b97ab4903f908f225ee665dcd1ba1964751010a406b9f9bd3448')
+
+prepare() {
+  cd $pkgname
+  autoreconf -vi
+}
 
 build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
+  cd $pkgname
+  ./configure \
+--prefix=/usr
   sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
   make
 }
 
 package() {
-  cd $pkgname-$pkgver
+  cd $pkgname
   make DESTDIR="$pkgdir" install
 }
-



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libbraiding/-/commit/511d3d27875ebe9603ab39249e177cbb0006466a

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




[Git][archlinux/packaging/packages/libbraiding] Pushed new tag 1.2-2

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


Antonio Rojas pushed new tag 1.2-2 at Arch Linux / Packaging / Packages / 
libbraiding

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




[Git][archlinux/packaging/packages/libb2] Pushed new tag 0.98.1-3

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


Antonio Rojas pushed new tag 0.98.1-3 at Arch Linux / Packaging / Packages / 
libb2

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




[Git][archlinux/packaging/packages/libb2][main] upgpkg: 0.98.1-3: Rebuild for missing .SRCINFO

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


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


Commits:
ed1ce8f9 by Antonio Rojas at 2024-07-03T23:49:01+02:00
upgpkg: 0.98.1-3: Rebuild for missing .SRCINFO

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,14 @@
+pkgbase = libb2
+   pkgdesc = C library providing BLAKE2b, BLAKE2s, BLAKE2bp, BLAKE2sp hash 
functions
+   pkgver = 0.98.1
+   pkgrel = 3
+   url = https://blake2.net/
+   arch = x86_64
+   license = CC0-1.0
+   makedepends = git
+   depends = gcc-libs
+   depends = glibc
+   source = git+https://github.com/BLAKE2/libb2#tag=v0.98.1
+   sha256sums = 
eb6b596bc30918427d1e792914f454c1d3e61fef3d4499f6605ede78f835cc1b
+
+pkgname = libb2


=
PKGBUILD
=
@@ -4,32 +4,44 @@
 
 pkgname=libb2
 pkgver=0.98.1
-pkgrel=2
+pkgrel=3
 arch=(x86_64)
 pkgdesc='C library providing BLAKE2b, BLAKE2s, BLAKE2bp, BLAKE2sp hash 
functions'
 url='https://blake2.net/'
-license=(custom:CC0)
-depends=(gcc-libs)
-source=("https://github.com/BLAKE2/libb2/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz";)
-sha256sums=('53626fddce753c454a3fea581cbbc7fe9bbcf0bc70416d48fdbbf5d87ef6c72e')
+license=(CC0-1.0)
+depends=(gcc-libs
+ glibc)
+makedepends=(git)
+source=(git+https://github.com/BLAKE2/libb2#tag=v$pkgver)
+sha256sums=('eb6b596bc30918427d1e792914f454c1d3e61fef3d4499f6605ede78f835cc1b')
 
 # libb2's build system discards the $CFLAGS variable.
 # We can get around this by putting those flags in $CC.
 export CC="${CC-cc} $CFLAGS"
 
+prepare() {
+  cd $pkgname
+  autoreconf -vi
+}
+
 build() {
-  cd "$pkgname-$pkgver"
-  ./configure --prefix=/usr --disable-static --enable-shared --disable-native 
--enable-fat
+  cd $pkgname
+  ./configure \
+--prefix=/usr \
+--disable-static \
+--enable-shared \
+--disable-native \
+--enable-fat
   make
 }
 
 check() {
-  cd $pkgname-$pkgver
+  cd $pkgname
   make check
 }
 
 package() {
-  cd $pkgname-$pkgver
+  cd $pkgname
   make DESTDIR="$pkgdir" install
   install -Dm644 COPYING -t "$pkgdir"/usr/share/licenses/$pkgname
 }



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libb2/-/commit/ed1ce8f98b8f1c19777f204e47a43c96b49967e8

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




[Git][archlinux/packaging/packages/openfire][main] upgpkg: 4.8.2-1: Updated to 4.8.2

2024-07-03 Thread Massimiliano Torromeo (@mtorromeo)


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


Commits:
78319260 by Massimiliano Torromeo at 2024-07-03T23:47:48+02:00
upgpkg: 4.8.2-1: Updated to 4.8.2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = openfire
pkgdesc = High performance XMPP (Jabber) server.
-   pkgver = 4.8.1
+   pkgver = 4.8.2
pkgrel = 1
url = https://www.igniterealtime.org/projects/openfire/
arch = any
@@ -16,13 +16,13 @@ pkgbase = openfire
backup = etc/openfire/security/truststore
backup = etc/openfire/security/client.truststore
backup = etc/openfire/security/keystore
-   source = 
openfire-4.8.1.tar.gz::https://github.com/igniterealtime/Openfire/archive/refs/tags/v4.8.1.tar.gz
+   source = 
openfire-4.8.2.tar.gz::https://github.com/igniterealtime/Openfire/archive/refs/tags/v4.8.2.tar.gz
source = openfire.sh
source = openfire.conf
source = openfire.service
source = user.conf
source = tmpfile.conf
-   sha256sums = 
5d0a3010903f997b3193b8aa79df6586a5ad36acc42d41719cbaf5e914b7e2f4
+   sha256sums = 
995a69bc0304be0c26f059a930459e662f7e433cad8dd2fc6d141984d92fe320
sha256sums = 
c850f376d53134ccc8d1035322dea792ba9145a5ab37f1801598c60bc70d0ed1
sha256sums = 
c8a612abee90bdc9a2869e562a4bbbf596159c60adcd23368833a0e2ca27c1d4
sha256sums = 
bc58f7e80cbdaee8523874990bf061cfd0e6480c676102e2131fe487d2782061


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Contributor: Pierre Schmitz 
 
 pkgname=openfire
-pkgver=4.8.1
+pkgver=4.8.2
 pkgrel=1
 pkgdesc="High performance XMPP (Jabber) server."
 arch=('any')
@@ -23,7 +23,7 @@ 
source=("$pkgname-$pkgver.tar.gz::https://github.com/igniterealtime/Openfire/arc
 'openfire.service'
 'user.conf'
 'tmpfile.conf')
-sha256sums=('5d0a3010903f997b3193b8aa79df6586a5ad36acc42d41719cbaf5e914b7e2f4'
+sha256sums=('995a69bc0304be0c26f059a930459e662f7e433cad8dd2fc6d141984d92fe320'
 'c850f376d53134ccc8d1035322dea792ba9145a5ab37f1801598c60bc70d0ed1'
 'c8a612abee90bdc9a2869e562a4bbbf596159c60adcd23368833a0e2ca27c1d4'
 'bc58f7e80cbdaee8523874990bf061cfd0e6480c676102e2131fe487d2782061'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/openfire/-/commit/7831926054805d1d8bbbcdcf98f686519715dac9

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




[Git][archlinux/packaging/packages/openfire] Pushed new tag 4.8.2-1

2024-07-03 Thread Massimiliano Torromeo (@mtorromeo)


Massimiliano Torromeo pushed new tag 4.8.2-1 at Arch Linux / Packaging / 
Packages / openfire

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




[Git][archlinux/packaging/packages/softhsm][main] upgpkg: 2.6.1-5: added SRCINFO and nvchecker config

2024-07-03 Thread Massimiliano Torromeo (@mtorromeo)


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


Commits:
2f4131c3 by Massimiliano Torromeo at 2024-07-03T23:47:01+02:00
upgpkg: 2.6.1-5: added SRCINFO and nvchecker config

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,26 @@
+pkgbase = softhsm
+   pkgdesc = Software PKCS#11 store
+   pkgver = 2.6.1
+   pkgrel = 5
+   url = https://www.opendnssec.org/softhsm/
+   arch = x86_64
+   license = BSD-2-Clause
+   checkdepends = cppunit
+   depends = botan
+   depends = sqlite3
+   depends = openssl
+   depends = p11-kit
+   options = !libtool
+   options = !lto
+   backup = etc/softhsm2.conf
+   source = https://dist.opendnssec.org/source/softhsm-2.6.1.tar.gz
+   source = https://dist.opendnssec.org/source/softhsm-2.6.1.tar.gz.sig
+   source = softhsm-openssl3-tests.patch
+   source = softhsm-2.6.1-rh1831086-exit.patch
+   validpgpkeys = 4D0388CE86BB398B387B663041F623BE4FCB0B94
+   sha256sums = 
61249473054bcd1811519ef9a989a880a7bdcc36d317c9c25457fc614df475f2
+   sha256sums = SKIP
+   sha256sums = 
d97f51e8d41e8bf0ef2ee3959be746d0349e8e1c0130ddaf3d905c23f8e43230
+   sha256sums = 
163338a73ab1bcc475e07b96f054d3c8f67ac9d2637b8f74ddaa97aa6b4171e1
+
+pkgname = softhsm


=
PKGBUILD
=
@@ -3,11 +3,11 @@
 
 pkgname=softhsm
 pkgver=2.6.1
-pkgrel=4
+pkgrel=5
 pkgdesc="Software PKCS#11 store"
 arch=('x86_64')
 url="https://www.opendnssec.org/softhsm/";
-license=('BSD')
+license=('BSD-2-Clause')
 depends=('botan' 'sqlite3' 'openssl' 'p11-kit')
 checkdepends=('cppunit')
 backup=("etc/softhsm2.conf")



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

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




[Git][archlinux/packaging/packages/softhsm] Pushed new tag 2.6.1-5

2024-07-03 Thread Massimiliano Torromeo (@mtorromeo)


Massimiliano Torromeo pushed new tag 2.6.1-5 at Arch Linux / Packaging / 
Packages / softhsm

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




[Git][archlinux/packaging/packages/python-tiktoken][main] upgpkg: 0.7.0-1

2024-07-03 Thread hashworks (@hashworks)


hashworks pushed to branch main at Arch Linux / Packaging / Packages / 
python-tiktoken


Commits:
473bb183 by Justin Kromlinger at 2024-07-03T23:46:24+02:00
upgpkg: 0.7.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = python-tiktoken
pkgdesc = A fast BPE tokeniser for use with OpenAI's models
-   pkgver = 0.6.0
-   pkgrel = 2
+   pkgver = 0.7.0
+   pkgrel = 1
url = https://github.com/openai/tiktoken
arch = x86_64
license = MIT
@@ -18,7 +18,7 @@ pkgbase = python-tiktoken
depends = python-regex
depends = python-requests
optdepends = python-blobfile: for reading blobfiles
-   source = 
python-tiktoken-0.6.0.tar.gz::https://github.com/openai/tiktoken/archive/refs/tags/0.6.0.tar.gz
-   sha256sums = 
d40bf4bf4a32bda814a16b2c5651663960da40ac5a8c02a65b7a9aa97bda2046
+   source = 
python-tiktoken-0.7.0.tar.gz::https://github.com/openai/tiktoken/archive/refs/tags/0.7.0.tar.gz
+   sha256sums = 
c8028671aa0525e474f2862608ac2edc879071f96c00777e1f8af8b2d4800c8d
 
 pkgname = python-tiktoken


=
PKGBUILD
=
@@ -3,8 +3,8 @@
 
 pkgname=python-tiktoken
 _name=${pkgname#python-}
-pkgver=0.6.0
-pkgrel=2
+pkgver=0.7.0
+pkgrel=1
 pkgdesc="A fast BPE tokeniser for use with OpenAI's models"
 arch=(x86_64)
 url="https://github.com/openai/tiktoken";
@@ -32,7 +32,7 @@ optdepends=(
 )
 
 source=("$pkgname-$pkgver.tar.gz::$url/archive/refs/tags/$pkgver.tar.gz")
-sha256sums=('d40bf4bf4a32bda814a16b2c5651663960da40ac5a8c02a65b7a9aa97bda2046')
+sha256sums=('c8028671aa0525e474f2862608ac2edc879071f96c00777e1f8af8b2d4800c8d')
 
 _archive="$_name-$pkgver"
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-tiktoken/-/commit/473bb183a513937c93a5632ff176621fe1663c4c

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




[Git][archlinux/packaging/packages/python-tiktoken] Pushed new tag 0.7.0-1

2024-07-03 Thread hashworks (@hashworks)


hashworks pushed new tag 0.7.0-1 at Arch Linux / Packaging / Packages / 
python-tiktoken

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




[Git][archlinux/packaging/packages/prometheus-smokeping-prober][main] upgpkg: 0.8.1-1

2024-07-03 Thread hashworks (@hashworks)


hashworks pushed to branch main at Arch Linux / Packaging / Packages / 
prometheus-smokeping-prober


Commits:
72c9a3e3 by Justin Kromlinger at 2024-07-03T23:45:33+02:00
upgpkg: 0.8.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = prometheus-smokeping-prober
pkgdesc = Prometheus exporter style smokeping
-   pkgver = 0.7.1
+   pkgver = 0.8.1
pkgrel = 1
url = https://github.com/SuperQ/smokeping_prober
arch = x86_64
@@ -9,9 +9,9 @@ pkgbase = prometheus-smokeping-prober
depends = glibc
options = !lto
backup = etc/prometheus/smokeping_prober.yml
-   source = 
prometheus-smokeping-prober-0.7.1.tar.gz::https://github.com/SuperQ/smokeping_prober/archive/v0.7.1.tar.gz
+   source = 
prometheus-smokeping-prober-0.8.1.tar.gz::https://github.com/SuperQ/smokeping_prober/archive/v0.8.1.tar.gz
source = systemd.service
-   sha512sums = 
074a38e29b93687498e6a796257e625b0b15ec6fa2181eec0a82b9d5e4c9efc78a5de567525c8b78dec6d1adde0b34b2bd6e96b450eeb05e3d68d8fc1c6c5716
+   sha512sums = 
3633afde47a2e0f91f3bd53cedcc5fb4e212c1fd8bdccfa2c3bca0e76c4e39f1a2b656908f43dd96811d2d1172756c503d148843ed962d35e5864f40560521d7
sha512sums = 
7afca18a0426dbba0dce9ea1315d683a7f6b746efd4222ad687bd7a2c54f8ef1b1308159b8892fd18f4ee8a48b3e2be3800556dea603a14ee4a21df07fb5df2b
 
 pkgname = prometheus-smokeping-prober


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=prometheus-smokeping-prober
 _pkgname=smokeping_prober
-pkgver=0.7.1
+pkgver=0.8.1
 pkgrel=1
 pkgdesc="Prometheus exporter style smokeping"
 arch=('x86_64')
@@ -16,7 +16,7 @@ source=(
   "$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz"
   'systemd.service'
 )
-sha512sums=('074a38e29b93687498e6a796257e625b0b15ec6fa2181eec0a82b9d5e4c9efc78a5de567525c8b78dec6d1adde0b34b2bd6e96b450eeb05e3d68d8fc1c6c5716'
+sha512sums=('3633afde47a2e0f91f3bd53cedcc5fb4e212c1fd8bdccfa2c3bca0e76c4e39f1a2b656908f43dd96811d2d1172756c503d148843ed962d35e5864f40560521d7'
 
'7afca18a0426dbba0dce9ea1315d683a7f6b746efd4222ad687bd7a2c54f8ef1b1308159b8892fd18f4ee8a48b3e2be3800556dea603a14ee4a21df07fb5df2b')
 
 prepare() {
@@ -37,7 +37,7 @@ build() {
 -trimpath \
 -mod=readonly \
 -modcacherw \
--ldflags "-linkmode external -extldflags ${LDFLAGS}" \
+-ldflags "-linkmode external -extldflags \"${LDFLAGS}\"" \
 -o build .
 }
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/prometheus-smokeping-prober/-/commit/72c9a3e3ef0ea0894c3646ba85cc26e7c8e04267

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




[Git][archlinux/packaging/packages/prometheus-smokeping-prober] Pushed new tag 0.8.1-1

2024-07-03 Thread hashworks (@hashworks)


hashworks pushed new tag 0.8.1-1 at Arch Linux / Packaging / Packages / 
prometheus-smokeping-prober

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




[Git][archlinux/packaging/packages/libappimage] Pushed new tag 1.0.4.5-6

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


Antonio Rojas pushed new tag 1.0.4.5-6 at Arch Linux / Packaging / Packages / 
libappimage

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




[Git][archlinux/packaging/packages/libappimage][main] upgpkg: 1.0.4.5-6: Rebuild for missing .SRCINFO

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


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


Commits:
f8d15e1f by Antonio Rojas at 2024-07-03T23:44:23+02:00
upgpkg: 1.0.4.5-6: Rebuild for missing .SRCINFO

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,26 @@
+pkgbase = libappimage
+   pkgdesc = Reference implementation of the AppImage specification
+   pkgver = 1.0.4.5
+   pkgrel = 6
+   url = https://appimage.org/
+   arch = x86_64
+   license = MIT
+   makedepends = boost
+   makedepends = cmake
+   makedepends = desktop-file-utils
+   makedepends = git
+   makedepends = vim
+   makedepends = wget
+   makedepends = xdg-utils-cxx
+   depends = boost-libs
+   depends = cairo
+   depends = gcc-libs
+   depends = glib2
+   depends = glibc
+   depends = libarchive
+   depends = librsvg
+   depends = squashfuse
+   source = git+https://github.com/AppImage/libappimage#tag=v1.0.4-5
+   sha256sums = 
764b20065271769bb66fe1b5409fdfad18e6f8c9ecf8b9b8e5ca400d61327eb9
+
+pkgname = libappimage


=
PKGBUILD
=
@@ -3,24 +3,36 @@
 pkgname=libappimage
 pkgver=1.0.4.5
 _pkgver=1.0.4-5
-pkgrel=5
+pkgrel=6
 pkgdesc='Reference implementation of the AppImage specification'
 arch=(x86_64)
 url='https://appimage.org/'
-license=(GPL)
-depends=(libarchive squashfuse boost-libs librsvg)
-makedepends=(cmake wget vim desktop-file-utils boost xdg-utils-cxx)
-source=(https://github.com/AppImage/libappimage/archive/v$_pkgver/$pkgname-$_pkgver.tar.gz
-https://github.com/AppImageCommunity/libappimage/commit/1e0515b2.patch)
-sha256sums=('2c4e18860a790c5959da6eb064cbd07f165fe6a9b15989491a3a3f176d06af31'
-'d82b2519ba25a6a8a7743cc738a8c8e61cd49cfaca134741024a32f6cc5007ac')
+license=(MIT)
+depends=(boost-libs
+ cairo
+ gcc-libs
+ glib2
+ glibc
+ libarchive
+ librsvg
+ squashfuse)
+makedepends=(boost
+ cmake
+ desktop-file-utils
+ git
+ vim
+ wget
+ xdg-utils-cxx)
+source=(git+https://github.com/AppImage/libappimage#tag=v$_pkgver)
+sha256sums=('764b20065271769bb66fe1b5409fdfad18e6f8c9ecf8b9b8e5ca400d61327eb9')
 
 prepare() {
-  patch -d $pkgname-$_pkgver -p1 < 1e0515b2.patch # Fix build with GCC 13
+  cd $pkgname
+  git cherry-pick -n 1e0515b2 # Fix build with GCC 13
 }
 
 build() {
-  cmake -B build -S $pkgname-$_pkgver \
+  cmake -B build -S $pkgname \
 -DCMAKE_INSTALL_PREFIX=/usr \
 -DCMAKE_C_FLAGS="$CFLAGS -ffat-lto-objects" \
 -DUSE_SYSTEM_XZ=ON \
@@ -34,4 +46,5 @@ build() {
 
 package() {
   DESTDIR="$pkgdir" cmake --install build
+  install -Dm644 $pkgname/LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname
 }



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libappimage/-/commit/f8d15e1f436145466ba768863098aa21129d4709

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




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

2024-07-03 Thread hashworks (@hashworks)


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


Commits:
2597b621 by Justin Kromlinger at 2024-07-03T23:43:45+02:00
upgpkg: 1.8.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = nomad
pkgdesc = A simple and flexible workload orchestrator
-   pkgver = 1.8.0
+   pkgver = 1.8.1
pkgrel = 1
url = https://www.nomadproject.io
arch = x86_64
@@ -20,15 +20,15 @@ pkgbase = nomad
optdepends = nomad-driver-containerd: for containerd driver
options = !lto
backup = etc/nomad.d/defaults.hcl
-   source = 
nomad::git+https://github.com/hashicorp/nomad.git#commit=28b82e4b2259fae5a62e2ed47395334bea5a24c4
+   source = 
nomad::git+https://github.com/hashicorp/nomad.git#commit=5022543e4b7b8dcec9df123f86630ae3fdcffbe6
source = systemd.service
source = tmpfiles.conf
source = defaults.hcl
-   sha512sums = 
77bc9d37d1f9f7e4118993e2cc30d2904b500a58a1f89615482fe32d8e89c2c711fffae30843caf7ce4a0d2d32902e6c30dba34de22249e459f5b7f36320ceaa
+   sha512sums = 
e5038546be5d23b89a61607ec48a7ce687a072ff030a96da2c112e07f4168e4fb201295947c418b59806277fee832ddb99276feae3005332dd511a0c21d5187d
sha512sums = 
4fe233272e6872cb9ec0c594944a3c701d93ee59952688a4bc45b126442ecf973d23e50b3c4c9c5c62778d0c555ace2e2781955448239249d39fe21d184c8f1b
sha512sums = 
398724820ee6f1ffa7860b8dd0013b671ba97ffb001331a10e7795148e3e6ff711a06f2156187c23b71bfccb13dac70828df5a29d59441706753cc17afd1e3d7
sha512sums = 
9bc9dc93b2683c848e94d5d7a59102ceebd6c4b64f14c85591b9502bc44e3c74589425f1f278ef21407d10c4a9a82abd95e2c748d347d76836bdb741bbff7f7c
-   b2sums = 
3b2acd36d4b474bb1cf5ea2f3e33cf1d72ebdc1a5b154b82d5da5844cb0d6c8afaa04a5f3cb75f416e947a3e963d767308f32d2a830ec6cf93d70751af6070a4
+   b2sums = 
9d7c129ea97687275cfb0534b9577522c6700861d34874eca1a2efd37f47202ba2757bb062604053a995ca4342e8edaa12eb1468e3991fc403b7cf1df9815c13
b2sums = 
0f931868e9d7465f3be176ab789b7c7b5a4c35713a82e4d3bb94460254011779d814d4708f4f8cc76ba0dd1928ac7eeda42e01ed43be675a5d26d0b75ba986b9
b2sums = 
4142a758057382846b48e9bfc443c1218c8fde866544d56c6e773933d67a0824e365280d39864249f355aee6080e0b4b969fd8cc4c5826583821ad1843b07e35
b2sums = 
abbf4c69d70e03b318f73ef84ccf258e39b25ac956ec68c82bebe277662ddd1677719c3b693c04a8cc38554c562a127aa2ba4061e20e594440d432d729bab3b3


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Maintainer: Justin Kromlinger 
 
 pkgname=nomad
-pkgver=1.8.0
+pkgver=1.8.1
 pkgrel=1
 pkgdesc='A simple and flexible workload orchestrator'
 arch=('x86_64')
@@ -23,18 +23,18 @@ optdepends=(
 )
 backup=('etc/nomad.d/defaults.hcl')
 options=('!lto')
-_commit=28b82e4b2259fae5a62e2ed47395334bea5a24c4   #refs/tags/v1.8.0
+_commit=5022543e4b7b8dcec9df123f86630ae3fdcffbe6 #refs/tags/v1.8.1
 source=(
   "$pkgname::git+https://github.com/hashicorp/nomad.git#commit=$_commit";
   'systemd.service'
   'tmpfiles.conf'
   'defaults.hcl'
 )
-sha512sums=('77bc9d37d1f9f7e4118993e2cc30d2904b500a58a1f89615482fe32d8e89c2c711fffae30843caf7ce4a0d2d32902e6c30dba34de22249e459f5b7f36320ceaa'
+sha512sums=('e5038546be5d23b89a61607ec48a7ce687a072ff030a96da2c112e07f4168e4fb201295947c418b59806277fee832ddb99276feae3005332dd511a0c21d5187d'
 
'4fe233272e6872cb9ec0c594944a3c701d93ee59952688a4bc45b126442ecf973d23e50b3c4c9c5c62778d0c555ace2e2781955448239249d39fe21d184c8f1b'
 
'398724820ee6f1ffa7860b8dd0013b671ba97ffb001331a10e7795148e3e6ff711a06f2156187c23b71bfccb13dac70828df5a29d59441706753cc17afd1e3d7'
 
'9bc9dc93b2683c848e94d5d7a59102ceebd6c4b64f14c85591b9502bc44e3c74589425f1f278ef21407d10c4a9a82abd95e2c748d347d76836bdb741bbff7f7c')
-b2sums=('3b2acd36d4b474bb1cf5ea2f3e33cf1d72ebdc1a5b154b82d5da5844cb0d6c8afaa04a5f3cb75f416e947a3e963d767308f32d2a830ec6cf93d70751af6070a4'
+b2sums=('9d7c129ea97687275cfb0534b9577522c6700861d34874eca1a2efd37f47202ba2757bb062604053a995ca4342e8edaa12eb1468e3991fc403b7cf1df9815c13'
 
'0f931868e9d7465f3be176ab789b7c7b5a4c35713a82e4d3bb94460254011779d814d4708f4f8cc76ba0dd1928ac7eeda42e01ed43be675a5d26d0b75ba986b9'
 
'4142a758057382846b48e9bfc443c1218c8fde866544d56c6e773933d67a0824e365280d39864249f355aee6080e0b4b969fd8cc4c5826583821ad1843b07e35'
 
'abbf4c69d70e03b318f73ef84ccf258e39b25ac956ec68c82bebe277662ddd1677719c3b693c04a8cc38554c562a127aa2ba4061e20e594440d432d729bab3b3')



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

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




  1   2   3   4   5   >