diff options
author | makikatze | 2018-11-26 11:40:49 +0100 |
---|---|---|
committer | makikatze | 2018-11-26 11:40:49 +0100 |
commit | d2a0590e7677b9c7d13f88c6b1f0b21c9a024c00 (patch) | |
tree | 8a967d2d94859795be9f48fce50f5641a89f55d0 /.SRCINFO | |
download | aur-recordurbate.tar.gz |
Initial release
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO new file mode 100644 index 000000000000..b9a31ee7b3da --- /dev/null +++ b/.SRCINFO @@ -0,0 +1,16 @@ +pkgbase = recordurbate + pkgdesc = A Bot to automatically record Chaturbate live streams + pkgver = 1.2.0 + pkgrel = 1 + url = https://github.com/maki-chan/Recordurbate + arch = any + license = GPL3 + makedepends = git + depends = python + depends = youtube-dl + depends = ffmpeg + source = git+https://github.com/maki-chan/Recordurbate.git#tag=1.2.0 + sha256sums = SKIP + +pkgname = recordurbate + |