release: update to 26.02.21-2

This commit is contained in:
erffy 2026-02-21 23:19:09 +00:00
parent 133ceb72cb
commit fce583b20b
2 changed files with 4 additions and 4 deletions

View file

@ -1,7 +1,7 @@
pkgbase = zig-waybar-contrib-beta-bin
pkgdesc = High-performance Waybar modules written in Zig for efficient system monitoring (Beta binary version)
pkgver = 26.02.21
pkgrel = 1
pkgrel = 2
url = https://codeberg.org/erffy/zig-waybar-contrib
arch = x86_64
license = GPL3
@ -11,7 +11,7 @@ pkgbase = zig-waybar-contrib-beta-bin
source = zig-waybar-contrib.zip::https://codeberg.org/erffy/zig-waybar-contrib/releases/download/26.02.21/zig-waybar-contrib-release-26.02.21.zip
source = config.waybar.jsonc::https://codeberg.org/erffy/zig-waybar-contrib/raw/tag/26.02.21/config.waybar.jsonc
source = LICENSE::https://codeberg.org/erffy/zig-waybar-contrib/raw/tag/26.02.21/LICENSE
md5sums = 4fff824e0814a757120e80ee0a02171e
md5sums = 639f4783755b088b8327699c14cf4c8f
md5sums = 93ed2d07501c3e0ed7c0132d0265548b
md5sums = f1c10f726262b56101b2112a4ec181d2

View file

@ -3,7 +3,7 @@
_pkgbase="zig-waybar-contrib"
pkgname="${_pkgbase}-beta-bin"
pkgver=26.02.21
pkgrel=1
pkgrel=2
pkgdesc='High-performance Waybar modules written in Zig for efficient system monitoring (Beta binary version)'
arch=('x86_64')
url="https://codeberg.org/erffy/$_pkgbase"
@ -18,7 +18,7 @@ source=(
"config.waybar.jsonc::https://codeberg.org/erffy/zig-waybar-contrib/raw/tag/26.02.21/config.waybar.jsonc"
"LICENSE::https://codeberg.org/erffy/zig-waybar-contrib/raw/tag/26.02.21/LICENSE"
)
md5sums=('4fff824e0814a757120e80ee0a02171e'
md5sums=('639f4783755b088b8327699c14cf4c8f'
'93ed2d07501c3e0ed7c0132d0265548b'
'f1c10f726262b56101b2112a4ec181d2')