Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging / Packages / anubis
Commits: bd60f86d by Jan Alexander Steffens (heftig) at 2025-05-01T19:57:21+02:00 1.17.1-1 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,6 +1,6 @@ pkgbase = anubis pkgdesc = Reverse proxy to protect against scraper bots - pkgver = 1.17.0 + pkgver = 1.17.1 pkgrel = 1 url = https://anubis.techaro.lol/ arch = x86_64 @@ -14,7 +14,7 @@ pkgbase = anubis makedepends = zstd depends = glibc backup = etc/anubis/default.env - source = git+https://github.com/TecharoHQ/anubis#tag=v1.17.0 - b2sums = 48bb647163efd14776bc480ad3a6b80b7a949059f25fc020443566fb9eb021c40b3ccba1c0bc6ba68a1f239dfe421f8a98a65006a979bc9a2624299070aa520a + source = git+https://github.com/TecharoHQ/anubis#tag=v1.17.1 + b2sums = 723989641b4ab37588e052c6147ce16836211a8a1a170eb89f36504c63bac2ea061ab275f83c75aeef4b1e0949bb5ee35160c7a46f85b0fc957791bbc9f7514f pkgname = anubis ===================================== PKGBUILD ===================================== @@ -1,7 +1,7 @@ # Maintainer: Jan Alexander Steffens (heftig) <hef...@archlinux.org> pkgname=anubis -pkgver=1.17.0 +pkgver=1.17.1 pkgrel=1 pkgdesc="Reverse proxy to protect against scraper bots" url="https://anubis.techaro.lol/" @@ -19,7 +19,7 @@ makedepends=( ) backup=(etc/anubis/default.env) source=("git+https://github.com/TecharoHQ/anubis#tag=v${pkgver/[a-z]/-&}") -b2sums=('48bb647163efd14776bc480ad3a6b80b7a949059f25fc020443566fb9eb021c40b3ccba1c0bc6ba68a1f239dfe421f8a98a65006a979bc9a2624299070aa520a') +b2sums=('723989641b4ab37588e052c6147ce16836211a8a1a170eb89f36504c63bac2ea061ab275f83c75aeef4b1e0949bb5ee35160c7a46f85b0fc957791bbc9f7514f') prepare() { cd anubis View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/anubis/-/commit/bd60f86d29955bf0857ed4a2ce80b54dc6e8fe89 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/anubis/-/commit/bd60f86d29955bf0857ed4a2ce80b54dc6e8fe89 You're receiving this email because of your account on gitlab.archlinux.org.