summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordeepjyoti302020-05-14 20:57:04 +0530
committerdeepjyoti302020-05-14 20:57:04 +0530
commit0da8d03dff201a365788269bc74f3921d828f008 (patch)
tree4d589a23029c5cd4095efecbcc1c7b7b6b58538b
parent7f0848ce88a174f765e47c47165e72d2324cdeee (diff)
downloadaur-0da8d03dff201a365788269bc74f3921d828f008.tar.gz
Bump version to 2020.05.14
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ad583352703d..8ee426482bab 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ytmdl
pkgdesc = Download songs from YouTube with metadata from sources like Itunes and Gaana
- pkgver = 2020.03.21
+ pkgver = 2020.05.14
pkgrel = 0
url = https://github.com/deepjyoti30/ytmdl
arch = any
@@ -21,7 +21,7 @@ pkgbase = ytmdl
depends = python-requests
depends = python-lxml
depends = python-wheel
- source = https://github.com/deepjyoti30/ytmdl/archive/2020.03.21.tar.gz
+ source = https://github.com/deepjyoti30/ytmdl/archive/2020.05.14.tar.gz
md5sums = SKIP
pkgname = ytmdl
diff --git a/PKGBUILD b/PKGBUILD
index 651d6ec102a3..2847ff6c2b77 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Deepjyoti <deep.barman30@gmail.com>
pkgname=ytmdl
-pkgver=2020.03.21
+pkgver=2020.05.14
pkgrel=0
pkgdesc="Download songs from YouTube with metadata from sources like Itunes and Gaana"
arch=("any")
@@ -31,7 +31,7 @@ backup=()
options=()
install=
changelog=
-source=("https://github.com/deepjyoti30/ytmdl/archive/2020.03.21.tar.gz")
+source=("https://github.com/deepjyoti30/ytmdl/archive/2020.05.14.tar.gz")
noextract=()
md5sums=("SKIP")
validpgpkeys=()