blob: f35e7b1e2cec1a019b919775089ee2bfc0d61430 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = gwob
pkgdesc = A Go-based overlay bar for Wayland to visualize percentage values
pkgver = 0.1.0
pkgrel = 1
url = https://gitlab.com/nathanchere/gwob
arch = x86_64
license = Apache
makedepends = go>=1.24
depends = glibc
source = gwob-0.1.0.tar.gz::https://gitlab.com/nathanchere/gwob/-/archive/v0.1.0/gwob-v0.1.0.tar.gz
sha256sums = 694f5da9281e65334779e9e8bcc6c6f35cb342ab77cc1989e67357ba014aa1bd
pkgname = gwob
|