aboutsummaryrefslogtreecommitdiffstats
path: root/.AURINFO
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2015-01-07 01:14:03 +0100
committerJohannes Löthberg <johannes@kyriasis.com>2015-06-01 16:03:16 +0200
commit967cfea4a2962c30b780e9d2873250727fd3273f (patch)
tree21f6012d5589fcae835b181ef67e341a6444b351 /.AURINFO
parent6b979b5cec70045310d77310f8d5fa5c7edf2be8 (diff)
downloadpkgbuilds-cmusfm.tar.xz
cmusfm: initial importcmusfm
Diffstat (limited to '.AURINFO')
-rw-r--r--.AURINFO15
1 files changed, 15 insertions, 0 deletions
diff --git a/.AURINFO b/.AURINFO
new file mode 100644
index 0000000..5c1f713
--- /dev/null
+++ b/.AURINFO
@@ -0,0 +1,15 @@
+pkgbase = cmusfm
+ pkgdesc = Last.fm scrobbler for cmus music player
+ pkgver = 0.2.0
+ pkgrel = 1
+ url = https://github.com/Arkq/cmusfm
+ install = cmusfm.install
+ arch = x86_64
+ arch = i686
+ license = GPLv3
+ depends = cmus
+ depends = curl
+ source = https://github.com/Arkq/cmusfm/archive/v0.2.0.tar.gz
+
+pkgname = cmusfm
+