summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorStéphane MEYER2021-01-14 16:26:13 +0100
committerStéphane MEYER2021-01-14 16:26:13 +0100
commitbd382ff053fa65935379f50bcf31d8beae5bc7c4 (patch)
treebd2715fd5e250a902e8a59ceee537e8079dc6460 /.SRCINFO
downloadaur-bd382ff053fa65935379f50bcf31d8beae5bc7c4.tar.gz
Initial commit.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO19
1 files changed, 19 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..42d0ad5f178c
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,19 @@
+pkgbase = btspk
+ pkgdesc = Commandline utility to easily connect bluetooth audio devices.
+ pkgver = 1.2
+ pkgrel = 1
+ url = https://gitlab.com/teegre/btspk/-
+ arch = any
+ license = MIT
+ depends = bash
+ depends = bluez-tools
+ depends = bluez-utils
+ depends = coreutils
+ depends = pulseaudio
+ optdepends = pulseaudio-equalizer
+ optdepends = pulseaudio-equalizer-ladspa
+ source = https://gitlab.com/teegre/btspk/-/archive/1.2/btspk-1.2.tar.gz
+ sha256sums = 0fa53fba8823d488b3adee84ca295bd86fef426f082e7869d3c5569d223ae979
+
+pkgname = btspk
+