diff options
author | Deposite Pirate | 2021-12-12 20:13:28 +0100 |
---|---|---|
committer | Deposite Pirate | 2021-12-12 20:13:28 +0100 |
commit | adfaff3ed047fd64f8e3aa654e079f64f54bad53 (patch) | |
tree | 273d336782c2746c7c600a3cbc9d7ee3ebebdcc2 /youtubedr/.SRCINFO | |
parent | c4043ac69e2d3de764bf5600db06f65258e4e446 (diff) |
Update youtubedr to 0.7.5
modified: youtubedr/.SRCINFO
modified: youtubedr/PKGBUILD
Diffstat (limited to 'youtubedr/.SRCINFO')
-rw-r--r-- | youtubedr/.SRCINFO | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/youtubedr/.SRCINFO b/youtubedr/.SRCINFO index a009dcd..d73d042 100644 --- a/youtubedr/.SRCINFO +++ b/youtubedr/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = youtubedr pkgdesc = Download YouTube videos - pkgver = 2.7.4 + pkgver = 2.7.5 pkgrel = 1 url = https://github.com/kkdai/youtube arch = x86_64 @@ -8,7 +8,7 @@ pkgbase = youtubedr makedepends = go makedepends = git depends = glibc - source = git+https://github.com/kkdai/youtube#tag=v2.7.4 + source = git+https://github.com/kkdai/youtube#tag=v2.7.5 sha256sums = SKIP pkgname = youtubedr |