diff options
author | Deposite Pirate | 2021-03-13 08:20:21 +0100 |
---|---|---|
committer | Deposite Pirate | 2021-03-13 08:20:21 +0100 |
commit | aa4045f8471272de7661a5b467c0057d579c4a93 (patch) | |
tree | 2c140a399ff43761acdee4f50481f670616fd071 /youtubedr/PKGBUILD | |
parent | d37089c7e883853ac9e1b9b6b0a0059cc5994f86 (diff) |
* Update to 2.5.0
modified: youtubedr/.SRCINFO
modified: youtubedr/PKGBUILD
Diffstat (limited to 'youtubedr/PKGBUILD')
-rw-r--r-- | youtubedr/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/youtubedr/PKGBUILD b/youtubedr/PKGBUILD index e3ce9a8..9338857 100644 --- a/youtubedr/PKGBUILD +++ b/youtubedr/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=youtube pkgname=youtubedr -pkgver=2.3.0 +pkgver=2.5.0 pkgrel=1 pkgdesc="Download YouTube videos" arch=('x86_64') |