blob: 4e2e6d9b14af3f227a92abce6e0f4de65dc2ebfd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = goplaying-git
pkgdesc = A basic Now Playing TUI written in Go
pkgver = r18.23c0025
pkgrel = 1
url = https://github.com/justinmdickey/goplaying
arch = x86_64
license = MIT
makedepends = go
makedepends = git
depends = go
depends = playerctl
provides = goplaying
conflicts = goplaying
source = git+https://github.com/justinmdickey/goplaying.git
md5sums = SKIP
pkgname = goplaying-git
|