summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO18
1 files changed, 18 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..cfc4b1d2ca04
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,18 @@
+pkgbase = rofi-ttv-git
+ pkgdesc = A script that uses rofi, youtube-dl and mpv to view twitch streams.
+ pkgver = r13.621edfe
+ pkgrel = 1
+ url = https://github.com/loiccoyle/rofi-ttv
+ arch = any
+ license = MIT
+ makedepends = git
+ depends = curl
+ depends = jq
+ depends = rofi
+ depends = youtube-dl
+ depends = mpv
+ source = rofi-ttv::git+https://github.com/loiccoyle/rofi-ttv.git
+ md5sums = SKIP
+
+pkgname = rofi-ttv-git
+