diff --git a/testing/acmeleaf/APKBUILD b/testing/acmeleaf/APKBUILD index 3c1051998bc..f9a3946a597 100644 --- a/testing/acmeleaf/APKBUILD +++ b/testing/acmeleaf/APKBUILD @@ -1,7 +1,7 @@ maintainer="Runxi Yu " pkgname=acmeleaf pkgver=0.2.2 -pkgrel=3 +pkgrel=4 pkgdesc="Simple DNS-01 ACME client" url="https://codeberg.org/lindenii/acmeleaf" arch="all" diff --git a/testing/acmetool/APKBUILD b/testing/acmetool/APKBUILD index a1b6e763e64..0f136c69c37 100644 --- a/testing/acmetool/APKBUILD +++ b/testing/acmetool/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: kpcyrd pkgname=acmetool pkgver=0.2.2 -pkgrel=22 +pkgrel=23 pkgdesc="An easy-to-use command line tool for automatically acquiring certificates from ACME servers (such as Let's Encrypt)" url="https://github.com/hlandau/acmetool" arch="all" diff --git a/testing/adguardhome/APKBUILD b/testing/adguardhome/APKBUILD index 97ca53ebf06..a07ed14a124 100644 --- a/testing/adguardhome/APKBUILD +++ b/testing/adguardhome/APKBUILD @@ -3,7 +3,7 @@ maintainer="Fabricio Silva " pkgname=adguardhome pkgver=0.107.74 -pkgrel=0 +pkgrel=1 pkgdesc="Network-wide ads & trackers blocking DNS server" url="https://adguard.com/adguard-home.html" arch="all !loongarch64" # loongarch64: SIGSEGV diff --git a/testing/alda/APKBUILD b/testing/alda/APKBUILD index e404c3669d7..a83fe4f67ae 100644 --- a/testing/alda/APKBUILD +++ b/testing/alda/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Patrycja Rosa pkgname=alda pkgver=2.3.2 -pkgrel=9 +pkgrel=10 pkgdesc="Music programming language for musicians" url="https://github.com/alda-lang/alda" arch="x86_64" diff --git a/testing/alpine-lift/APKBUILD b/testing/alpine-lift/APKBUILD index 41123931b48..4e391a02c4e 100644 --- a/testing/alpine-lift/APKBUILD +++ b/testing/alpine-lift/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista pkgname=alpine-lift pkgver=0.2.0 -pkgrel=32 +pkgrel=33 pkgdesc="Basic cloud-init-like for Alpine Linux" url="https://github.com/bjwschaap/alpine-lift" license="MIT" diff --git a/testing/alps/APKBUILD b/testing/alps/APKBUILD index 0084398d9e3..21a43e26e20 100644 --- a/testing/alps/APKBUILD +++ b/testing/alps/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Patrycja Rosa pkgname=alps pkgver=0_git20230807 -pkgrel=21 +pkgrel=22 _commit=652ea9c7885a6c508d3c69c37b7c65e5bbe4fe77 pkgdesc="Simple and extensible webmail" url="https://sr.ht/~migadu/alps/" diff --git a/testing/antibody/APKBUILD b/testing/antibody/APKBUILD index 732d4bd2037..8c71f096188 100644 --- a/testing/antibody/APKBUILD +++ b/testing/antibody/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Aleks Bunin pkgname=antibody pkgver=6.1.1 -pkgrel=37 +pkgrel=38 pkgdesc="The fastest zsh shell plugin manager." url="https://github.com/getantibody/antibody" license="MIT" diff --git a/testing/aports-glmr/APKBUILD b/testing/aports-glmr/APKBUILD index c967dbc648e..e9b92d28470 100644 --- a/testing/aports-glmr/APKBUILD +++ b/testing/aports-glmr/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa pkgname=aports-glmr pkgver=0.2 -pkgrel=37 +pkgrel=38 pkgdesc="CLI tool to search open merge requests for aports" url="https://gitlab.alpinelinux.org/ncopa/aports-glmr" license="MIT" diff --git a/testing/aprilsh/APKBUILD b/testing/aprilsh/APKBUILD index dbe80484f63..914d3f053b3 100644 --- a/testing/aprilsh/APKBUILD +++ b/testing/aprilsh/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Wang Qi pkgname=aprilsh pkgver=0.7.12 -pkgrel=14 +pkgrel=15 pkgdesc="Remote shell support intermittent or mobile network" url="https://github.com/ericwq/aprilsh" arch="all !riscv64" # tests fails on riscv64 diff --git a/testing/apx/APKBUILD b/testing/apx/APKBUILD index 637bc2e9edd..d772de0931e 100644 --- a/testing/apx/APKBUILD +++ b/testing/apx/APKBUILD @@ -3,7 +3,7 @@ maintainer="Liliana " pkgname=apx pkgver=3.1.0 -pkgrel=0 +pkgrel=1 pkgdesc="A package manager that can install packages from multiple sources without altering the root filesystem" url="https://github.com/Vanilla-OS/apx" license="GPL-3.0-only" diff --git a/testing/arahli/APKBUILD b/testing/arahli/APKBUILD index d3ce7103dd2..466120a94a5 100644 --- a/testing/arahli/APKBUILD +++ b/testing/arahli/APKBUILD @@ -1,7 +1,7 @@ maintainer="Runxi Yu " pkgname=arahli pkgver=0.1.5 -pkgrel=3 +pkgrel=4 pkgdesc="Route TLS connections by SNI without terminating TLS" url="https://codeberg.org/lindenii/arahli" arch="all" diff --git a/testing/arduino-cli/APKBUILD b/testing/arduino-cli/APKBUILD index 03ac852bbcd..77fda9b3c94 100644 --- a/testing/arduino-cli/APKBUILD +++ b/testing/arduino-cli/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rdbo pkgname=arduino-cli pkgver=1.4.1 -pkgrel=2 +pkgrel=3 pkgdesc="Arduino command line tool" url="https://github.com/arduino/arduino-cli" # loongarch64: "undefined: NFDBITS" in a dependency diff --git a/testing/argocd/APKBUILD b/testing/argocd/APKBUILD index b8f34f41c93..5f28212e5ed 100644 --- a/testing/argocd/APKBUILD +++ b/testing/argocd/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Thiago Perrotta pkgname=argocd pkgver=3.4.1 -pkgrel=0 +pkgrel=1 pkgdesc="Declarative continuous deployment for Kubernetes" url="https://argo-cd.readthedocs.io/" arch="all !armhf !armv7 !x86" diff --git a/testing/asdf/APKBUILD b/testing/asdf/APKBUILD index e3a5a9b83c3..abdf4f24227 100644 --- a/testing/asdf/APKBUILD +++ b/testing/asdf/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Mate Farkas pkgname=asdf pkgver=0.18.0 -pkgrel=9 +pkgrel=10 pkgdesc="The Multiple Runtime Version Manager" url="https://asdf-vm.com/" arch="all !ppc64le" diff --git a/testing/autorestic/APKBUILD b/testing/autorestic/APKBUILD index 6ba04e247b5..e00e19d4faf 100644 --- a/testing/autorestic/APKBUILD +++ b/testing/autorestic/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Nicolas Lorin pkgname=autorestic pkgver=1.8.3 -pkgrel=14 +pkgrel=15 pkgdesc="Config driven, easy backup cli for restic." url="https://github.com/cupcakearmy/autorestic" arch="all" diff --git a/testing/autoscan/APKBUILD b/testing/autoscan/APKBUILD index 188988974be..35571a4b6db 100644 --- a/testing/autoscan/APKBUILD +++ b/testing/autoscan/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Fabricio Silva pkgname=autoscan pkgver=1.4.0 -pkgrel=20 +pkgrel=21 pkgdesc="Autoscan replaces the default Plex and Emby behaviour for picking up changes on the file system." url="https://github.com/Cloudbox/autoscan" arch="x86_64 aarch64 armv7" diff --git a/testing/avahi2dns/APKBUILD b/testing/avahi2dns/APKBUILD index 26c12ebd145..2e36748a0a4 100644 --- a/testing/avahi2dns/APKBUILD +++ b/testing/avahi2dns/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Willow Barraco pkgname=avahi2dns pkgver=0.1.0 -pkgrel=12 +pkgrel=13 pkgdesc="Small DNS server which interface with avahi" url="https://github.com/LouisBrunner/avahi2dns" arch="all" diff --git a/testing/bettercap/APKBUILD b/testing/bettercap/APKBUILD index b429a3358c5..0a0248425ce 100644 --- a/testing/bettercap/APKBUILD +++ b/testing/bettercap/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Jonas pkgname=bettercap pkgver=2.41.5 -pkgrel=4 +pkgrel=5 pkgdesc="The Swiss Army knife for 802.11, BLE, HID, CAN-bus, IPv4 and IPv6 networks reconnaissance and MITM attacks." url="https://www.bettercap.org/" arch="all" diff --git a/testing/bomctl/APKBUILD b/testing/bomctl/APKBUILD index 7fac5624703..746c65f1b1f 100644 --- a/testing/bomctl/APKBUILD +++ b/testing/bomctl/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Ian Dunbar-Hall pkgname=bomctl pkgver=0.1.9 -pkgrel=15 +pkgrel=16 pkgdesc="Format agnostic SBOM tooling" url="https://github.com/bomctl/bomctl" arch="all" diff --git a/testing/bootloose/APKBUILD b/testing/bootloose/APKBUILD index 990d1a95dfb..a53ba21ecf7 100644 --- a/testing/bootloose/APKBUILD +++ b/testing/bootloose/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa pkgname=bootloose pkgver=0.7.1 -pkgrel=20 +pkgrel=21 pkgdesc="Manage containers that look like virtual machines" url="https://github.com/k0sproject/bootloose" arch="all" diff --git a/testing/btcd/APKBUILD b/testing/btcd/APKBUILD index b4dd4c53f46..7274d2bb3c8 100644 --- a/testing/btcd/APKBUILD +++ b/testing/btcd/APKBUILD @@ -2,7 +2,7 @@ pkgname=btcd pkgver=0.25.0 _pkgver=${pkgver/_/-} -pkgrel=4 +pkgrel=5 pkgdesc="Alternative full node bitcoin implementation written in Go" url="https://github.com/btcsuite/btcd#btcd" arch="all !x86 !armhf !armv7" diff --git a/testing/buf/APKBUILD b/testing/buf/APKBUILD index 37f7b6b4cbe..7449e023c4c 100644 --- a/testing/buf/APKBUILD +++ b/testing/buf/APKBUILD @@ -1,7 +1,7 @@ maintainer="Hoang Nguyen " pkgname=buf pkgver=1.59.0 -pkgrel=5 +pkgrel=6 pkgdesc="CLI to work with Protocol Buffers" url="https://buf.build/" # 32bit: fail tests with int overflow diff --git a/testing/butane/APKBUILD b/testing/butane/APKBUILD index 38cfade2907..4b0fb29f22a 100644 --- a/testing/butane/APKBUILD +++ b/testing/butane/APKBUILD @@ -1,7 +1,7 @@ maintainer="Achill Gilgenast " pkgname=butane pkgver=0.27.0 -pkgrel=2 +pkgrel=3 pkgdesc="Butane to Ignition config generator" url="https://github.com/coreos/butane" arch="all" diff --git a/testing/captive-browser/APKBUILD b/testing/captive-browser/APKBUILD index 76dfbdb097a..e485d4553c4 100644 --- a/testing/captive-browser/APKBUILD +++ b/testing/captive-browser/APKBUILD @@ -2,7 +2,7 @@ maintainer="Sören Tempel " pkgname=captive-browser pkgver=0_git20210801 _commit=9c707dc32afc6e4146e19b43a3406329c64b6f3c -pkgrel=6 +pkgrel=7 pkgdesc="A dedicated web browser instance to log into captive portals without messing with DNS settings" url="https://github.com/FiloSottile/captive-browser" arch="all" diff --git a/testing/cariddi/APKBUILD b/testing/cariddi/APKBUILD index 6d7262fb7eb..747aecba92a 100644 --- a/testing/cariddi/APKBUILD +++ b/testing/cariddi/APKBUILD @@ -2,7 +2,7 @@ maintainer="Graham King " pkgname=cariddi pkgver=1.4.5 -pkgrel=3 +pkgrel=4 pkgdesc="Crawl urls and scan for endpoints, secrets, api keys, file extensions, tokens and more" url="https://github.com/edoardottt/cariddi" arch="all" diff --git a/testing/certigo/APKBUILD b/testing/certigo/APKBUILD index 5a4f9404aa4..c13ad99687b 100644 --- a/testing/certigo/APKBUILD +++ b/testing/certigo/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Thomas Kienlen pkgname=certigo pkgver=1.16.0 -pkgrel=32 +pkgrel=33 pkgdesc="Utility to examine and validate certificates in a variety of formats" url="https://github.com/square/certigo" arch="all" diff --git a/testing/certstrap/APKBUILD b/testing/certstrap/APKBUILD index 15f75c44d60..5fa60509f84 100644 --- a/testing/certstrap/APKBUILD +++ b/testing/certstrap/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Thomas Kienlen pkgname=certstrap pkgver=1.3.0 -pkgrel=33 +pkgrel=34 pkgdesc="Tools to bootstrap CAs, certificate requests, and signed certificates" url="https://github.com/square/certstrap" arch="all" diff --git a/testing/cfssl/APKBUILD b/testing/cfssl/APKBUILD index 7d909991b64..c315e9878e4 100644 --- a/testing/cfssl/APKBUILD +++ b/testing/cfssl/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Michał Polański pkgname=cfssl pkgver=1.6.5 -pkgrel=14 +pkgrel=15 pkgdesc="Cloudflare PKI and TLS toolkit" url="https://cfssl.org/" license="BSD-2-Clause" diff --git a/testing/charta/APKBUILD b/testing/charta/APKBUILD index 87bb5d56325..ee4cf9a5425 100644 --- a/testing/charta/APKBUILD +++ b/testing/charta/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Guy Godfroy pkgname=charta pkgver=0.12.2 -pkgrel=2 +pkgrel=3 pkgdesc="Tool for displaying small colored charts in the terminal" url="https://spn109.fr/charta/" arch="all" diff --git a/testing/chasquid/APKBUILD b/testing/chasquid/APKBUILD index 0bdf245659c..032628a3128 100644 --- a/testing/chasquid/APKBUILD +++ b/testing/chasquid/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Guy Godfroy pkgname=chasquid pkgver=1.17.0 -pkgrel=4 +pkgrel=5 pkgdesc="SMTP server with a focus on simplicity, security, and ease of operation" url="https://blitiri.com.ar/p/chasquid/" arch="all" diff --git a/testing/cilium-cli/APKBUILD b/testing/cilium-cli/APKBUILD index d10ef2f4663..507926732c0 100644 --- a/testing/cilium-cli/APKBUILD +++ b/testing/cilium-cli/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Hoang Nguyen pkgname=cilium-cli pkgver=0.19.2 -pkgrel=1 +pkgrel=2 pkgdesc="CLI to install, manage and troubleshoot Kubernetes clusters running Cilium" url="https://cilium.io/" arch="all" diff --git a/testing/cliphist/APKBUILD b/testing/cliphist/APKBUILD index 5ff8574088a..8986e58a3b7 100644 --- a/testing/cliphist/APKBUILD +++ b/testing/cliphist/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: pkgname=cliphist pkgver=0.7.0 -pkgrel=5 +pkgrel=6 pkgdesc="wayland clipboard manager" url="https://github.com/sentriz/cliphist" arch="all" diff --git a/testing/cloudflared/APKBUILD b/testing/cloudflared/APKBUILD index 0ace33edf10..70d7916e912 100644 --- a/testing/cloudflared/APKBUILD +++ b/testing/cloudflared/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Piper McCorkle pkgname=cloudflared pkgver=2026.3.0 -pkgrel=1 +pkgrel=2 pkgdesc="Cloudflare Tunnel client" url="https://github.com/cloudflare/cloudflared" # ppc64le/riscv64: Not supported by upstream diff --git a/testing/cloudfoundry-cli/APKBUILD b/testing/cloudfoundry-cli/APKBUILD index 33fef04caa1..9d367538c81 100644 --- a/testing/cloudfoundry-cli/APKBUILD +++ b/testing/cloudfoundry-cli/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Thomas Boerger pkgname=cloudfoundry-cli pkgver=8.7.9 -pkgrel=18 +pkgrel=19 pkgdesc="A CLI for Cloud Foundry written in Go" url="https://github.com/cloudfoundry/cli" arch="all !armv7" diff --git a/testing/comics-downloader/APKBUILD b/testing/comics-downloader/APKBUILD index 02892044ca3..a85af9d955e 100644 --- a/testing/comics-downloader/APKBUILD +++ b/testing/comics-downloader/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Anjandev Momi pkgname=comics-downloader pkgver=0.33.8 -pkgrel=19 +pkgrel=20 pkgdesc="Tool to download comics and manga in pdf/epub/cbr/cbz from a website" url="https://github.com/Girbons/comics-downloader" license="MIT" diff --git a/testing/conntracct/APKBUILD b/testing/conntracct/APKBUILD index b3516158215..d9ed5dd4f13 100644 --- a/testing/conntracct/APKBUILD +++ b/testing/conntracct/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Mark Pashmfouroush pkgname=conntracct pkgver=0.2.7 -pkgrel=40 +pkgrel=41 pkgdesc="Tool for extracting network flow information from Linux hosts" url="https://github.com/ti-mo/conntracct" license="Apache-2.0" diff --git a/testing/consul-replicate/APKBUILD b/testing/consul-replicate/APKBUILD index 9e37fb247df..f769ce9983d 100644 --- a/testing/consul-replicate/APKBUILD +++ b/testing/consul-replicate/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista pkgname=consul-replicate pkgver=0.4.0 -pkgrel=40 +pkgrel=41 pkgdesc="Consul cross-DC KV replication daemon" url="https://www.consul.io/" arch="all" diff --git a/testing/cortex-tenant/APKBUILD b/testing/cortex-tenant/APKBUILD index 97b521e96ec..8aad78d7edf 100644 --- a/testing/cortex-tenant/APKBUILD +++ b/testing/cortex-tenant/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Guy Godfroy pkgname=cortex-tenant pkgver=1.15.7 -pkgrel=6 +pkgrel=7 pkgdesc="Prometheus remote write proxy that adds Cortex/Mimir tenant ID based on metric labels" url="https://github.com/blind-oracle/cortex-tenant" arch="all" diff --git a/testing/crowdsec/APKBUILD b/testing/crowdsec/APKBUILD index 76e0ff6e1c8..0239c56db77 100644 --- a/testing/crowdsec/APKBUILD +++ b/testing/crowdsec/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Nicolas Lorin pkgname=crowdsec pkgver=1.7.8 -pkgrel=0 +pkgrel=1 pkgdesc="behavior detection engine, coupled with a global IP reputation network" url="https://crowdsec.net/" arch="all" diff --git a/testing/ctags-lsp/APKBUILD b/testing/ctags-lsp/APKBUILD index 3e939b10997..985021f7ee0 100644 --- a/testing/ctags-lsp/APKBUILD +++ b/testing/ctags-lsp/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Willow Barraco pkgname=ctags-lsp pkgver=0.11.0 -pkgrel=3 +pkgrel=4 pkgdesc="LSP implementation using universal-ctags as backend" url="https://github.com/netmute/ctags-lsp/" arch="all" diff --git a/testing/dacnis/APKBUILD b/testing/dacnis/APKBUILD index a373bc99670..f3e5d771c1b 100644 --- a/testing/dacnis/APKBUILD +++ b/testing/dacnis/APKBUILD @@ -1,7 +1,7 @@ maintainer="Runxi Yu " pkgname=dacnis pkgver=0.2.1 -pkgrel=3 +pkgrel=4 pkgdesc="Dump incoming mail to a directory" url="https://codeberg.org/lindenii/dacnis" arch="all" diff --git a/testing/dbmate/APKBUILD b/testing/dbmate/APKBUILD index 900ddb1a1c7..28d2d8c15b2 100644 --- a/testing/dbmate/APKBUILD +++ b/testing/dbmate/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Cowington Post pkgname=dbmate pkgver=2.31.0 -pkgrel=2 +pkgrel=3 pkgdesc="Lightweight, framework-agnostic database migration tool" url="https://github.com/amacneil/dbmate" arch="all" diff --git a/testing/desync/APKBUILD b/testing/desync/APKBUILD index 079f7e48461..a12ff70b97c 100644 --- a/testing/desync/APKBUILD +++ b/testing/desync/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Damian Kurek pkgname=desync pkgver=0.9.6 -pkgrel=14 +pkgrel=15 pkgdesc="Alternative casync implementation" url="https://github.com/folbricht/desync" arch="all" diff --git a/testing/devpod/APKBUILD b/testing/devpod/APKBUILD index 35fb8dd79e6..9db73a1cc2c 100644 --- a/testing/devpod/APKBUILD +++ b/testing/devpod/APKBUILD @@ -1,7 +1,7 @@ maintainer="Bart Ribbers " pkgname=devpod pkgver=0.6.15 -pkgrel=13 +pkgrel=14 pkgdesc="Codespaces but open-source, client-only, and unopinionated" url="https://github.com/loft-sh/devpod" # ppc64le blocked by undefined references diff --git a/testing/dmarc-cat/APKBUILD b/testing/dmarc-cat/APKBUILD index 8147697e0a4..dce71d4fa5e 100644 --- a/testing/dmarc-cat/APKBUILD +++ b/testing/dmarc-cat/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Siva Mahadevan pkgname=dmarc-cat pkgver=0.15.0 -pkgrel=15 +pkgrel=16 pkgdesc="Small utility to decode DMARC reports" url="https://github.com/keltia/dmarc-cat" arch="all" diff --git a/testing/dnote/APKBUILD b/testing/dnote/APKBUILD index 80ce943ee5a..4a4c7029414 100644 --- a/testing/dnote/APKBUILD +++ b/testing/dnote/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: qaqland pkgname=dnote pkgver=0.16.0 -pkgrel=4 +pkgrel=5 pkgdesc="A simple command line notebook for programmers (cli)" url="https://www.getdnote.com/" arch="all !armhf !armv7 !x86" # no 32 support diff --git a/testing/dnscontrol/APKBUILD b/testing/dnscontrol/APKBUILD index 79c2a2869c9..c047a7a5f21 100644 --- a/testing/dnscontrol/APKBUILD +++ b/testing/dnscontrol/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Nicolas Lorin pkgname=dnscontrol pkgver=4.37.0 -pkgrel=0 +pkgrel=1 pkgdesc="Synchronize your DNS to multiple providers from a simple DSL" url="https://dnscontrol.org/" arch="all" diff --git a/testing/docker-volume-local-persist/APKBUILD b/testing/docker-volume-local-persist/APKBUILD index e9ce0d6b4b2..b373ec5e93d 100644 --- a/testing/docker-volume-local-persist/APKBUILD +++ b/testing/docker-volume-local-persist/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa pkgname=docker-volume-local-persist pkgver=1.3.0 -pkgrel=42 +pkgrel=43 pkgdesc="Local Persist Volume Plugin for Docker" url="https://github.com/MatchbookLab/local-persist" arch="all" diff --git a/testing/dockerize/APKBUILD b/testing/dockerize/APKBUILD index af1a83466bc..f0cf999f0cf 100644 --- a/testing/dockerize/APKBUILD +++ b/testing/dockerize/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Kevin Daudt pkgname=dockerize pkgver=0.10.1 -pkgrel=2 +pkgrel=3 pkgdesc="Utility to simplify running applications in docker containers." url="https://github.com/jwilder/dockerize" arch="all" diff --git a/testing/dolt/APKBUILD b/testing/dolt/APKBUILD index d042ec37ec6..f7d1649bdc9 100644 --- a/testing/dolt/APKBUILD +++ b/testing/dolt/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista pkgname=dolt pkgver=1.87.0 -pkgrel=0 +pkgrel=1 pkgdesc="Dolt – It's Git for Data" url="https://www.dolthub.com" arch="all !x86 !armhf !armv7" # fails on 32-bit diff --git a/testing/draw/APKBUILD b/testing/draw/APKBUILD index a87e527954c..1ccf4ef20b4 100644 --- a/testing/draw/APKBUILD +++ b/testing/draw/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Guy Godfroy pkgname=draw pkgver=0.1.1 -pkgrel=22 +pkgrel=23 pkgdesc="Draw in your terminal" url="https://github.com/maaslalani/draw" arch="all" diff --git a/testing/drone-cli/APKBUILD b/testing/drone-cli/APKBUILD index 7ecc8229a56..d051325b87d 100644 --- a/testing/drone-cli/APKBUILD +++ b/testing/drone-cli/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa pkgname=drone-cli pkgver=1.9.0 -pkgrel=3 +pkgrel=4 pkgdesc="Drone CLI" url="https://github.com/harness/drone-cli" license="Apache-2.0" diff --git a/testing/dstask/APKBUILD b/testing/dstask/APKBUILD index ac5ccf2587b..30b19c2c201 100644 --- a/testing/dstask/APKBUILD +++ b/testing/dstask/APKBUILD @@ -1,7 +1,7 @@ maintainer="Michał Polański " pkgname=dstask pkgver=1.0.1 -pkgrel=1 +pkgrel=2 pkgdesc="Personal task tracker designed to help you focus" url="https://dstask.org/" license="MIT" diff --git a/testing/duf/APKBUILD b/testing/duf/APKBUILD index 5cba84877c0..93319b123b2 100644 --- a/testing/duf/APKBUILD +++ b/testing/duf/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Liliana pkgname=duf pkgver=0.9.1 -pkgrel=7 +pkgrel=8 pkgdesc="Disk Usage/Free Utility" options="net !check" # No testsuite url="https://github.com/muesli/duf" diff --git a/testing/elastic-beats/APKBUILD b/testing/elastic-beats/APKBUILD index 775456fc755..f8536d0b966 100644 --- a/testing/elastic-beats/APKBUILD +++ b/testing/elastic-beats/APKBUILD @@ -2,7 +2,7 @@ maintainer="DWwanghao " pkgname=elastic-beats pkgver=9.2.4 -pkgrel=3 +pkgrel=4 pkgdesc="Lightweight shippers for Elasticsearch & Logstash" url="https://www.elastic.co/products/beats" # 32-bit: not useful diff --git a/testing/envconsul/APKBUILD b/testing/envconsul/APKBUILD index 8af0ffd8001..be6f801b2d0 100644 --- a/testing/envconsul/APKBUILD +++ b/testing/envconsul/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista pkgname=envconsul pkgver=0.13.4 -pkgrel=5 +pkgrel=6 pkgdesc="Read and set environmental variables for processes from Consul." url="https://www.consul.io/" license="MPL-2.0" diff --git a/testing/ergo-ldap/APKBUILD b/testing/ergo-ldap/APKBUILD index 4f1c4f3939c..af4a30f349f 100644 --- a/testing/ergo-ldap/APKBUILD +++ b/testing/ergo-ldap/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Dekedro pkgname=ergo-ldap pkgver=0.0.1 -pkgrel=26 +pkgrel=27 pkgdesc="LDAP authentication plugin for Ergo IRCd" url="https://github.com/ergochat/ergo-ldap" arch="all" diff --git a/testing/exercism/APKBUILD b/testing/exercism/APKBUILD index 72cc0353664..31644228809 100644 --- a/testing/exercism/APKBUILD +++ b/testing/exercism/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=exercism pkgver=3.2.0 -pkgrel=22 +pkgrel=23 pkgdesc="Command-line client for exercism.io" url="https://github.com/exercism/cli" arch="all" diff --git a/testing/fathom/APKBUILD b/testing/fathom/APKBUILD index 5c28ce91d44..106debedd88 100644 --- a/testing/fathom/APKBUILD +++ b/testing/fathom/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Edd Salkield pkgname=fathom pkgver=1.3.1 -pkgrel=22 +pkgrel=23 pkgdesc="Privacy-focused website analytics" url="https://github.com/usefathom/fathom" arch="all" diff --git a/testing/filebrowser/APKBUILD b/testing/filebrowser/APKBUILD index 6c77f0e0b81..2439623f4be 100644 --- a/testing/filebrowser/APKBUILD +++ b/testing/filebrowser/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Hugo Rodrigues pkgname=filebrowser pkgver=2.27.0 -pkgrel=20 +pkgrel=21 pkgdesc="Web File Browser" url="https://github.com/filebrowser/filebrowser" arch="all" diff --git a/testing/firectl/APKBUILD b/testing/firectl/APKBUILD index a64a887aee4..42c72dfee5f 100644 --- a/testing/firectl/APKBUILD +++ b/testing/firectl/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Patrycja Rosa pkgname=firectl pkgver=0.2.0 -pkgrel=28 +pkgrel=29 pkgdesc="command-line tool to run Firecracker microVMs" url="https://github.com/firecracker-microvm/firectl" arch="x86_64 aarch64" # blocked by firecracker diff --git a/testing/flannel/APKBUILD b/testing/flannel/APKBUILD index fff3b43e4b2..64715ca1a75 100644 --- a/testing/flannel/APKBUILD +++ b/testing/flannel/APKBUILD @@ -3,7 +3,7 @@ pkgname=flannel _pkgname=flanneld pkgver=0.28.4 -pkgrel=0 +pkgrel=1 pkgdesc="An etcd backed network fabric for containers" url="https://github.com/flannel-io/flannel" arch="x86_64" diff --git a/testing/fq/APKBUILD b/testing/fq/APKBUILD index b048f964352..daad2bc95cb 100644 --- a/testing/fq/APKBUILD +++ b/testing/fq/APKBUILD @@ -1,7 +1,7 @@ maintainer="Michał Polański " pkgname=fq pkgver=0.16.0 -pkgrel=4 +pkgrel=5 pkgdesc="Tool, language and decoders for inspecting binary data" url="https://github.com/wader/fq" license="MIT" diff --git a/testing/fynedesk/APKBUILD b/testing/fynedesk/APKBUILD index 5220b2b39e3..ad09b5a43ff 100644 --- a/testing/fynedesk/APKBUILD +++ b/testing/fynedesk/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Guy Godfroy pkgname=fynedesk pkgver=0.4.0 -pkgrel=6 +pkgrel=7 pkgdesc="Full desktop environment for Linux/Unix using Fyne" url="https://fyshos.com/desktop/" arch="all" diff --git a/testing/gb/APKBUILD b/testing/gb/APKBUILD index cd9ede8c3f0..345c50e4c23 100644 --- a/testing/gb/APKBUILD +++ b/testing/gb/APKBUILD @@ -3,7 +3,7 @@ pkgname=gb pkgver=0.4.4 _errors_ver=0.8.0 -pkgrel=40 +pkgrel=41 pkgdesc="Project based build tool for Go" options="!check" url="https://github.com/constabulary/gb" diff --git a/testing/geodns/APKBUILD b/testing/geodns/APKBUILD index 732f16b890b..87a319959fb 100644 --- a/testing/geodns/APKBUILD +++ b/testing/geodns/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Kevin Daudt pkgname=geodns pkgver=3.3.0 -pkgrel=22 +pkgrel=23 pkgdesc="DNS server with per-client targeted responses" url="https://github.com/abh/geodns" arch="all" diff --git a/testing/ghq/APKBUILD b/testing/ghq/APKBUILD index 34bae439375..35b30f33025 100644 --- a/testing/ghq/APKBUILD +++ b/testing/ghq/APKBUILD @@ -1,7 +1,7 @@ maintainer="Hoang Nguyen " pkgname=ghq pkgver=1.8.0 -pkgrel=10 +pkgrel=11 pkgdesc="CLI to manage remote repository clones" url="https://github.com/x-motemen/ghq" arch="all" diff --git a/testing/git-bug/APKBUILD b/testing/git-bug/APKBUILD index 955ee9d8e8b..49217bed92a 100644 --- a/testing/git-bug/APKBUILD +++ b/testing/git-bug/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Thomas Kienlen pkgname=git-bug pkgver=0.8.1 -pkgrel=10 +pkgrel=11 pkgdesc="Distributed, offline-first bug tracker embedded in git, with bridges" url="https://github.com/MichaelMure/git-bug" arch="all" diff --git a/testing/github-act-runner/APKBUILD b/testing/github-act-runner/APKBUILD index 028ab71634e..fb95366459c 100644 --- a/testing/github-act-runner/APKBUILD +++ b/testing/github-act-runner/APKBUILD @@ -1,7 +1,7 @@ maintainer="Achill Gilgenast " pkgname=github-act-runner pkgver=0.13.0 -pkgrel=2 +pkgrel=3 pkgdesc="Act as self-hosted runner" url="https://github.com/ChristopherHX/github-act-runner" arch="all" diff --git a/testing/gliderlabs-sigil/APKBUILD b/testing/gliderlabs-sigil/APKBUILD index af0c262dd73..cccd61da5c6 100644 --- a/testing/gliderlabs-sigil/APKBUILD +++ b/testing/gliderlabs-sigil/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Thiago Perrotta pkgname=gliderlabs-sigil pkgver=0.11.0 -pkgrel=14 +pkgrel=15 pkgdesc="Standalone string interpolator and template processor" url="https://github.com/gliderlabs/sigil" arch="all" diff --git a/testing/glow/APKBUILD b/testing/glow/APKBUILD index 532c6a3583d..18db2f56103 100644 --- a/testing/glow/APKBUILD +++ b/testing/glow/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Hoang Nguyen pkgname=glow pkgver=2.1.2 -pkgrel=0 +pkgrel=1 pkgdesc="Markdown renderer on the CLI, with pizzazz" url="https://github.com/charmbracelet/glow" arch="all" diff --git a/testing/go-jsonnet/APKBUILD b/testing/go-jsonnet/APKBUILD index 3cafd522da9..f1d9601542b 100644 --- a/testing/go-jsonnet/APKBUILD +++ b/testing/go-jsonnet/APKBUILD @@ -1,7 +1,7 @@ maintainer="Hoang Nguyen " pkgname=go-jsonnet pkgver=0.21.0 -pkgrel=9 +pkgrel=10 pkgdesc="Implementation of Jsonnet in Go" url="https://jsonnet.org" arch="all" diff --git a/testing/go-kdfs/APKBUILD b/testing/go-kdfs/APKBUILD index 2a6e4cafb77..7a38498555b 100644 --- a/testing/go-kdfs/APKBUILD +++ b/testing/go-kdfs/APKBUILD @@ -2,7 +2,7 @@ maintainer="Achill Gilgenast " pkgname=go-kdfs pkgver=0_git20260327 _commit=011d6b4143131a7bf75f56e1ab019833f8934a0d -pkgrel=1 +pkgrel=2 pkgdesc="Go CLI for the Khronos Data Format Specification" url="https://gitlab.freedesktop.org/emersion/go-kdfs" arch="all" diff --git a/testing/go-mtpfs/APKBUILD b/testing/go-mtpfs/APKBUILD index 1b280b8707f..60a0d6571d5 100644 --- a/testing/go-mtpfs/APKBUILD +++ b/testing/go-mtpfs/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Dekedro pkgname=go-mtpfs pkgver=1.0.0 -pkgrel=37 +pkgrel=38 pkgdesc="Mount MTP devices over FUSE" url="https://github.com/hanwen/go-mtpfs" arch="all" diff --git a/testing/go-passbolt-cli/APKBUILD b/testing/go-passbolt-cli/APKBUILD index c926b23e168..7186f841a68 100644 --- a/testing/go-passbolt-cli/APKBUILD +++ b/testing/go-passbolt-cli/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Patrycja Rosa pkgname=go-passbolt-cli pkgver=0.3.2 -pkgrel=12 +pkgrel=13 pkgdesc="Command-line tool to interact with Passbolt" url="https://github.com/passbolt/go-passbolt-cli" arch="all" diff --git a/testing/go-tools/APKBUILD b/testing/go-tools/APKBUILD index 84544f05be1..cc475fdf2a0 100644 --- a/testing/go-tools/APKBUILD +++ b/testing/go-tools/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Guy Godfroy pkgname=go-tools pkgver=0.44.0 -pkgrel=0 +pkgrel=1 pkgdesc="Go tools" url="https://pkg.go.dev/golang.org/x/tools" arch="all" diff --git a/testing/gobuster/APKBUILD b/testing/gobuster/APKBUILD index 8847ec33504..2ab345c5f6e 100644 --- a/testing/gobuster/APKBUILD +++ b/testing/gobuster/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Pedro Filipe pkgname=gobuster pkgver=3.8.0 -pkgrel=7 +pkgrel=8 pkgdesc="Directory/File, DNS and VHost busting tool written in Go" url="https://github.com/OJ/gobuster" arch="all" diff --git a/testing/godini/APKBUILD b/testing/godini/APKBUILD index b6b6c236b4a..55de1dc4793 100644 --- a/testing/godini/APKBUILD +++ b/testing/godini/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: The Artifex (4r7if3x) pkgname=godini pkgver=1.0.0 -pkgrel=9 +pkgrel=10 pkgdesc="INI Configuration Management Tool" url="https://github.com/bilbilak/godini" arch="all" diff --git a/testing/gomp/APKBUILD b/testing/gomp/APKBUILD index 5195e4d1ce2..92634a8f2af 100644 --- a/testing/gomp/APKBUILD +++ b/testing/gomp/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Hygna pkgname=gomp pkgver=1.0.0 -pkgrel=21 +pkgrel=22 pkgdesc="MPD client inspired by ncmpcpp with builtin cover-art view and LastFM integration." url="https://github.com/aditya-K2/gomp" arch="all" diff --git a/testing/goreman/APKBUILD b/testing/goreman/APKBUILD index acca2e73cda..4ce13f929fc 100644 --- a/testing/goreman/APKBUILD +++ b/testing/goreman/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Thomas Kienlen pkgname=goreman pkgver=0.3.15 -pkgrel=22 +pkgrel=23 pkgdesc="Tool to manage Procfile-based applications" url="https://github.com/mattn/goreman" arch="all" diff --git a/testing/goshs/APKBUILD b/testing/goshs/APKBUILD index 958cf3c6898..10b3a7e9019 100644 --- a/testing/goshs/APKBUILD +++ b/testing/goshs/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Jonas pkgname=goshs pkgver=2.0.6 -pkgrel=0 +pkgrel=1 pkgdesc="A SimpleHTTPServer written in Go, enhanced with features and with a nice design." url="https://goshs.de" arch="all" diff --git a/testing/gotify-cli/APKBUILD b/testing/gotify-cli/APKBUILD index 910e64af750..9b79d37994e 100644 --- a/testing/gotify-cli/APKBUILD +++ b/testing/gotify-cli/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Guy Godfroy pkgname=gotify-cli pkgver=2.3.2 -pkgrel=14 +pkgrel=15 pkgdesc="A command line interface for pushing messages to gotify" url="https://gotify.net" arch="all" diff --git a/testing/gotify/APKBUILD b/testing/gotify/APKBUILD index 2afa7dc4c0f..d4fd6f662d1 100644 --- a/testing/gotify/APKBUILD +++ b/testing/gotify/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Guy Godfroy pkgname=gotify pkgver=2.9.1 -pkgrel=2 +pkgrel=3 pkgdesc="A simple server for sending and receiving messages in real-time per WebSocket" url="https://gotify.net" arch="all !x86 !s390x !ppc64le !loongarch64" diff --git a/testing/grpcui/APKBUILD b/testing/grpcui/APKBUILD index 68f69324db5..cedbdc77bbd 100644 --- a/testing/grpcui/APKBUILD +++ b/testing/grpcui/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Jonas pkgname=grpcui pkgver=1.5.1 -pkgrel=8 +pkgrel=9 pkgdesc="Interactive web UI for gRPC, along the lines of postman" url="https://github.com/fullstorydev/grpcui" arch="all" diff --git a/testing/grpcurl/APKBUILD b/testing/grpcurl/APKBUILD index 39ba2dd4862..f6a238161f7 100644 --- a/testing/grpcurl/APKBUILD +++ b/testing/grpcurl/APKBUILD @@ -1,7 +1,7 @@ maintainer="Hoang Nguyen " pkgname=grpcurl pkgver=1.9.3 -pkgrel=12 +pkgrel=13 pkgdesc="CLI tool to interact with gRPC servers" url="https://github.com/fullstorydev/grpcurl" arch="all" diff --git a/testing/gx-go/APKBUILD b/testing/gx-go/APKBUILD index 76f35943e32..7955fd99d6e 100644 --- a/testing/gx-go/APKBUILD +++ b/testing/gx-go/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Oleg Titov pkgname=gx-go pkgver=1.9.0 -pkgrel=41 +pkgrel=42 pkgdesc="A tool to use with the gx package manager for packages written in go" url="https://github.com/whyrusleeping/gx-go" # riscv64: dependency github.com/minio/sha512-simd does not support riscv64 diff --git a/testing/gx/APKBUILD b/testing/gx/APKBUILD index 57cf19eb818..de819e33e07 100644 --- a/testing/gx/APKBUILD +++ b/testing/gx/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Oleg Titov pkgname=gx pkgver=0.14.3 -pkgrel=39 +pkgrel=40 pkgdesc="Packaging tool build around the distributed, content addressed filesystem IPFS" url="https://github.com/whyrusleeping/gx" arch="all" diff --git a/testing/haproxy-dataplaneapi2/APKBUILD b/testing/haproxy-dataplaneapi2/APKBUILD index db9893261a0..7d78db56e98 100644 --- a/testing/haproxy-dataplaneapi2/APKBUILD +++ b/testing/haproxy-dataplaneapi2/APKBUILD @@ -3,7 +3,7 @@ pkgname=haproxy-dataplaneapi2 _pkgname=dataplaneapi pkgver=2.9.18 -pkgrel=6 +pkgrel=7 pkgdesc="HAProxy data plane API (legacy v2)" url="https://github.com/haproxytech/dataplaneapi" # loongarch64: incompatible github.com/shirou/gopsutil diff --git a/testing/helm-diff/APKBUILD b/testing/helm-diff/APKBUILD index 7b1641d3098..b6a8de5bd2f 100644 --- a/testing/helm-diff/APKBUILD +++ b/testing/helm-diff/APKBUILD @@ -1,7 +1,7 @@ maintainer="Hoang Nguyen " pkgname=helm-diff pkgver=3.13.1 -pkgrel=5 +pkgrel=6 pkgdesc="Helm plugin to preview helm upgrade changes as a diff" url="https://github.com/databus23/helm-diff" arch="all" diff --git a/testing/helm-ls/APKBUILD b/testing/helm-ls/APKBUILD index 940220e42fb..1548dba9d64 100644 --- a/testing/helm-ls/APKBUILD +++ b/testing/helm-ls/APKBUILD @@ -3,7 +3,7 @@ pkgname=helm-ls _testdata_sha=3b84d7dc269f76064e18ba4e21937cc78e77deda pkgver=0.5.4 -pkgrel=5 +pkgrel=6 pkgdesc="Language server for Helm" url="https://github.com/mrjosh/helm-ls" arch="all" diff --git a/testing/helm-mapkubeapis/APKBUILD b/testing/helm-mapkubeapis/APKBUILD index c64fb079a66..1fc51725ad4 100644 --- a/testing/helm-mapkubeapis/APKBUILD +++ b/testing/helm-mapkubeapis/APKBUILD @@ -1,7 +1,7 @@ maintainer="Hoang Nguyen " pkgname=helm-mapkubeapis pkgver=0.6.1 -pkgrel=5 +pkgrel=6 pkgdesc="Helm plugin to map deprecated or removed Kubernetes APIs to supported ones" url="https://github.com/helm/helm-mapkubeapis" arch="all" diff --git a/testing/helm-unittest/APKBUILD b/testing/helm-unittest/APKBUILD index 3d105756726..622105ee570 100644 --- a/testing/helm-unittest/APKBUILD +++ b/testing/helm-unittest/APKBUILD @@ -1,7 +1,7 @@ maintainer="Hoang Nguyen " pkgname=helm-unittest pkgver=1.0.3 -pkgrel=5 +pkgrel=6 pkgdesc="Helm plugin to run unit test for Helm charts" url="https://github.com/helm-unittest/helm-unittest" arch="all" diff --git a/testing/helmfile/APKBUILD b/testing/helmfile/APKBUILD index 26d91791c25..0101c6fa2b8 100644 --- a/testing/helmfile/APKBUILD +++ b/testing/helmfile/APKBUILD @@ -2,7 +2,7 @@ maintainer="Hoang Nguyen " pkgname=helmfile pkgver=1.1.8 -pkgrel=5 +pkgrel=6 pkgdesc="Declarative spec for deploying helm charts" url="https://helmfile.readthedocs.io/" arch="all" diff --git a/testing/hilbish/APKBUILD b/testing/hilbish/APKBUILD index efbb58be7d3..dd62b003af1 100644 --- a/testing/hilbish/APKBUILD +++ b/testing/hilbish/APKBUILD @@ -4,7 +4,7 @@ pkgname=hilbish pkgver=2.3.4 _lunacolors_commit=34a57c964590f89aa065188a588c7b38aff99c28 _succulent_commit=fc31cc91d9be1c1fa6209477118e8d35a4aab996 -pkgrel=14 +pkgrel=15 pkgdesc="Extensible shell configured in Lua" url="https://rosettea.github.io/Hilbish/" arch="all" diff --git a/testing/httpx/APKBUILD b/testing/httpx/APKBUILD index f871d80021d..c053322053f 100644 --- a/testing/httpx/APKBUILD +++ b/testing/httpx/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Jonas pkgname=httpx pkgver=1.9.0 -pkgrel=1 +pkgrel=2 pkgdesc="A fast and multi-purpose HTTP toolkit that allows running multiple probes." url="https://docs.projectdiscovery.io/tools/httpx" arch="all" diff --git a/testing/hub/APKBUILD b/testing/hub/APKBUILD index c686eeb4616..9861b903931 100644 --- a/testing/hub/APKBUILD +++ b/testing/hub/APKBUILD @@ -4,7 +4,7 @@ # Maintainer: Roberto Oliveira pkgname=hub pkgver=2.14.2 -pkgrel=40 +pkgrel=41 pkgdesc="Extends git with extra features for GitHub" url="https://hub.github.com/" arch="all" diff --git a/testing/hubble-cli/APKBUILD b/testing/hubble-cli/APKBUILD index 0e87065b78a..0754784b78b 100644 --- a/testing/hubble-cli/APKBUILD +++ b/testing/hubble-cli/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Hoang Nguyen pkgname=hubble-cli pkgver=0.13.6 -pkgrel=14 +pkgrel=15 pkgdesc="CLI for the distributed networking and security observability platform" url="https://github.com/cilium/hubble" arch="all" diff --git a/testing/ijq/APKBUILD b/testing/ijq/APKBUILD index 829a424b7f2..a84f08553fc 100644 --- a/testing/ijq/APKBUILD +++ b/testing/ijq/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: TBK pkgname=ijq pkgver=1.2.0 -pkgrel=6 +pkgrel=7 pkgdesc="Interactive jq tool" url="https://codeberg.org/gpanders/ijq" license="GPL-3.0-or-later" diff --git a/testing/imgdiff/APKBUILD b/testing/imgdiff/APKBUILD index f2b4c65416e..970e7bda319 100644 --- a/testing/imgdiff/APKBUILD +++ b/testing/imgdiff/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Sergiy Stupar pkgname=imgdiff pkgver=1.0.2 -pkgrel=35 +pkgrel=36 pkgdesc="Fast pixel-by-pixel image difference tool" url="https://github.com/n7olkachev/imgdiff" arch="all" diff --git a/testing/invidtui/APKBUILD b/testing/invidtui/APKBUILD index 58470e2333d..46bec70baba 100644 --- a/testing/invidtui/APKBUILD +++ b/testing/invidtui/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Matthias Ahouansou pkgname=invidtui pkgver=0.4.6 -pkgrel=14 +pkgrel=15 pkgdesc="TUI based Invidious client" url="https://darkhz.github.io/invidtui/" arch="all" diff --git a/testing/ipp-usb/APKBUILD b/testing/ipp-usb/APKBUILD index e153e6955aa..574020778df 100644 --- a/testing/ipp-usb/APKBUILD +++ b/testing/ipp-usb/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: pkgname=ipp-usb pkgver=0.9.30 -pkgrel=10 +pkgrel=11 pkgdesc="HTTP reverse proxy, backed by IPP-over-USB connection to device" url="https://github.com/OpenPrinting/ipp-usb" arch="all" diff --git a/testing/ircdog/APKBUILD b/testing/ircdog/APKBUILD index 08b43aeecf2..5fed63ae833 100644 --- a/testing/ircdog/APKBUILD +++ b/testing/ircdog/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Dekedro pkgname=ircdog pkgver=0.5.4 -pkgrel=14 +pkgrel=15 pkgdesc="Tool for connecting to IRC servers and sending and receiving raw IRC protocol lines" url="https://github.com/ergochat/ircdog" arch="all" diff --git a/testing/jackal/APKBUILD b/testing/jackal/APKBUILD index 52f4af4eb8a..7cd68d2289e 100644 --- a/testing/jackal/APKBUILD +++ b/testing/jackal/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Sam Whited pkgname=jackal pkgver=0.64.0 -pkgrel=24 +pkgrel=25 pkgdesc="Instant messaging server using XMPP" url="https://github.com/ortuman/jackal" arch="all" diff --git a/testing/jfrog-cli/APKBUILD b/testing/jfrog-cli/APKBUILD index 71378841af1..e8a2b2bebfc 100644 --- a/testing/jfrog-cli/APKBUILD +++ b/testing/jfrog-cli/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Gennady Feldman pkgname=jfrog-cli pkgver=2.45.0 -pkgrel=21 +pkgrel=22 pkgdesc="JFrog cli" url="https://jfrog.com/getcli/" arch="all" diff --git a/testing/jsonnet-bundler/APKBUILD b/testing/jsonnet-bundler/APKBUILD index d44b081b4aa..917ada90627 100644 --- a/testing/jsonnet-bundler/APKBUILD +++ b/testing/jsonnet-bundler/APKBUILD @@ -1,7 +1,7 @@ maintainer="Hoang Nguyen " pkgname=jsonnet-bundler pkgver=0.6.0 -pkgrel=14 +pkgrel=15 pkgdesc="Jsonnet package manager" url="https://github.com/jsonnet-bundler/jsonnet-bundler" arch="all" diff --git a/testing/jsonnet-language-server/APKBUILD b/testing/jsonnet-language-server/APKBUILD index eb54d4aa3cb..37ff1aaa65e 100644 --- a/testing/jsonnet-language-server/APKBUILD +++ b/testing/jsonnet-language-server/APKBUILD @@ -1,7 +1,7 @@ maintainer="Hoang Nguyen " pkgname=jsonnet-language-server pkgver=0.16.0 -pkgrel=5 +pkgrel=6 pkgdesc="Jsonnet language server" url="https://github.com/grafana/jsonnet-language-server" arch="all" diff --git a/testing/k3sup/APKBUILD b/testing/k3sup/APKBUILD index 10513aa19cd..fecddbb484a 100644 --- a/testing/k3sup/APKBUILD +++ b/testing/k3sup/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=k3sup pkgver=0.13.6 -pkgrel=14 +pkgrel=15 pkgdesc="A light-weight utility to get from zero to KUBECONFIG with k3s" url="https://k3sup.dev/" arch="all" diff --git a/testing/kapow/APKBUILD b/testing/kapow/APKBUILD index e369d81d65b..6b155eb3831 100644 --- a/testing/kapow/APKBUILD +++ b/testing/kapow/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa pkgname=kapow pkgver=0.7.1 -pkgrel=22 +pkgrel=23 pkgdesc="turn shell commands into HTTP API" url="https://kapow.readthedocs.io/en/stable/" license="Apache-2.0" diff --git a/testing/katana/APKBUILD b/testing/katana/APKBUILD index dc69147f797..56b411a348d 100644 --- a/testing/katana/APKBUILD +++ b/testing/katana/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Sergiy Stupar pkgname=katana pkgver=1.6.1 -pkgrel=0 +pkgrel=1 pkgdesc="Next-generation crawling and spidering framework" url="https://github.com/projectdiscovery/katana" arch="all" diff --git a/testing/keybase-client/APKBUILD b/testing/keybase-client/APKBUILD index 8c0f04da311..1731948e03d 100644 --- a/testing/keybase-client/APKBUILD +++ b/testing/keybase-client/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Natanael Copa pkgname=keybase-client pkgver=6.5.1 -pkgrel=3 +pkgrel=4 pkgdesc="CLI client for keybase.io" url="https://github.com/keybase/client" arch="all" diff --git a/testing/khinsider/APKBUILD b/testing/khinsider/APKBUILD index 142ddffec7c..0529b8c2411 100644 --- a/testing/khinsider/APKBUILD +++ b/testing/khinsider/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Edd Salkield pkgname=khinsider pkgver=2.0.7 -pkgrel=29 +pkgrel=30 pkgdesc="A khinsider downloader written in Go" url="https://github.com/marcus-crane/khinsider" arch="all" diff --git a/testing/kine/APKBUILD b/testing/kine/APKBUILD index 5e5ebf0b27a..ad43ebc0362 100644 --- a/testing/kine/APKBUILD +++ b/testing/kine/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa pkgname=kine pkgver=0.10.1 -pkgrel=22 +pkgrel=23 pkgdesc="etcd API with sqlite, Postgres, Mysql, or dqlite backed" url="https://github.com/k3s-io/kine" arch="all" diff --git a/testing/ko/APKBUILD b/testing/ko/APKBUILD index d72ba8e533f..1114d71c69d 100644 --- a/testing/ko/APKBUILD +++ b/testing/ko/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Ariadne Conill pkgname=ko pkgver=0.17.1 -pkgrel=14 +pkgrel=15 pkgdesc="Build containers from Go projects" url="https://ko.build/" arch="all" diff --git a/testing/kompose/APKBUILD b/testing/kompose/APKBUILD index 65458bb3bc5..f6b1ab58ba5 100644 --- a/testing/kompose/APKBUILD +++ b/testing/kompose/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: TBK pkgname=kompose pkgver=1.31.2 -pkgrel=19 +pkgrel=20 pkgdesc="Tool to move from docker-compose to Kubernetes" url="https://kompose.io/" license="Apache-2.0" diff --git a/testing/kopia/APKBUILD b/testing/kopia/APKBUILD index 6ad505c1df1..b709a57b886 100644 --- a/testing/kopia/APKBUILD +++ b/testing/kopia/APKBUILD @@ -2,7 +2,7 @@ maintainer="Hoang Nguyen " pkgname=kopia pkgver=0.22.3 -pkgrel=4 +pkgrel=5 pkgdesc="Fast and secure backup tool" url="https://kopia.io/" license="Apache-2.0" diff --git a/testing/kraftkit/APKBUILD b/testing/kraftkit/APKBUILD index 0cd5c164c00..b6715422fc1 100644 --- a/testing/kraftkit/APKBUILD +++ b/testing/kraftkit/APKBUILD @@ -1,7 +1,7 @@ maintainer="Hoang Nguyen " pkgname=kraftkit pkgver=0.12.3 -pkgrel=5 +pkgrel=6 pkgdesc="CLI tool to build and use customized unikernel VMs" url="https://unikraft.org/" # Officially supported architectures diff --git a/testing/kube-no-trouble/APKBUILD b/testing/kube-no-trouble/APKBUILD index 8bc3ff9e695..d78d4aed420 100644 --- a/testing/kube-no-trouble/APKBUILD +++ b/testing/kube-no-trouble/APKBUILD @@ -3,7 +3,7 @@ pkgname=kube-no-trouble _pkgname=github.com/doitintl/kube-no-trouble pkgver=0.7.3 -pkgrel=14 +pkgrel=15 pkgdesc="Easily check your clusters for use of deprecated APIs" url="https://github.com/doitintl/kube-no-trouble" arch="all" diff --git a/testing/kubeconform/APKBUILD b/testing/kubeconform/APKBUILD index 937f639e259..505f6ffe8fd 100644 --- a/testing/kubeconform/APKBUILD +++ b/testing/kubeconform/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Hristiyan Ivanov pkgname=kubeconform pkgver=0.7.0 -pkgrel=7 +pkgrel=8 pkgdesc="A FAST Kubernetes manifests validator, with support for Custom Resources!" url="https://github.com/yannh/kubeconform" arch="all" diff --git a/testing/kubectl-cnpg/APKBUILD b/testing/kubectl-cnpg/APKBUILD index 804333e9f60..f92b20fdcdd 100644 --- a/testing/kubectl-cnpg/APKBUILD +++ b/testing/kubectl-cnpg/APKBUILD @@ -1,7 +1,7 @@ maintainer="Lauri Tirkkonen " pkgname=kubectl-cnpg pkgver=1.29.0 -pkgrel=1 +pkgrel=2 pkgdesc="kubectl plugin for cloudnative-pg" url="https://github.com/cloudnative-pg/cloudnative-pg" arch="all" diff --git a/testing/kubectl-krew/APKBUILD b/testing/kubectl-krew/APKBUILD index f39508465ca..32dbd5d90b5 100644 --- a/testing/kubectl-krew/APKBUILD +++ b/testing/kubectl-krew/APKBUILD @@ -1,7 +1,7 @@ maintainer="Hoang Nguyen " pkgname=kubectl-krew pkgver=0.5.0 -pkgrel=1 +pkgrel=2 pkgdesc="Find and install kubectl plugins" url="https://krew.sigs.k8s.io/" arch="all" diff --git a/testing/kubectl-oidc_login/APKBUILD b/testing/kubectl-oidc_login/APKBUILD index b7b993391a3..faa4a4710ff 100644 --- a/testing/kubectl-oidc_login/APKBUILD +++ b/testing/kubectl-oidc_login/APKBUILD @@ -1,7 +1,7 @@ maintainer="Hoang Nguyen " pkgname=kubectl-oidc_login pkgver=1.35.2 -pkgrel=2 +pkgrel=3 pkgdesc="kubectl plugin for Kubernetes OpenID Connect authentication" url="https://github.com/int128/kubelogin" arch="all" diff --git a/testing/kubepug/APKBUILD b/testing/kubepug/APKBUILD index d71767fa243..9256e7a6ab0 100644 --- a/testing/kubepug/APKBUILD +++ b/testing/kubepug/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Hoang Nguyen pkgname=kubepug pkgver=1.7.1 -pkgrel=19 +pkgrel=20 pkgdesc="Kubernetes pre-upgrade deprecation checker" url="https://github.com/rikatz/kubepug" arch="all" diff --git a/testing/kubeseal/APKBUILD b/testing/kubeseal/APKBUILD index 4eea75b00d1..48c363ae3b2 100644 --- a/testing/kubeseal/APKBUILD +++ b/testing/kubeseal/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Thiago Perrotta pkgname=kubeseal pkgver=0.36.0 -pkgrel=1 +pkgrel=2 pkgdesc="A Kubernetes controller and tool for one-way encrypted Secrets" url="https://github.com/bitnami-labs/sealed-secrets" arch="all" diff --git a/testing/kubetail/APKBUILD b/testing/kubetail/APKBUILD index 78f8d5f001f..d60adf2fd38 100644 --- a/testing/kubetail/APKBUILD +++ b/testing/kubetail/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Andres Morey pkgname=kubetail pkgver=0.17.0 -pkgrel=0 +pkgrel=1 pkgdesc="Real-time logging dashboard for Kubernetes" url="https://github.com/kubetail-org/kubetail" arch="all" diff --git a/testing/kumactl/APKBUILD b/testing/kumactl/APKBUILD index f637b7bc133..88823b3f13f 100644 --- a/testing/kumactl/APKBUILD +++ b/testing/kumactl/APKBUILD @@ -3,7 +3,7 @@ pkgname=kumactl pkgver=2.10.1 # Keep this in sync with the version of envoyproxy package _envoyver=1.32.5 -pkgrel=10 +pkgrel=11 pkgdesc="CLI for the multi-zone service mesh Kuma" url="https://kuma.io/" # The only build targets for eBPF module diff --git a/testing/lbb/APKBUILD b/testing/lbb/APKBUILD index 156009ac6ce..e0cc52f7e88 100644 --- a/testing/lbb/APKBUILD +++ b/testing/lbb/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Sean E. Russell pkgname=lbb pkgver=0.10.4 -pkgrel=5 +pkgrel=6 pkgdesc="lbb is a CLI address book application for CardDAV servers and vcard directries." url="https://git.sr.ht/~ser/lbb" arch="all" diff --git a/testing/lefthook/APKBUILD b/testing/lefthook/APKBUILD index 1d510424f62..f634c0203cb 100644 --- a/testing/lefthook/APKBUILD +++ b/testing/lefthook/APKBUILD @@ -1,7 +1,7 @@ maintainer="mekyt " pkgname=lefthook pkgver=2.1.4 -pkgrel=1 +pkgrel=2 pkgdesc="Fast and powerful Git hooks manager" url="https://github.com/evilmartians/lefthook" license="MIT" diff --git a/testing/legume/APKBUILD b/testing/legume/APKBUILD index cf1e48b7780..8644f1fd28c 100644 --- a/testing/legume/APKBUILD +++ b/testing/legume/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Sean E. Russell pkgname=legume pkgver=1.4.2 -pkgrel=18 +pkgrel=19 pkgdesc="A distributed issue tracker base on developer code comments such as TODO and FIXME." url="https://sr.ht/~ser/legume" arch="all" diff --git a/testing/lima/APKBUILD b/testing/lima/APKBUILD index e2901bde4fb..87cf0114e34 100644 --- a/testing/lima/APKBUILD +++ b/testing/lima/APKBUILD @@ -1,7 +1,7 @@ maintainer="Hoang Nguyen " pkgname=lima pkgver=1.2.1 -pkgrel=5 +pkgrel=6 pkgdesc="Linux virtual machine launcher focusing on running containers" url="https://lima-vm.io/" # The only supported binary builds. diff --git a/testing/linkquisition/APKBUILD b/testing/linkquisition/APKBUILD index f4e3b91e59e..de9a091d8fe 100644 --- a/testing/linkquisition/APKBUILD +++ b/testing/linkquisition/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: mekyt pkgname=linkquisition pkgver=1.6.1 -pkgrel=14 +pkgrel=15 pkgdesc="Desktop browser chooser written in GO" url="https://github.com/Strobotti/linkquisition" # Same as glfw-wayland diff --git a/testing/linuxkit/APKBUILD b/testing/linuxkit/APKBUILD index 4892f540869..f9db981eb16 100644 --- a/testing/linuxkit/APKBUILD +++ b/testing/linuxkit/APKBUILD @@ -1,7 +1,7 @@ maintainer="Hoang Nguyen " pkgname=linuxkit pkgver=1.8.2 -pkgrel=5 +pkgrel=6 pkgdesc="Toolkit for building immutable operating systems for containers" url="https://github.com/linuxkit/linuxkit" # 32-bit platforms: github.com/rn/iso9660wrap: integer overflow diff --git a/testing/maildir2rss/APKBUILD b/testing/maildir2rss/APKBUILD index 29248a58028..f7f5fc44b06 100644 --- a/testing/maildir2rss/APKBUILD +++ b/testing/maildir2rss/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Cowington Post pkgname=maildir2rss pkgver=0.0.7 -pkgrel=14 +pkgrel=15 pkgdesc="Convert a maildir to a rss feed" url="https://git.sr.ht/~cowingtonpost/maildir2rss" arch="all" diff --git a/testing/mailsec-check/APKBUILD b/testing/mailsec-check/APKBUILD index b1cceeba180..ccd33405f85 100644 --- a/testing/mailsec-check/APKBUILD +++ b/testing/mailsec-check/APKBUILD @@ -3,7 +3,7 @@ pkgname=mailsec-check pkgver=0_git20210729 _commit=a4aa6329a96ae6403791a51ddb8ac880af5b4eb3 -pkgrel=35 +pkgrel=36 pkgdesc="Utility to analyze state of deployment of security-related email protocols" url="https://github.com/foxcpp/mailsec-check" license="MIT" diff --git a/testing/makeclapman/APKBUILD b/testing/makeclapman/APKBUILD index 214cf5779d9..270a19db25f 100644 --- a/testing/makeclapman/APKBUILD +++ b/testing/makeclapman/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Sean E. Russell pkgname=makeclapman pkgver=2.4.4 -pkgrel=14 +pkgrel=15 pkgdesc="makeclapman generates man page(s) from programs that use the Go Claptrap flags library." url="https://hg.sr.ht/~ser/claphelp" arch="all" diff --git a/testing/manifest-tool/APKBUILD b/testing/manifest-tool/APKBUILD index 62e62adfe7e..e1396b19127 100644 --- a/testing/manifest-tool/APKBUILD +++ b/testing/manifest-tool/APKBUILD @@ -3,7 +3,7 @@ pkgname=manifest-tool pkgver=2.2.1 _pkgcommit=51f8b037521e04178cc9d540304fd0034d3d449c -pkgrel=3 +pkgrel=4 pkgdesc="tool for inspecting and creating multi-platform container images" url="https://github.com/estesp/manifest-tool" arch="all" diff --git a/testing/mautrix-linkedin/APKBUILD b/testing/mautrix-linkedin/APKBUILD index 7104dd711e8..3a8e4760d22 100644 --- a/testing/mautrix-linkedin/APKBUILD +++ b/testing/mautrix-linkedin/APKBUILD @@ -1,7 +1,7 @@ maintainer="Achill Gilgenast " pkgname=mautrix-linkedin pkgver=0.2604.0 -pkgrel=0 +pkgrel=1 pkgdesc="Matrix-Linkedin puppeting bridge" url="https://docs.mau.fi/bridges/go/linkedin/" arch="all" diff --git a/testing/mautrix-zulip/APKBUILD b/testing/mautrix-zulip/APKBUILD index f8bbb69038a..92ac4c79029 100644 --- a/testing/mautrix-zulip/APKBUILD +++ b/testing/mautrix-zulip/APKBUILD @@ -1,7 +1,7 @@ maintainer="Achill Gilgenast " pkgname=mautrix-zulip pkgver=0.2511.0 -pkgrel=5 +pkgrel=6 pkgdesc="Matrix-Zulip puppeting bridge" url="https://docs.mau.fi/bridges/go/zulip/" arch="all" diff --git a/testing/melange/APKBUILD b/testing/melange/APKBUILD index 050f56d4b6b..529df3f00a0 100644 --- a/testing/melange/APKBUILD +++ b/testing/melange/APKBUILD @@ -1,7 +1,7 @@ maintainer="Achill Gilgenast " pkgname=melange pkgver=0.50.5 -pkgrel=0 +pkgrel=1 pkgdesc="Build apk packages using declarative pipelines" url="https://github.com/chainguard-dev/melange" # 32-bit: /home/buildozer/go/pkg/mod/go.step.sm/crypto@v0.58.1/internal/utils/convert.go:33:18: cannot convert math.MaxUint32 (untyped int constant 4294967295) to type T diff --git a/testing/minikube/APKBUILD b/testing/minikube/APKBUILD index 2d18e9ad03e..c4e10d0b5c2 100644 --- a/testing/minikube/APKBUILD +++ b/testing/minikube/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Magicloud pkgname=minikube pkgver=1.34.0 -pkgrel=14 +pkgrel=15 pkgdesc="Tool that makes it easy to run Kubernetes locally" url="https://github.com/kubernetes/minikube" license="Apache-2.0" diff --git a/testing/mkbrr/APKBUILD b/testing/mkbrr/APKBUILD index 93d0201fa0d..4e4dfb3a753 100644 --- a/testing/mkbrr/APKBUILD +++ b/testing/mkbrr/APKBUILD @@ -2,7 +2,7 @@ maintainer="Fabricio Silva " pkgname=mkbrr pkgver=1.23.0 -pkgrel=0 +pkgrel=1 pkgdesc="mkbrr is a tool to create, modify and inspect torrent files." url="https://github.com/autobrr/mkbrr" arch="all !x86 !armhf !armv7" # 32bits are broken diff --git a/testing/mkcert/APKBUILD b/testing/mkcert/APKBUILD index e18fa878888..802bf467447 100644 --- a/testing/mkcert/APKBUILD +++ b/testing/mkcert/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Andy Postnikov pkgname=mkcert pkgver=1.4.4 -pkgrel=28 +pkgrel=29 pkgdesc="simple zero-config tool to make locally trusted development certificates with any names you'd like" url="https://mkcert.dev/" arch="all" diff --git a/testing/mkdotenv/APKBUILD b/testing/mkdotenv/APKBUILD index 643fcbb3dd9..f3d26f8bb8a 100644 --- a/testing/mkdotenv/APKBUILD +++ b/testing/mkdotenv/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Dimitrios Desyllas pkgname=mkdotenv pkgver=1.0.0 -pkgrel=2 +pkgrel=3 pkgdesc="Lightweight and efficient tool for managing your .env files." url="https://github.com/pc-magas/mkdotenv" arch="all" diff --git a/testing/mobroute/APKBUILD b/testing/mobroute/APKBUILD index cc28fce1a5a..bdcd26a2cc0 100644 --- a/testing/mobroute/APKBUILD +++ b/testing/mobroute/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Miles Alan pkgname=mobroute pkgver=0.10.0 -pkgrel=9 +pkgrel=10 pkgdesc="General-Purpose FOSS Public Transportation (GTFS) Router CLI" options="net" url="https://sr.ht/~mil/mobroute" diff --git a/testing/mods/APKBUILD b/testing/mods/APKBUILD index f216b10d170..ab896864ec2 100644 --- a/testing/mods/APKBUILD +++ b/testing/mods/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Guy Godfroy pkgname=mods pkgver=1.8.1 -pkgrel=7 +pkgrel=8 pkgdesc="AI for the command line, built for pipelines." url="https://github.com/charmbracelet/mods" arch="all" diff --git a/testing/mqtt2prometheus/APKBUILD b/testing/mqtt2prometheus/APKBUILD index 33456cddf94..ce29bacdebd 100644 --- a/testing/mqtt2prometheus/APKBUILD +++ b/testing/mqtt2prometheus/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Patrycja Rosa pkgname=mqtt2prometheus pkgver=0.1.7 -pkgrel=25 +pkgrel=26 pkgdesc="MQTT to Prometheus gateway" url="https://github.com/hikhvar/mqtt2prometheus" arch="all" diff --git a/testing/msh/APKBUILD b/testing/msh/APKBUILD index 0ec2c38e365..2ae6eb3bc0a 100644 --- a/testing/msh/APKBUILD +++ b/testing/msh/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Matthias Ahouansou pkgname=msh pkgver=2.5.1 -pkgrel=0 +pkgrel=1 pkgdesc="Autostart and stop minecraft-server when players join/leave" url="https://github.com/gekware/minecraft-server-hibernation" arch="all" diff --git a/testing/mtail/APKBUILD b/testing/mtail/APKBUILD index 92cf34f9464..2e279ecfa14 100644 --- a/testing/mtail/APKBUILD +++ b/testing/mtail/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Guy Godfroy pkgname=mtail pkgver=3.2.49 -pkgrel=0 +pkgrel=1 pkgdesc="Extract internal monitoring data from application logs for collection in a timeseries database" url="https://google.github.io/mtail/" arch="all" diff --git a/testing/mtg/APKBUILD b/testing/mtg/APKBUILD index b6d3a8407a7..0c62bdce543 100644 --- a/testing/mtg/APKBUILD +++ b/testing/mtg/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Konstantin Kulikov pkgname=mtg pkgver=2.2.8 -pkgrel=0 +pkgrel=1 pkgdesc="MTPROTO proxy for Telegram" url="https://github.com/9seconds/mtg" license="MIT" diff --git a/testing/naabu/APKBUILD b/testing/naabu/APKBUILD index b34ab803880..4f9893c2779 100644 --- a/testing/naabu/APKBUILD +++ b/testing/naabu/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Jonas pkgname=naabu pkgver=2.5.0 -pkgrel=1 +pkgrel=2 pkgdesc="Fast port scanner written in go with a focus on reliability and simplicity" url="https://docs.projectdiscovery.io/tools/naabu" arch="aarch64 s390x x86_64" # test only succeed on these archs diff --git a/testing/net-predictable/APKBUILD b/testing/net-predictable/APKBUILD index a8acfffd45d..de3537862d6 100644 --- a/testing/net-predictable/APKBUILD +++ b/testing/net-predictable/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Alex Denes pkgname=net-predictable pkgver=1.5.1 -pkgrel=9 +pkgrel=10 pkgdesc="Predictable interface naming for MDEV and others" url="https://git.redxen.eu/caskd/$pkgname" license="MIT" diff --git a/testing/noggin/APKBUILD b/testing/noggin/APKBUILD index 1be291328ec..ac4e50c10ec 100644 --- a/testing/noggin/APKBUILD +++ b/testing/noggin/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: John Gebbie pkgname=noggin pkgver=0.1 -pkgrel=27 +pkgrel=28 pkgdesc="Face tracking utility, often for playing games" url="https://sr.ht/~geb/noggin" # limited by onnxruntime and opencv diff --git a/testing/nom/APKBUILD b/testing/nom/APKBUILD index 5541a3ecae1..1171d92d8e8 100644 --- a/testing/nom/APKBUILD +++ b/testing/nom/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Tuan Anh Tran pkgname=nom pkgver=2.8.0 -pkgrel=12 +pkgrel=13 pkgdesc="RSS reader for the terminal" url="https://github.com/guyfedwards/nom" arch="all" diff --git a/testing/nuclei/APKBUILD b/testing/nuclei/APKBUILD index cf06540c9eb..882be163997 100644 --- a/testing/nuclei/APKBUILD +++ b/testing/nuclei/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Jonas <3426-spameier@users.gitlab.alpinelinux.org> pkgname=nuclei pkgver=3.8.0 -pkgrel=0 +pkgrel=1 pkgdesc="Vulnerability scanner built on a simple YAML-based DSL" url="https://docs.projectdiscovery.io/tools/nuclei" # go test -race is not supported on armv7 diff --git a/testing/nwg-bar/APKBUILD b/testing/nwg-bar/APKBUILD index dc78aca55a3..c6586eea17b 100644 --- a/testing/nwg-bar/APKBUILD +++ b/testing/nwg-bar/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Edd Salkield pkgname=nwg-bar pkgver=0.1.6 -pkgrel=19 +pkgrel=20 pkgdesc="GTK3-based button bar for sway and other wlroots-based compositors" url="https://github.com/nwg-piotr/nwg-bar/" arch="all" diff --git a/testing/nwg-dock/APKBUILD b/testing/nwg-dock/APKBUILD index 2e0d4997482..b14bf0ceeb7 100644 --- a/testing/nwg-dock/APKBUILD +++ b/testing/nwg-dock/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Edd Salkield pkgname=nwg-dock pkgver=0.4.3 -pkgrel=9 +pkgrel=10 pkgdesc="GTK3-based dock for sway and other wlroots-based compositors" url="https://github.com/nwg-piotr/nwg-dock/" arch="all" diff --git a/testing/nwg-look/APKBUILD b/testing/nwg-look/APKBUILD index c7386e0d432..6674bc28fee 100644 --- a/testing/nwg-look/APKBUILD +++ b/testing/nwg-look/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Robin Candau pkgname=nwg-look pkgver=1.1.1 -pkgrel=0 +pkgrel=1 pkgdesc="GTK settings editor adapted to work on wlroots-based compositors" url="https://github.com/nwg-piotr/nwg-look" arch="all" diff --git a/testing/oauth2-proxy/APKBUILD b/testing/oauth2-proxy/APKBUILD index 629304706e7..94d49d0faf5 100644 --- a/testing/oauth2-proxy/APKBUILD +++ b/testing/oauth2-proxy/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: lauren n. liberda pkgname=oauth2-proxy pkgver=7.15.2 -pkgrel=0 +pkgrel=1 pkgdesc="Reverse proxy that provides authentication with Google, Azure, OpenID Connect and many more identity providers" url="https://oauth2-proxy.github.io/oauth2-proxy" arch="all !riscv64" # tests fail diff --git a/testing/opa/APKBUILD b/testing/opa/APKBUILD index 081fd7a4832..077c500bfdd 100644 --- a/testing/opa/APKBUILD +++ b/testing/opa/APKBUILD @@ -1,7 +1,7 @@ maintainer="Hoang Nguyen " pkgname=opa pkgver=1.15.2 -pkgrel=0 +pkgrel=1 pkgdesc="Open source, general-purpose policy engine" url="https://www.openpolicyagent.org/" # 32bit: blocked by wasmtime diff --git a/testing/opcr-policy/APKBUILD b/testing/opcr-policy/APKBUILD index 7f7ef1fd5d0..186955d6126 100644 --- a/testing/opcr-policy/APKBUILD +++ b/testing/opcr-policy/APKBUILD @@ -1,7 +1,7 @@ maintainer="Hoang Nguyen " pkgname=opcr-policy pkgver=0.3.1 -pkgrel=5 +pkgrel=6 pkgdesc="CLI for building, versioning and publishing authorization policies" url="https://www.openpolicycontainers.com/" arch="all" diff --git a/testing/otf/APKBUILD b/testing/otf/APKBUILD index 3bfc1702894..12c4194ba80 100644 --- a/testing/otf/APKBUILD +++ b/testing/otf/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Guy Godfroy pkgname=otf pkgver=0.5.17 -pkgrel=1 +pkgrel=2 pkgdesc="Open source alternative to Terraform Enterprise" url="https://docs.otf.ninja/" arch="x86_64 armhf armv7 aarch64" # terraform and opentofu pre-built binaries available only for those archs diff --git a/testing/ovhcloud-cli/APKBUILD b/testing/ovhcloud-cli/APKBUILD index 1fd4aa62f94..cf88150c562 100644 --- a/testing/ovhcloud-cli/APKBUILD +++ b/testing/ovhcloud-cli/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Guy Godfroy pkgname=ovhcloud-cli pkgver=0.11.0 -pkgrel=0 +pkgrel=1 pkgdesc="Official Command Line Interface to manage OVHcloud services" url="https://github.com/ovh/ovhcloud-cli" arch="all" diff --git a/testing/packwiz/APKBUILD b/testing/packwiz/APKBUILD index 99c14833963..e890b69c852 100644 --- a/testing/packwiz/APKBUILD +++ b/testing/packwiz/APKBUILD @@ -3,7 +3,7 @@ pkgname=packwiz pkgver=0_git20251102 _commit=d12b2f35c00992303759611c609fd85b5c0891bb -pkgrel=5 +pkgrel=6 pkgdesc="A command-line tool for editing and distributing Minecraft modpacks" url="https://github.com/packwiz/packwiz" arch="all" diff --git a/testing/pathvector/APKBUILD b/testing/pathvector/APKBUILD index b20fef29c66..a384f9283b6 100644 --- a/testing/pathvector/APKBUILD +++ b/testing/pathvector/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Dennis Przytarski pkgname=pathvector pkgver=6.3.2 -pkgrel=22 +pkgrel=23 pkgdesc="Declarative edge routing platform" url="https://pathvector.io" # broken on 32-bit diff --git a/testing/pipeleek/APKBUILD b/testing/pipeleek/APKBUILD index d5573ea34e1..e77843ef00d 100644 --- a/testing/pipeleek/APKBUILD +++ b/testing/pipeleek/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Jonas <3426-spameier@users.gitlab.alpinelinux.org> pkgname=pipeleek pkgver=0.64.0 -pkgrel=0 +pkgrel=1 pkgdesc="Pipeleek scans CI/CD logs and artifacts to detect leaked secrets and pivot from them" url="https://compasssecurity.github.io/pipeleek/" # armhf, armv7, x86: ulikunitz/xz/lzma diff --git a/testing/plakar/APKBUILD b/testing/plakar/APKBUILD index 97d17f1a9c9..9417c177630 100644 --- a/testing/plakar/APKBUILD +++ b/testing/plakar/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Guy Godfroy pkgname=plakar pkgver=1.0.6 -pkgrel=5 +pkgrel=6 pkgdesc="backup solution powered by Kloset and ptar" url="https://plakar.io/" arch="all" diff --git a/testing/please-build/APKBUILD b/testing/please-build/APKBUILD index 5ce32a0630b..3eca92e7cc6 100644 --- a/testing/please-build/APKBUILD +++ b/testing/please-build/APKBUILD @@ -1,7 +1,7 @@ maintainer="Hoang Nguyen " pkgname=please-build pkgver=17.28.0 -pkgrel=1 +pkgrel=2 pkgdesc="High-performance, extensible build system for reproducible multi-language builds" url="https://please.build/" # The only architectures supported upstream diff --git a/testing/pomo/APKBUILD b/testing/pomo/APKBUILD index 31e800ba430..07764175432 100644 --- a/testing/pomo/APKBUILD +++ b/testing/pomo/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Michał Polański pkgname=pomo pkgver=0.8.1 -pkgrel=32 +pkgrel=33 pkgdesc="Pomodoro CLI" url="https://kevinschoon.github.io/pomo/" license="MIT" diff --git a/testing/popeye/APKBUILD b/testing/popeye/APKBUILD index 95a630f5460..ba1c3eb3a39 100644 --- a/testing/popeye/APKBUILD +++ b/testing/popeye/APKBUILD @@ -2,7 +2,7 @@ maintainer="Hoang Nguyen " pkgname=popeye pkgver=0.22.1 -pkgrel=13 +pkgrel=14 pkgdesc="Kubernetes cluster resource sanitizer" url="https://popeyecli.io/" arch="all" diff --git a/testing/prometheus-ceph-exporter/APKBUILD b/testing/prometheus-ceph-exporter/APKBUILD index 147d8920345..ea2568dac03 100644 --- a/testing/prometheus-ceph-exporter/APKBUILD +++ b/testing/prometheus-ceph-exporter/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Alex Denes pkgname=prometheus-ceph-exporter pkgver=4.2.5 -pkgrel=13 +pkgrel=14 pkgdesc="Prometheus exporter that scrapes meta information about a ceph cluster" url="https://github.com/digitalocean/ceph_exporter" license="Apache-2.0" diff --git a/testing/prometheus-opnsense-exporter/APKBUILD b/testing/prometheus-opnsense-exporter/APKBUILD index 12f3ebd1f20..aab02f54187 100644 --- a/testing/prometheus-opnsense-exporter/APKBUILD +++ b/testing/prometheus-opnsense-exporter/APKBUILD @@ -2,7 +2,7 @@ pkgname=prometheus-opnsense-exporter _pkgname=opnsense-exporter pkgver=0.0.13 -pkgrel=2 +pkgrel=3 pkgdesc="Prometheus exporter for OPNSense" url="https://github.com/AthennaMind/opnsense-exporter" license="Apache-2.0" diff --git a/testing/prometheus-podman-exporter/APKBUILD b/testing/prometheus-podman-exporter/APKBUILD index ebafd3bb781..1853cb0c3a9 100644 --- a/testing/prometheus-podman-exporter/APKBUILD +++ b/testing/prometheus-podman-exporter/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Tuan Anh Tran pkgname=prometheus-podman-exporter pkgver=1.18.1 -pkgrel=7 +pkgrel=8 pkgdesc="Prometheus exporter for podman environments exposing containers, pods, images, volumes and networks information" url="https://github.com/containers/prometheus-podman-exporter" arch="all" diff --git a/testing/prometheus-rethinkdb-exporter/APKBUILD b/testing/prometheus-rethinkdb-exporter/APKBUILD index 1459f747ecb..222d828e7b9 100644 --- a/testing/prometheus-rethinkdb-exporter/APKBUILD +++ b/testing/prometheus-rethinkdb-exporter/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: TBK pkgname=prometheus-rethinkdb-exporter pkgver=1.0.1 -pkgrel=37 +pkgrel=38 pkgdesc="Prometheus exporter for RethinkDB" url="https://github.com/rethinkdb/prometheus-exporter" license="Apache-2.0" diff --git a/testing/prometheus-smartctl-exporter/APKBUILD b/testing/prometheus-smartctl-exporter/APKBUILD index 7754fa12b61..50be27f94e6 100644 --- a/testing/prometheus-smartctl-exporter/APKBUILD +++ b/testing/prometheus-smartctl-exporter/APKBUILD @@ -3,7 +3,7 @@ pkgname=prometheus-smartctl-exporter _pkgname=smartctl_exporter pkgver=0.14.0 -pkgrel=9 +pkgrel=10 pkgdesc="Prometheus smartctl exporter" url="https://github.com/prometheus-community/smartctl_exporter" arch="all" diff --git a/testing/prometheus-smtp2go-exporter/APKBUILD b/testing/prometheus-smtp2go-exporter/APKBUILD index 6a904260463..9b1c5ecf2d2 100644 --- a/testing/prometheus-smtp2go-exporter/APKBUILD +++ b/testing/prometheus-smtp2go-exporter/APKBUILD @@ -3,7 +3,7 @@ pkgname=prometheus-smtp2go-exporter _pkgname=smtp2go_exporter pkgver=0.1.1 -pkgrel=8 +pkgrel=9 pkgdesc="Prometheus exporter for smtp2go statistics" url="https://github.com/raspbeguy/smtp2go_exporter" arch="all" diff --git a/testing/protoc-gen-bq-schema/APKBUILD b/testing/protoc-gen-bq-schema/APKBUILD index 2e26f6e659d..4fe4d129f43 100644 --- a/testing/protoc-gen-bq-schema/APKBUILD +++ b/testing/protoc-gen-bq-schema/APKBUILD @@ -1,7 +1,7 @@ maintainer="Leon White " pkgname=protoc-gen-bq-schema pkgver=3.1.0 -pkgrel=4 +pkgrel=5 pkgdesc="protoc plugin to generate schema files in JSON for BigQuery from .proto files" url="https://github.com/googlecloudplatform/protoc-gen-bq-schema" arch="all" diff --git a/testing/protoc-gen-doc/APKBUILD b/testing/protoc-gen-doc/APKBUILD index 49a41fc268c..e9d271433f1 100644 --- a/testing/protoc-gen-doc/APKBUILD +++ b/testing/protoc-gen-doc/APKBUILD @@ -1,7 +1,7 @@ maintainer="Leon White " pkgname=protoc-gen-doc pkgver=1.5.1 -pkgrel=4 +pkgrel=5 pkgdesc="protoc plugin to generate documentation from comments in .proto files" url="https://github.com/pseudomuto/protoc-gen-doc" arch="all" diff --git a/testing/protoc-gen-go-grpc/APKBUILD b/testing/protoc-gen-go-grpc/APKBUILD index 2d1311f434a..d81979c6b6d 100644 --- a/testing/protoc-gen-go-grpc/APKBUILD +++ b/testing/protoc-gen-go-grpc/APKBUILD @@ -1,7 +1,7 @@ maintainer="Leon White " pkgname=protoc-gen-go-grpc pkgver=1.80.0 -pkgrel=1 +pkgrel=2 pkgdesc="protoc plugin to generate Go language bindings of services in protobuf definition files for gRPC" url="https://github.com/grpc/grpc-go" arch="all" diff --git a/testing/protoc-gen-go/APKBUILD b/testing/protoc-gen-go/APKBUILD index c65bbe12ca4..399dece1f05 100644 --- a/testing/protoc-gen-go/APKBUILD +++ b/testing/protoc-gen-go/APKBUILD @@ -1,7 +1,7 @@ maintainer="Hoang Nguyen " pkgname=protoc-gen-go pkgver=1.36.11 -pkgrel=4 +pkgrel=5 pkgdesc="Protocol Buffers Go generator" url="https://github.com/protocolbuffers/protobuf-go" arch="all" diff --git a/testing/protoc-gen-gorm/APKBUILD b/testing/protoc-gen-gorm/APKBUILD index cc36fc8ea5a..34e1d166e41 100644 --- a/testing/protoc-gen-gorm/APKBUILD +++ b/testing/protoc-gen-gorm/APKBUILD @@ -1,7 +1,7 @@ maintainer="Leon White " pkgname=protoc-gen-gorm pkgver=1.1.5 -pkgrel=4 +pkgrel=5 pkgdesc="protoc plugin to generate GORM models and APIs for simple object persistence tasks" url="https://github.com/infobloxopen/protoc-gen-gorm" arch="all" diff --git a/testing/protoc-gen-grpc-gateway/APKBUILD b/testing/protoc-gen-grpc-gateway/APKBUILD index 299f9da4da2..64d44c359f9 100644 --- a/testing/protoc-gen-grpc-gateway/APKBUILD +++ b/testing/protoc-gen-grpc-gateway/APKBUILD @@ -1,7 +1,7 @@ maintainer="Leon White " pkgname=protoc-gen-grpc-gateway pkgver=2.28.0 -pkgrel=2 +pkgrel=3 pkgdesc="gRPC to JSON proxy generator following the gRPC HTTP spec" url="https://github.com/grpc-ecosystem/grpc-gateway" arch="all" diff --git a/testing/protoc-gen-openapi/APKBUILD b/testing/protoc-gen-openapi/APKBUILD index 44974ae1c8b..a9c2120ab98 100644 --- a/testing/protoc-gen-openapi/APKBUILD +++ b/testing/protoc-gen-openapi/APKBUILD @@ -1,7 +1,7 @@ maintainer="Leon White " pkgname=protoc-gen-openapi pkgver=0.4.0 -pkgrel=3 +pkgrel=4 pkgdesc="protoc plugin to generate OpenAPI v3 spec" url="https://github.com/solo-io/protoc-gen-openapi" arch="all" diff --git a/testing/protoconf/APKBUILD b/testing/protoconf/APKBUILD index 999bb8abd4f..c49b0ad702c 100644 --- a/testing/protoconf/APKBUILD +++ b/testing/protoconf/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Hoang Nguyen pkgname=protoconf pkgver=0.1.7 -pkgrel=22 +pkgrel=23 pkgdesc="Configuration as Code framework based on protobuf and Starlark" url="https://docs.protoconf.sh/" arch="all" diff --git a/testing/ptcpdump/APKBUILD b/testing/ptcpdump/APKBUILD index 6ba9dc23585..8b8d9a18a23 100644 --- a/testing/ptcpdump/APKBUILD +++ b/testing/ptcpdump/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista pkgname=ptcpdump pkgver=0.37.0 -pkgrel=5 +pkgrel=6 pkgdesc="Process-aware, eBPF-based tcpdump" url="https://github.com/mozillazg/ptcpdump" arch="x86_64" diff --git a/testing/pug/APKBUILD b/testing/pug/APKBUILD index 4e86a871567..3c8ca454434 100644 --- a/testing/pug/APKBUILD +++ b/testing/pug/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Guy Godfroy pkgname=pug pkgver=0.6.5 -pkgrel=4 +pkgrel=5 pkgdesc="TUI for terraform" url="https://github.com/leg100/pug" arch="all" diff --git a/testing/pwru/APKBUILD b/testing/pwru/APKBUILD index 14b3f9eb645..efd5d8190e5 100644 --- a/testing/pwru/APKBUILD +++ b/testing/pwru/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Hoang Nguyen pkgname=pwru pkgver=1.0.7 -pkgrel=14 +pkgrel=15 pkgdesc="eBPF-based Linux kernel networking debugger" url="https://github.com/cilium/pwru" arch="x86_64 aarch64" # the only platforms supported upstream diff --git a/testing/pyonji/APKBUILD b/testing/pyonji/APKBUILD index 0c4a73b5ff6..b9a20e3f34f 100644 --- a/testing/pyonji/APKBUILD +++ b/testing/pyonji/APKBUILD @@ -1,7 +1,7 @@ maintainer="Achill Gilgenast " pkgname=pyonji pkgver=0.1.0 -pkgrel=15 +pkgrel=16 pkgdesc="Easy-to-use tool to send e-mail patches" url="https://git.sr.ht/~emersion/pyonji" arch="all" diff --git a/testing/qbittorrent-cli/APKBUILD b/testing/qbittorrent-cli/APKBUILD index 5a58a207b08..c00574055f4 100644 --- a/testing/qbittorrent-cli/APKBUILD +++ b/testing/qbittorrent-cli/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Cowington Post pkgname=qbittorrent-cli pkgver=2.2.0 -pkgrel=9 +pkgrel=10 pkgdesc="Cli to manage qBittorrent" url="https://github.com/ludviglundgren/qbittorrent-cli" arch="all" diff --git a/testing/reg/APKBUILD b/testing/reg/APKBUILD index 4c2b925717a..1497ed22b47 100644 --- a/testing/reg/APKBUILD +++ b/testing/reg/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Thomas Kienlen pkgname=reg pkgver=0.16.1 -pkgrel=37 +pkgrel=38 pkgdesc="Docker registry v2 command line client and repo listing generator with security checks" url="https://github.com/genuinetools/reg" license="MIT" diff --git a/testing/regal/APKBUILD b/testing/regal/APKBUILD index 58cb246acf4..9988265be58 100644 --- a/testing/regal/APKBUILD +++ b/testing/regal/APKBUILD @@ -1,7 +1,7 @@ maintainer="Hoang Nguyen " pkgname=regal pkgver=0.39.0 -pkgrel=1 +pkgrel=2 pkgdesc="Linter for Rego files" url="https://www.openpolicyagent.org/ecosystem/entry/regal" arch="all" diff --git a/testing/regclient/APKBUILD b/testing/regclient/APKBUILD index daf926579a1..56e341f66b0 100644 --- a/testing/regclient/APKBUILD +++ b/testing/regclient/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Hristiyan Ivanov pkgname=regclient pkgver=0.11.3 -pkgrel=0 +pkgrel=1 pkgdesc="Docker and OCI registry client" url="https://github.com/regclient/regclient" arch="all" diff --git a/testing/remco/APKBUILD b/testing/remco/APKBUILD index 2a47048a654..b035666d07c 100644 --- a/testing/remco/APKBUILD +++ b/testing/remco/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Guy Godfroy pkgname=remco pkgver=0.12.5 -pkgrel=9 +pkgrel=10 pkgdesc="lightweight configuration management tool" url="https://heavyhorst.github.io/remco/" arch="all" diff --git a/testing/rke/APKBUILD b/testing/rke/APKBUILD index 9491686c5b6..f8015e74504 100644 --- a/testing/rke/APKBUILD +++ b/testing/rke/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Lucas Ramage pkgname=rke pkgver=1.4.3 -pkgrel=24 +pkgrel=25 pkgdesc="Rancher Kubernetes Engine" options="!check net chmod-clean" url="https://github.com/rancher/rke" diff --git a/testing/ruuvi-prometheus/APKBUILD b/testing/ruuvi-prometheus/APKBUILD index 00502b6f79a..d15c5aee978 100644 --- a/testing/ruuvi-prometheus/APKBUILD +++ b/testing/ruuvi-prometheus/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Joonas Kuorilehto pkgname=ruuvi-prometheus pkgver=0.1.9 -pkgrel=11 +pkgrel=12 pkgdesc="Ruuvi sensor Prometheus exporter" url="https://github.com/joneskoo/ruuvi-prometheus" license="BSD-2-Clause" diff --git a/testing/s5cmd/APKBUILD b/testing/s5cmd/APKBUILD index 24a170bfef5..57edc8e9845 100644 --- a/testing/s5cmd/APKBUILD +++ b/testing/s5cmd/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Hoang Nguyen pkgname=s5cmd pkgver=2.3.0 -pkgrel=12 +pkgrel=13 pkgdesc="Parallel S3 and local filesystem execution tool" url="https://github.com/peak/s5cmd" arch="all" diff --git a/testing/scalingo/APKBUILD b/testing/scalingo/APKBUILD index c027d168469..15a401e3af2 100644 --- a/testing/scalingo/APKBUILD +++ b/testing/scalingo/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Thomas Kienlen pkgname=scalingo pkgver=1.30.0 -pkgrel=19 +pkgrel=20 pkgdesc="Command-line client for Scalingo PaaS" url="https://doc.scalingo.com/cli" arch="all" diff --git a/testing/seaweedfs/APKBUILD b/testing/seaweedfs/APKBUILD index 5d27946d3cd..f9c4c03fa71 100644 --- a/testing/seaweedfs/APKBUILD +++ b/testing/seaweedfs/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: wener pkgname=seaweedfs pkgver=3.93 -pkgrel=8 +pkgrel=9 pkgdesc="SeaweedFS is a simple and highly scalable distributed file system to store and serve billions of files fast" url="https://github.com/seaweedfs/seaweedfs" license="Apache-2.0" diff --git a/testing/secsipidx/APKBUILD b/testing/secsipidx/APKBUILD index 82e198d61b6..53cc516fda4 100644 --- a/testing/secsipidx/APKBUILD +++ b/testing/secsipidx/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Leonardo Arena pkgname=secsipidx pkgver=1.3.2 -pkgrel=21 +pkgrel=22 pkgdesc="Secure SIP/Telephony Identity Extensions" url="https://github.com/asipto/secsipidx" arch="all" diff --git a/testing/semaphoreui/APKBUILD b/testing/semaphoreui/APKBUILD index fff100c6304..256ab18abd9 100644 --- a/testing/semaphoreui/APKBUILD +++ b/testing/semaphoreui/APKBUILD @@ -3,7 +3,7 @@ pkgname=semaphoreui _pkgname=semaphore pkgver=2.17.16 -pkgrel=1 +pkgrel=2 pkgdesc="Modern UI and powerful API for Ansible, Terraform/OpenTofu/Terragrunt, PowerShell and other DevOps tools" url="https://semaphoreui.com" arch="all" diff --git a/testing/sethrawall/APKBUILD b/testing/sethrawall/APKBUILD index 34fe2c151f3..32b3c0130b6 100644 --- a/testing/sethrawall/APKBUILD +++ b/testing/sethrawall/APKBUILD @@ -1,7 +1,7 @@ maintainer="Runxi Yu " pkgname=sethrawall pkgver=0.2.0 -pkgrel=2 +pkgrel=3 pkgdesc="HTTP reverse proxy with SSH-issued authentication tokens" url="https://codeberg.org/lindenii/sethrawall" arch="all" diff --git a/testing/simpleiot/APKBUILD b/testing/simpleiot/APKBUILD index c843fe0d099..f591957764d 100644 --- a/testing/simpleiot/APKBUILD +++ b/testing/simpleiot/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Khem Raj pkgname=simpleiot pkgver=0.18.3 -pkgrel=9 +pkgrel=10 pkgdesc="Simple IoT cloud/edge application/framework" url="https://github.com/simpleiot/simpleiot" arch="x86_64" diff --git a/testing/sipexer/APKBUILD b/testing/sipexer/APKBUILD index 17db76fef8d..ee35334e1ef 100644 --- a/testing/sipexer/APKBUILD +++ b/testing/sipexer/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista pkgname=sipexer pkgver=1.2.0 -pkgrel=12 +pkgrel=13 pkgdesc="Modern and flexible SIP (RFC3261) command line tool." url="https://github.com/miconda/sipexer" arch="all" diff --git a/testing/sish/APKBUILD b/testing/sish/APKBUILD index a9dae2b50cc..d26175e53b3 100644 --- a/testing/sish/APKBUILD +++ b/testing/sish/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Patrycja Rosa pkgname=sish pkgver=2.16.1 -pkgrel=14 +pkgrel=15 pkgdesc="HTTP(S)/WS(S)/TCP Tunnels to localhost using only SSH" url="https://github.com/antoniomika/sish" # s390x, riscv64: doesn't compile diff --git a/testing/sonicradio/APKBUILD b/testing/sonicradio/APKBUILD index b02bc99710d..8065f5e5bca 100644 --- a/testing/sonicradio/APKBUILD +++ b/testing/sonicradio/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Saijin-Naib pkgname=sonicradio pkgver=0.8.12 -pkgrel=4 +pkgrel=5 pkgdesc="A TUI radio player making use of Radio Browser API and Bubbletea" url="https://github.com/dancnb/sonicradio" arch="all" #armhf,loongarch64,ppc64le testsuite failures diff --git a/testing/sos/APKBUILD b/testing/sos/APKBUILD index 3194a722f53..d9c36de72b1 100644 --- a/testing/sos/APKBUILD +++ b/testing/sos/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Carlo Landmeter pkgname=sos pkgver=0.8 -pkgrel=40 +pkgrel=41 pkgdesc="Simple Object Storage" url="https://github.com/skx/sos" license="GPL-2.0-or-later" diff --git a/testing/spacectl/APKBUILD b/testing/spacectl/APKBUILD index f834b2df676..84d7dbe3409 100644 --- a/testing/spacectl/APKBUILD +++ b/testing/spacectl/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Hristiyan Ivanov pkgname=spacectl pkgver=1.12.0 -pkgrel=10 +pkgrel=11 pkgdesc="A Utility wrapping Spacelift's GraphQL API for easy programmatic access in command-line contexts." url="https://github.com/spacelift-io/spacectl" arch="all" diff --git a/testing/speedtest-go/APKBUILD b/testing/speedtest-go/APKBUILD index ec53389beb1..f5fde47281f 100644 --- a/testing/speedtest-go/APKBUILD +++ b/testing/speedtest-go/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Sean McAvoy pkgname=speedtest-go pkgver=1.1.5 -pkgrel=24 +pkgrel=25 pkgdesc="web page based speed test, written in go" url="https://librespeed.org" arch="all" diff --git a/testing/speedtest_exporter/APKBUILD b/testing/speedtest_exporter/APKBUILD index 36a481c0a00..dd3514833ce 100644 --- a/testing/speedtest_exporter/APKBUILD +++ b/testing/speedtest_exporter/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Marvin Preuss pkgname=speedtest_exporter pkgver=0.3.2 -pkgrel=24 +pkgrel=25 pkgdesc="Prometheus exporter for Speedtest metrics" url="https://github.com/nlamirault/speedtest_exporter" # riscv64 unsupported by Golang deps diff --git a/testing/ssh-cert-authority/APKBUILD b/testing/ssh-cert-authority/APKBUILD index 0c294f82110..16fc4ad59d2 100644 --- a/testing/ssh-cert-authority/APKBUILD +++ b/testing/ssh-cert-authority/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: pkgname=ssh-cert-authority pkgver=2.0.0 -pkgrel=35 +pkgrel=36 pkgdesc="An implementation of an SSH certificate authority" url="https://github.com/cloudtools/ssh-cert-authority" # unmaintained (upstream as well), tests failing diff --git a/testing/ssh-get-id/APKBUILD b/testing/ssh-get-id/APKBUILD index f1834152105..d34d20507dd 100644 --- a/testing/ssh-get-id/APKBUILD +++ b/testing/ssh-get-id/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Meng Zhuo pkgname=ssh-get-id pkgver=0.2.0 -pkgrel=4 +pkgrel=5 pkgdesc="Add the public SSH keys from a known, trusted online identity to grant SSH access" url="https://github.com/mengzhuo/ssh-get-id" arch="all" diff --git a/testing/sshm/APKBUILD b/testing/sshm/APKBUILD index cf7a6c012da..5cdbf382092 100644 --- a/testing/sshm/APKBUILD +++ b/testing/sshm/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Guy Godfroy pkgname=sshm pkgver=1.10.0 -pkgrel=4 +pkgrel=5 pkgdesc="TUI tool for managing SSH hosts" url="https://github.com/Gu1llaum-3/sshm" arch="all" diff --git a/testing/sshsrv/APKBUILD b/testing/sshsrv/APKBUILD index 84ffaa6c178..0eb8368563a 100644 --- a/testing/sshsrv/APKBUILD +++ b/testing/sshsrv/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista pkgname=sshsrv pkgver=1.0 -pkgrel=21 +pkgrel=22 pkgdesc="Connect to SSH servers using DNS SRV records" url="https://github.com/Crosse/sshsrv" arch="all" diff --git a/testing/stacker/APKBUILD b/testing/stacker/APKBUILD index 30a160a24af..e46e3177fbe 100644 --- a/testing/stacker/APKBUILD +++ b/testing/stacker/APKBUILD @@ -1,7 +1,7 @@ maintainer="Hoang Nguyen " pkgname=stacker pkgver=1.1.6 -pkgrel=1 +pkgrel=2 pkgdesc="Tool for building OCI images natively via declarative YAML format" url="https://stackerbuild.io/" # 32-bit platforms: machinerun.io/atomfs/squashfs module fails to build diff --git a/testing/stayrtr/APKBUILD b/testing/stayrtr/APKBUILD index 07e3aa28c14..d23de03a376 100644 --- a/testing/stayrtr/APKBUILD +++ b/testing/stayrtr/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Nicolas Lorin pkgname=stayrtr pkgver=0.6.4 -pkgrel=1 +pkgrel=2 pkgdesc="Simple RPKI-To-Router server. (Hard fork of GoRTR)" url="https://github.com/bgp/stayrtr" arch="all" diff --git a/testing/stern/APKBUILD b/testing/stern/APKBUILD index 5a235c2f1b5..411dad32c4e 100644 --- a/testing/stern/APKBUILD +++ b/testing/stern/APKBUILD @@ -1,7 +1,7 @@ maintainer="Hoang Nguyen " pkgname=stern pkgver=1.33.0 -pkgrel=5 +pkgrel=6 pkgdesc="Multi pod and container log tailing for Kubernetes" url="https://github.com/stern/stern" arch="all" diff --git a/testing/tangctl/APKBUILD b/testing/tangctl/APKBUILD index ec1d5d8c09c..20ce6ea77ff 100644 --- a/testing/tangctl/APKBUILD +++ b/testing/tangctl/APKBUILD @@ -3,7 +3,7 @@ pkgname=tangctl pkgver=0_git20241007 _gitrev=6e32b5887d691ad56e30806196f428f32d2b17ad -pkgrel=13 +pkgrel=14 pkgdesc="Tool implementing server-side ECMR exchange functionality (Tang server)" url="https://github.com/anatol/tang.go" license="BSD-3-Clause" diff --git a/testing/tanka/APKBUILD b/testing/tanka/APKBUILD index 76fc7f16366..5859b062f87 100644 --- a/testing/tanka/APKBUILD +++ b/testing/tanka/APKBUILD @@ -1,7 +1,7 @@ maintainer="Hoang Nguyen " pkgname=tanka pkgver=0.35.0 -pkgrel=5 +pkgrel=6 pkgdesc="Flexible, reusable and concise configuration for Kubernetes" url="https://tanka.dev" arch="all" diff --git a/testing/taskcafe/APKBUILD b/testing/taskcafe/APKBUILD index 3d511e7b42e..55934be150c 100644 --- a/testing/taskcafe/APKBUILD +++ b/testing/taskcafe/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Kay Thomas pkgname=taskcafe pkgver=0.3.6 -pkgrel=22 +pkgrel=23 pkgdesc="Project management tool with Kanban boards" url="https://github.com/JordanKnott/taskcafe" # riscv64: fails to compile js diff --git a/testing/templ/APKBUILD b/testing/templ/APKBUILD index e3348d8373c..cc3397a17e7 100644 --- a/testing/templ/APKBUILD +++ b/testing/templ/APKBUILD @@ -1,7 +1,7 @@ maintainer="Hoang Nguyen " pkgname=templ pkgver=0.3.960 -pkgrel=5 +pkgrel=6 pkgdesc="Language for writing HTML user interface in Go" url="https://templ.guide/" arch="all" diff --git a/testing/tempo/APKBUILD b/testing/tempo/APKBUILD index 5dfaf1878fd..c6a45c4a1c1 100644 --- a/testing/tempo/APKBUILD +++ b/testing/tempo/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Guy Godfroy pkgname=tempo pkgver=2.10.4 -pkgrel=0 +pkgrel=1 pkgdesc="High volume distributed tracing backend" options="net !check" # Test results are too unpredictible for some archs url="https://github.com/grafana/tempo" diff --git a/testing/tenv/APKBUILD b/testing/tenv/APKBUILD index 8fca24eb18c..633633ff1eb 100644 --- a/testing/tenv/APKBUILD +++ b/testing/tenv/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Alexander Sharov pkgname=tenv pkgver=4.10.1 -pkgrel=0 +pkgrel=1 pkgdesc="OpenTofu, Terraform, Terragrunt, and Atmos version manager" license="Apache-2.0" arch="all" diff --git a/testing/tetragon-client/APKBUILD b/testing/tetragon-client/APKBUILD index 1a5b44785c1..0dad6ca1f8f 100644 --- a/testing/tetragon-client/APKBUILD +++ b/testing/tetragon-client/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Hoang Nguyen pkgname=tetragon-client pkgver=1.1.2 -pkgrel=14 +pkgrel=15 pkgdesc="CLI client for eBPF-based Security Observability and Runtime Enforcement" url="https://github.com/cilium/tetragon" arch="x86_64 aarch64" # fails to build on other platforms diff --git a/testing/tfupdate/APKBUILD b/testing/tfupdate/APKBUILD index 8674a6e8ccd..897e14918f7 100644 --- a/testing/tfupdate/APKBUILD +++ b/testing/tfupdate/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Thiago Perrotta pkgname=tfupdate pkgver=0.8.2 -pkgrel=15 +pkgrel=16 pkgdesc="Update version constraints in your Terraform configurations" url="https://github.com/minamijoyo/tfupdate" arch="all" diff --git a/testing/thanos/APKBUILD b/testing/thanos/APKBUILD index 2af596b4b33..8cac89cc1c1 100644 --- a/testing/thanos/APKBUILD +++ b/testing/thanos/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: wener pkgname=thanos pkgver=0.31.0 -pkgrel=22 +pkgrel=23 pkgdesc="Highly available Prometheus setup with long term storage capabilities. CNCF Sandbox project." url="https://github.com/thanos-io/thanos" license="Apache-2.0" diff --git a/testing/ticker/APKBUILD b/testing/ticker/APKBUILD index 02e5b21a31c..a24beeff1a0 100644 --- a/testing/ticker/APKBUILD +++ b/testing/ticker/APKBUILD @@ -2,7 +2,7 @@ maintainer="Hoang Nguyen " pkgname=ticker pkgver=5.0.7 -pkgrel=11 +pkgrel=12 pkgdesc="Terminal stock watcher and stock position tracker" url="https://github.com/achannarasappa/ticker" arch="all" diff --git a/testing/timoni/APKBUILD b/testing/timoni/APKBUILD index 9f738f163c6..35391fad49a 100644 --- a/testing/timoni/APKBUILD +++ b/testing/timoni/APKBUILD @@ -1,7 +1,7 @@ maintainer="Hoang Nguyen " pkgname=timoni pkgver=0.23.0 -pkgrel=14 +pkgrel=15 pkgdesc="Package manager for Kubernetes powered by CUE" url="https://timoni.sh" arch="all" diff --git a/testing/tmpl/APKBUILD b/testing/tmpl/APKBUILD index 3c0fbdd0d28..6b9ef1b590c 100644 --- a/testing/tmpl/APKBUILD +++ b/testing/tmpl/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Sergio Talens-Oliag pkgname=tmpl pkgver=0.4.0 -pkgrel=20 +pkgrel=21 pkgdesc="Tool to process templates using Golang text/template and Sprig functions" url="https://github.com/krakozaure/tmpl" arch="all" diff --git a/testing/tofutf/APKBUILD b/testing/tofutf/APKBUILD index 8752609a497..be8a76c8577 100644 --- a/testing/tofutf/APKBUILD +++ b/testing/tofutf/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Guy Godfroy pkgname=tofutf pkgver=0.10.0 -pkgrel=14 +pkgrel=15 pkgdesc="Open source alternative to Terraform Enterprise" url="https://docs.tofutf.io" arch="x86_64 armhf armv7 aarch64" # terraform and opentofu pre-built binaries available only for those archs diff --git a/testing/tonutils-reverse-proxy/APKBUILD b/testing/tonutils-reverse-proxy/APKBUILD index ce543b9c946..58f5341f5fd 100644 --- a/testing/tonutils-reverse-proxy/APKBUILD +++ b/testing/tonutils-reverse-proxy/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Oleg Titov pkgname=tonutils-reverse-proxy pkgver=0.4.6 -pkgrel=8 +pkgrel=9 pkgdesc="Reverse proxy for TON sites" url="https://github.com/tonutils/reverse-proxy" # armhf build fails for dependency: snappy v0.0.4 diff --git a/testing/tqm/APKBUILD b/testing/tqm/APKBUILD index 72cafc31b50..f933712494a 100644 --- a/testing/tqm/APKBUILD +++ b/testing/tqm/APKBUILD @@ -2,7 +2,7 @@ maintainer="Fabricio Silva " pkgname=tqm pkgver=1.19.0 -pkgrel=2 +pkgrel=3 pkgdesc="Torrent Queue Manager, a tool to manage torrents in your clients." url="https://github.com/autobrr/tqm" arch="all" diff --git a/testing/transito/APKBUILD b/testing/transito/APKBUILD index 80856ddd618..1bdf781ec7f 100644 --- a/testing/transito/APKBUILD +++ b/testing/transito/APKBUILD @@ -1,7 +1,7 @@ maintainer="Hugo Osvaldo Barrera " pkgname=transito pkgver=0.10.0 -pkgrel=4 +pkgrel=5 pkgdesc="Public transportation planner" url="https://git.sr.ht/~mil/transito" arch="all" diff --git a/testing/trivy/APKBUILD b/testing/trivy/APKBUILD index 1a94aa59623..2cc411fa9e0 100644 --- a/testing/trivy/APKBUILD +++ b/testing/trivy/APKBUILD @@ -2,7 +2,7 @@ maintainer="Achill Gilgenast " pkgname=trivy pkgver=0.70.0 -pkgrel=0 +pkgrel=1 pkgdesc="Simple and comprehensive vulnerability scanner for containers" url="https://github.com/aquasecurity/trivy" arch="all" diff --git a/testing/tty-proxy/APKBUILD b/testing/tty-proxy/APKBUILD index 17a25059308..e45e1e4fc3d 100644 --- a/testing/tty-proxy/APKBUILD +++ b/testing/tty-proxy/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Thomas Kienlen pkgname=tty-proxy pkgver=0.0.2 -pkgrel=37 +pkgrel=38 pkgdesc="Proxy used by the tty-share command for public facing sessions" url="https://github.com/elisescu/tty-proxy" # loongarch64 build failed diff --git a/testing/tty-share/APKBUILD b/testing/tty-share/APKBUILD index 56d1c36d92e..ede08168bc0 100644 --- a/testing/tty-share/APKBUILD +++ b/testing/tty-share/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Thomas Kienlen pkgname=tty-share pkgver=2.4.0 -pkgrel=27 +pkgrel=28 pkgdesc="Share your terminal over the Internet" url="https://tty-share.com/" arch="all" diff --git a/testing/tuios/APKBUILD b/testing/tuios/APKBUILD index ac100bc037f..67455f2d975 100644 --- a/testing/tuios/APKBUILD +++ b/testing/tuios/APKBUILD @@ -2,7 +2,7 @@ maintainer="Graham King " pkgname=tuios pkgver=0.6.0 -pkgrel=3 +pkgrel=4 pkgdesc="Terminal UI OS (Terminal Multiplexer)" url="https://tuios.gaurav.zip" arch="all !s390x" # test failure diff --git a/testing/undock/APKBUILD b/testing/undock/APKBUILD index b8a68c300bf..3494395fa5b 100644 --- a/testing/undock/APKBUILD +++ b/testing/undock/APKBUILD @@ -1,7 +1,7 @@ maintainer="Hoang Nguyen " pkgname=undock pkgver=0.10.0 -pkgrel=9 +pkgrel=10 pkgdesc="Tool to extract contents of a container image into a local folder" url="https://crazymax.dev/undock/" arch="all" diff --git a/testing/up/APKBUILD b/testing/up/APKBUILD index 4b653b81dd5..6277dc0b3e3 100644 --- a/testing/up/APKBUILD +++ b/testing/up/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Camuffo pkgname=up pkgver=0.4 -pkgrel=38 +pkgrel=39 pkgdesc="Ultimate Plumber is a tool for writing Linux pipes with instant live preview" url="https://github.com/akavel/up" arch="all" diff --git a/testing/upterm/APKBUILD b/testing/upterm/APKBUILD index f0d1f4b1927..b27f1b6f665 100644 --- a/testing/upterm/APKBUILD +++ b/testing/upterm/APKBUILD @@ -1,7 +1,7 @@ maintainer="Hoang Nguyen " pkgname=upterm pkgver=0.22.0 -pkgrel=3 +pkgrel=4 pkgdesc="Secure terminal sharing" url="https://upterm.dev/" arch="all" diff --git a/testing/usql/APKBUILD b/testing/usql/APKBUILD index 4cda457c2cc..ed7106fcf23 100644 --- a/testing/usql/APKBUILD +++ b/testing/usql/APKBUILD @@ -1,7 +1,7 @@ maintainer="Hoang Nguyen " pkgname=usql pkgver=0.19.26 -pkgrel=5 +pkgrel=6 pkgdesc="Universal command-line interface for SQL databases" url="https://github.com/xo/usql" arch="all" diff --git a/testing/vals/APKBUILD b/testing/vals/APKBUILD index b862ae296e6..7295fd82b64 100644 --- a/testing/vals/APKBUILD +++ b/testing/vals/APKBUILD @@ -1,7 +1,7 @@ maintainer="Hoang Nguyen " pkgname=vals pkgver=0.42.4 -pkgrel=5 +pkgrel=6 pkgdesc="Helm-like configuration values loader with support for various sources" url="https://github.com/helmfile/vals" arch="all" diff --git a/testing/victoria-logs/APKBUILD b/testing/victoria-logs/APKBUILD index aebac8f3b22..4b9bea56553 100644 --- a/testing/victoria-logs/APKBUILD +++ b/testing/victoria-logs/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Konstantin Kulikov pkgname=victoria-logs pkgver=1.50.0 -pkgrel=0 +pkgrel=1 provides="victorialogs=$pkgver-r$pkgrel" pkgdesc="User-friendly database for logs" url="https://github.com/VictoriaMetrics/VictoriaLogs" diff --git a/testing/virtctl/APKBUILD b/testing/virtctl/APKBUILD index d699ae8ee63..4d5182bed48 100644 --- a/testing/virtctl/APKBUILD +++ b/testing/virtctl/APKBUILD @@ -1,7 +1,7 @@ maintainer="Hoang Nguyen " pkgname=virtctl pkgver=1.6.2 -pkgrel=5 +pkgrel=6 pkgdesc="CLI client for KubeVirt - the Kubernetes Virtualization API" url="https://kubevirt.io/" arch="all" diff --git a/testing/virter/APKBUILD b/testing/virter/APKBUILD index 5a4afbdd93c..602c2a97876 100644 --- a/testing/virter/APKBUILD +++ b/testing/virter/APKBUILD @@ -1,7 +1,7 @@ maintainer="Hoang Nguyen " pkgname=virter pkgver=0.29.0 -pkgrel=9 +pkgrel=10 pkgdesc="CLI tool for simple creation and cloning of libvirt virtual machines" url="https://github.com/LINBIT/virter" arch="all" diff --git a/testing/walk/APKBUILD b/testing/walk/APKBUILD index e8c6884dabe..11d916e5696 100644 --- a/testing/walk/APKBUILD +++ b/testing/walk/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Tuan Anh Tran pkgname=walk pkgver=1.13.0 -pkgrel=12 +pkgrel=13 pkgdesc="Terminal file manager" url="https://github.com/antonmedv/walk" arch="all" diff --git a/testing/warp-s3/APKBUILD b/testing/warp-s3/APKBUILD index 473d32bde14..ebcdfb9b2d6 100644 --- a/testing/warp-s3/APKBUILD +++ b/testing/warp-s3/APKBUILD @@ -1,7 +1,7 @@ maintainer="Michał Polański " pkgname=warp-s3 pkgver=1.4.0 -pkgrel=3 +pkgrel=4 pkgdesc="Benchmarking tool for S3" url="https://github.com/minio/warp" license="AGPL-3.0" diff --git a/testing/wazero/APKBUILD b/testing/wazero/APKBUILD index d8bcf1290e1..ab543fb0e26 100644 --- a/testing/wazero/APKBUILD +++ b/testing/wazero/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Jason Staten pkgname=wazero pkgver=1.9.0 -pkgrel=11 +pkgrel=12 pkgdesc="WebAssembly Core Specification 1.0 and 2.0 compliant runtime" url="https://wazero.io" # Tests fail on 32-bit and ppc64le architectures diff --git a/testing/webhookd/APKBUILD b/testing/webhookd/APKBUILD index dc3edf06d2c..e88d9e0f2a0 100644 --- a/testing/webhookd/APKBUILD +++ b/testing/webhookd/APKBUILD @@ -2,7 +2,7 @@ maintainer="Fabricio Silva " pkgname=webhookd pkgver=1.21.0 -pkgrel=3 +pkgrel=4 pkgdesc="A very simple webhook server launching shell scripts" url="https://github.com/ncarlier/webhookd" arch="all" diff --git a/testing/webtunnel/APKBUILD b/testing/webtunnel/APKBUILD index 8aa4f3753cf..fe7612eedf6 100644 --- a/testing/webtunnel/APKBUILD +++ b/testing/webtunnel/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Julien Voisin pkgname=webtunnel pkgver=0.0.2 -pkgrel=10 +pkgrel=11 pkgdesc="pluggable transport proxy for Tor, implementing webtunnel" url="https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/webtunnel" arch="all" diff --git a/testing/wgcf/APKBUILD b/testing/wgcf/APKBUILD index 3d9c6fcf2a0..f7e05990928 100644 --- a/testing/wgcf/APKBUILD +++ b/testing/wgcf/APKBUILD @@ -1,7 +1,7 @@ maintainer="Hoang Nguyen " pkgname=wgcf pkgver=2.2.29 -pkgrel=5 +pkgrel=6 pkgdesc="Unofficial CLI for Cloudflare Warp" url="https://github.com/ViRb3/wgcf" arch="all" diff --git a/testing/wifitui/APKBUILD b/testing/wifitui/APKBUILD index 85d15cef281..caddbeb6497 100644 --- a/testing/wifitui/APKBUILD +++ b/testing/wifitui/APKBUILD @@ -2,7 +2,7 @@ maintainer="Graham King " pkgname=wifitui pkgver=0.10.0 -pkgrel=3 +pkgrel=4 pkgdesc="Fast featureful friendly wifi terminal UI" url="https://github.com/shazow/wifitui" arch="all" diff --git a/testing/wl-gammarelay/APKBUILD b/testing/wl-gammarelay/APKBUILD index 8624cca15a3..5a330da4ef1 100644 --- a/testing/wl-gammarelay/APKBUILD +++ b/testing/wl-gammarelay/APKBUILD @@ -1,7 +1,7 @@ maintainer="Michał Polański " pkgname=wl-gammarelay pkgver=0.1.3 -pkgrel=8 +pkgrel=9 pkgdesc="Control color temperature and brightness under Wayland via DBus" url="https://github.com/jeremija/wl-gammarelay" license="GPL-3.0" diff --git a/testing/wtfutil/APKBUILD b/testing/wtfutil/APKBUILD index 824b23f8f3e..65c0e5d88a2 100644 --- a/testing/wtfutil/APKBUILD +++ b/testing/wtfutil/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: guddaff pkgname=wtfutil pkgver=0.43.0 -pkgrel=22 +pkgrel=23 pkgdesc="personal information dashboard" url="https://wtfutil.com/" arch="all" diff --git a/testing/xmpp-dns/APKBUILD b/testing/xmpp-dns/APKBUILD index be35b1782ec..ea52362aab0 100644 --- a/testing/xmpp-dns/APKBUILD +++ b/testing/xmpp-dns/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Anjandev Momi pkgname=xmpp-dns pkgver=0.2.4 -pkgrel=33 +pkgrel=34 pkgdesc="CLI tool to check XMPP SRV records" url="https://salsa.debian.org/mdosch/xmpp-dns/" arch="all" diff --git a/testing/yaegi/APKBUILD b/testing/yaegi/APKBUILD index 41cccaa51b3..a8e381908ad 100644 --- a/testing/yaegi/APKBUILD +++ b/testing/yaegi/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Hoang Nguyen pkgname=yaegi pkgver=0.16.1 -pkgrel=17 +pkgrel=18 pkgdesc="Elegant Go interpreter" url="https://github.com/traefik/yaegi" # 32bit: TestEvalBuiltin test fails diff --git a/testing/ytt/APKBUILD b/testing/ytt/APKBUILD index ca56b1ffad5..37a517863bf 100644 --- a/testing/ytt/APKBUILD +++ b/testing/ytt/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: techknowlogick pkgname=ytt pkgver=0.52.1 -pkgrel=6 +pkgrel=7 pkgdesc="YAML templating tool that works on YAML structure instead of text" url="https://carvel.dev/ytt/" arch="all !armhf !armv7 !x86" diff --git a/testing/yubikey-agent/APKBUILD b/testing/yubikey-agent/APKBUILD index 9b37af0d0c8..34fee64ffa2 100644 --- a/testing/yubikey-agent/APKBUILD +++ b/testing/yubikey-agent/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Michał Polański pkgname=yubikey-agent pkgver=0.1.6 -pkgrel=21 +pkgrel=22 pkgdesc="Seamless ssh-agent for YubiKeys" url="https://github.com/FiloSottile/yubikey-agent" license="BSD-3-Clause" diff --git a/testing/zarf/APKBUILD b/testing/zarf/APKBUILD index 106446719ec..7b151e31030 100644 --- a/testing/zarf/APKBUILD +++ b/testing/zarf/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: William Walker pkgname=zarf pkgver=0.32.1 -pkgrel=19 +pkgrel=20 pkgdesc="DevSecOps for Air Gap & Limited-Connection Systems" url="https://zarf.dev/" # not useful/supported elsewhere diff --git a/testing/zot/APKBUILD b/testing/zot/APKBUILD index f7e1fa40969..8f896d336b4 100644 --- a/testing/zot/APKBUILD +++ b/testing/zot/APKBUILD @@ -2,7 +2,7 @@ maintainer="Hoang Nguyen " pkgname=zot pkgver=2.1.14 _zui_commit=4d28d8813d5c9dc082480cba8ca04de2c5644df7 -pkgrel=2 +pkgrel=3 pkgdesc="Vendor-neutral OCI-native container image registry" url="https://zotregistry.dev/" # 32bit: tests fail to build && https://github.com/distribution/distribution/pull/4642 diff --git a/testing/zrepl/APKBUILD b/testing/zrepl/APKBUILD index 243a3e22ba2..9d45ff75323 100644 --- a/testing/zrepl/APKBUILD +++ b/testing/zrepl/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Shawn Rose pkgname=zrepl pkgver=0.6.1 -pkgrel=20 +pkgrel=21 pkgdesc="one-stop, integrated solution for ZFS replication" url="https://zrepl.github.io/" # s390x: failing tests