mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
release: update to 26.02.21-3
This commit is contained in:
parent
fce583b20b
commit
35a8336dc0
2 changed files with 4 additions and 4 deletions
4
.SRCINFO
4
.SRCINFO
|
|
@ -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 = 2
|
||||
pkgrel = 3
|
||||
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 = 639f4783755b088b8327699c14cf4c8f
|
||||
md5sums = 06463ae5628394691c06b29b802b5982
|
||||
md5sums = 93ed2d07501c3e0ed7c0132d0265548b
|
||||
md5sums = f1c10f726262b56101b2112a4ec181d2
|
||||
|
||||
|
|
|
|||
4
PKGBUILD
4
PKGBUILD
|
|
@ -3,7 +3,7 @@
|
|||
_pkgbase="zig-waybar-contrib"
|
||||
pkgname="${_pkgbase}-beta-bin"
|
||||
pkgver=26.02.21
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
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=('639f4783755b088b8327699c14cf4c8f'
|
||||
md5sums=('06463ae5628394691c06b29b802b5982'
|
||||
'93ed2d07501c3e0ed7c0132d0265548b'
|
||||
'f1c10f726262b56101b2112a4ec181d2')
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue