blob: 1bda1855ca67247f92850c12b52b5b67147353dd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = pyapplier
pkgdesc = .scrobbler.log (Rockbox offline last.fm scrobling format) submiter
pkgver = 0.0.5
pkgrel = 1
url = https://github.com/ultraelephant/pyapplier
arch = x86_64
arch = i686
license = GPL
makedepends = git
depends = python
depends = python-pylast
depends = python-setuptools
depends = python-pyaml
source = git+https://github.com/ultraelephant/pyapplier#tag=0.0.5
md5sums = SKIP
pkgname = pyapplier
|