diff --git a/distro-packages/Arch-Linux/skald-git/PKGBUILD b/distro-packages/Arch-Linux/skald-git/PKGBUILD index fcfe335..3f744e0 100644 --- a/distro-packages/Arch-Linux/skald-git/PKGBUILD +++ b/distro-packages/Arch-Linux/skald-git/PKGBUILD @@ -2,7 +2,7 @@ # shellcheck shell=bash disable=SC2034,SC2154 pkgname=skald-git -pkgver=2026.07.08.r3.g9125e76 +pkgver=2026.08.30 pkgrel=1 pkgdesc='Audio-only hall-based conferencing server' arch=('x86_64' 'aarch64') @@ -31,7 +31,7 @@ pkgver() { if describe="$(git describe --long --tags --match '[0-9][0-9][0-9][0-9].[0-9][0-9].[0-9][0-9]' 2>/dev/null)"; then printf '%s\n' "$describe" | sed 's/^v//;s/\([^-]*-g\)/r\1/;s/-/./g' else - printf '2026.07.08.r%s.g%s' "$(git rev-list --count HEAD)" "$(git rev-parse --short HEAD)" + printf '2026.08.30.r%s.g%s' "$(git rev-list --count HEAD)" "$(git rev-parse --short HEAD)" fi } diff --git a/static/index.html b/static/index.html index 1a450eb..4c68c64 100644 --- a/static/index.html +++ b/static/index.html @@ -1,7 +1,7 @@
-