Skip to content
Snippets Groups Projects
Commit 67dde911 authored by Sören Tempel's avatar Sören Tempel
Browse files

testing/*: rebuild with go 1.19.4

parent e46c1ec0
No related branches found
No related tags found
No related merge requests found
Showing
with 20 additions and 20 deletions
......@@ -2,7 +2,7 @@
# Maintainer: Danct12 <danct12@disroot.org>
pkgname="6cord"
pkgver=9.6
pkgrel=11
pkgrel=12
pkgdesc="Discord TUI + SIXEL client"
url="https://gitlab.com/diamondburned/6cord"
arch="all"
......
......@@ -2,7 +2,7 @@
# Maintainer: kpcyrd <git@rxv.cc>
pkgname=acmetool
pkgver=0.0.67
pkgrel=13
pkgrel=14
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"
......
# Maintainer: Hoang Nguyen <folliekazetani@protonmail.com>
pkgname=air
pkgver=1.40.4
pkgrel=4
pkgrel=5
pkgdesc="Live reload for Go apps"
url="https://github.com/cosmtrek/air"
arch="all"
......
......@@ -2,7 +2,7 @@
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=alpine-lift
pkgver=0.2.0
pkgrel=5
pkgrel=6
pkgdesc="Basic cloud-init-like for Alpine Linux"
url="https://github.com/bjwschaap/alpine-lift"
license="MIT"
......
......@@ -2,7 +2,7 @@
# Maintainer: Aleks Bunin <alpinelinux@compuix.com>
pkgname=antibody
pkgver=6.1.1
pkgrel=10
pkgrel=11
pkgdesc="The fastest zsh shell plugin manager."
url="https://github.com/getantibody/antibody"
license="MIT"
......
# Maintainer: Ariadne Conill <ariadne@dereferenced.org>
pkgname=apko
pkgver=0.6.0
pkgrel=0
pkgrel=1
pkgdesc="declarative APK-based container building tool with support for Sigstore signatures"
url="https://github.com/chainguard-dev/apko"
arch="all"
......
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=aports-glmr
pkgver=0.2
pkgrel=10
pkgrel=11
pkgdesc="CLI tool to search open merge requests for aports"
url="https://gitlab.alpinelinux.org/ncopa/aports-glmr"
license="MIT"
......
......@@ -2,7 +2,7 @@
# Maintainer: Oleg Titov <oleg.titov@gmail.com>
pkgname=apptainer
pkgver=1.1.3
pkgrel=1
pkgrel=2
pkgdesc="Application containers for Linux"
url="https://apptainer.org/"
arch="all"
......
......@@ -2,7 +2,7 @@
# Maintainer: Patrycja Rosa <alpine@ptrcnull.me>
pkgname=bettercap
pkgver=2.32.0
pkgrel=10
pkgrel=11
pkgdesc="The Swiss Army knife for 802.11, BLE and Ethernet networks reconnaissance and MITM attacks"
url="https://www.bettercap.org"
arch="all"
......
......@@ -2,7 +2,7 @@
# Maintainer: Justin Berthault <justin.berthault@zaclys.net>
pkgname=blocky
pkgver=0.19
pkgrel=5
pkgrel=6
pkgdesc="DNS proxy as ad-blocker for local network"
url="https://github.com/0xERR0R/blocky"
license="Apache-2.0"
......
......@@ -2,7 +2,7 @@
# Maintainer: Adam Thiede <me@adamthiede.com>
pkgname=bluetuith
pkgver=0.1.3
pkgrel=0
pkgrel=1
pkgdesc="TUI-based bluetooth connection maanger"
url="https://github.com/darkhz/bluetuith"
arch="all"
......
......@@ -2,7 +2,7 @@
# Maintainer: Maxim Karasev <begs@disroot.org>
pkgname=bombadillo
pkgver=2.4.0
pkgrel=8
pkgrel=9
pkgdesc="Non-web (gopher, gemini, finger) browser for the terminal"
url="https://bombadillo.colorfield.space/"
license="GPL-3.0-or-later"
......
......@@ -2,7 +2,7 @@
# Maintainer: psykose <alice@ayaya.dev>
pkgname=boringproxy
pkgver=0.9.1
pkgrel=8
pkgrel=9
pkgdesc="Simple tunneling reverse proxy with a fast web UI and auto HTTPS"
url="https://github.com/boringproxy/boringproxy"
options="!check" # no tests
......
......@@ -2,7 +2,7 @@
pkgname=btcd
pkgver=0.22.0_beta
_pkgver=${pkgver/_/-}
pkgrel=8
pkgrel=9
pkgdesc="Alternative full node bitcoin implementation written in Go"
url="https://github.com/btcsuite/btcd#btcd"
arch="all"
......
......@@ -2,7 +2,7 @@
# Maintainer: Thomas Kienlen <kommander@laposte.net>
pkgname=certigo
pkgver=1.16.0
pkgrel=5
pkgrel=6
pkgdesc="Utility to examine and validate certificates in a variety of formats"
url="https://github.com/square/certigo"
arch="all"
......
......@@ -2,7 +2,7 @@
# Maintainer: Thomas Kienlen <kommander@laposte.net>
pkgname=certstrap
pkgver=1.3.0
pkgrel=5
pkgrel=6
pkgdesc="Tools to bootstrap CAs, certificate requests, and signed certificates"
url="https://github.com/square/certstrap"
arch="all"
......
......@@ -2,7 +2,7 @@
# Maintainer: Michał Polański <michal@polanski.me>
pkgname=cfssl
pkgver=1.6.3
pkgrel=1
pkgrel=2
pkgdesc="Cloudflare PKI and TLS toolkit"
url="https://cfssl.org/"
license="BSD-2-Clause"
......
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=chathistorysync
pkgver=0.2.0
pkgrel=3
pkgrel=4
pkgdesc="A tool for syncing IRC logs via the CHATHISTORY extension"
url="https://sr.ht/~emersion/chathistorysync"
arch="all"
......
# Maintainer: Hoang Nguyen <folliekazetani@protonmail.com>
pkgname=cilium-cli
pkgver=0.12.11
pkgrel=0
pkgrel=1
pkgdesc="CLI to install, manage and troubleshoot Kubernetes clusters running Cilium"
url="https://cilium.io/"
arch="all"
......
......@@ -2,7 +2,7 @@
# Maintainer: Zhuo FENG <fenprace.i@gmail.com>
pkgname=clash
pkgver=1.10.6
pkgrel=5
pkgrel=6
pkgdesc="rule-based tunnel in go"
url="https://github.com/Dreamacro/clash"
arch="all"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment