blob: 05dbc83653420a79dcfbfa30526f6d47fd7b2f4f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = waybar-lyric-git
pkgdesc = Get lyrics of currently playling song on waybar
pkgver = 0.6.1.r0.g3d82e2b
pkgrel = 1
url = https://github.com/Nadim147c/waybar-lyric
arch = x86_64
license = AGPL-3.0-only
makedepends = go
makedepends = git
depends = glibc
source = waybar-lyric::git+https://github.com/Nadim147c/waybar-lyric.git
sha256sums = SKIP
pkgname = waybar-lyric-git
|