summaryrefslogtreecommitdiff
path: root/youtubedr/.SRCINFO
diff options
context:
space:
mode:
authorDeposite Pirate2020-10-27 13:43:24 +0100
committerDeposite Pirate2020-10-27 13:43:24 +0100
commit677c6067ae9406fdcdf144b4bffae79795a0614f (patch)
tree84bd6e992dc200484f6ca332c0ceea3cc2d108bb /youtubedr/.SRCINFO
parent93463341db02c3f01bd823e12a911ddafe719b0a (diff)
* Add youtubedr.
new file: youtubedr/.SRCINFO new file: youtubedr/PKGBUILD
Diffstat (limited to 'youtubedr/.SRCINFO')
-rw-r--r--youtubedr/.SRCINFO15
1 files changed, 15 insertions, 0 deletions
diff --git a/youtubedr/.SRCINFO b/youtubedr/.SRCINFO
new file mode 100644
index 0000000..6e5d1c9
--- /dev/null
+++ b/youtubedr/.SRCINFO
@@ -0,0 +1,15 @@
+pkgbase = youtubedr
+ pkgdesc = Download YouTube videos
+ pkgver = 2.1.1
+ pkgrel = 1
+ url = https://github.com/kkdai/youtube
+ arch = x86_64
+ license = MIT
+ makedepends = go
+ makedepends = git
+ depends = glibc
+ source = git+https://github.com/kkdai/youtube#tag=v2.1.1
+ sha256sums = SKIP
+
+pkgname = youtubedr
+