blob: cee798d1a9e21cd8f37ed573bf406721b21a1bb3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = goscrobble
pkgdesc = A simple music scrobbler daemon for MPRIS-based music players.
pkgver = 0.3.1
pkgrel = 1
url = https://github.com/p-mng/goscrobble
arch = x86_64
license = custom:MIT
makedepends = go
depends = dbus
source = goscrobble-v0.3.1.tar.gz::https://github.com/p-mng/goscrobble/archive/refs/tags/v0.3.1.tar.gz
sha256sums = cbb2ec7cd7efe9b2cc0eeab778c68db4bb1aad15eb12a2812fe7086225bf02e4
pkgname = goscrobble
|