summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbitwave2015-10-18 12:18:09 +0200
committerbitwave2015-10-18 12:18:09 +0200
commit98f9026fc28928664d01a1e67e8472b796cd797a (patch)
treee1be2c0359ace4e765b2ef72aaede8319c8418a8 /PKGBUILD
parent85735a5e2bd7377b82a92df05b827ca920a09697 (diff)
downloadaur-python-instant-music-git.tar.gz
updated deps
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0c2f7c93f926..e6f9d784a96c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
gitname=instant-music
pkgname=python-${gitname}-git
-pkgver=152.7be8812
-pkgrel=1
+pkgver=157.25ab134
+pkgrel=2
pkgdesc="Instantly download any song (git version)"
arch=('any')
url="https://github.com/yask123/Instant-Music-Downloader"
license=("unknown")
makedepends=('git' 'python-setuptools')
-depends=('youtube-dl' 'python-beautifulsoup4' 'python-eyed3')
+depends=('youtube-dl' 'python-beautifulsoup4' 'python-eyed3' 'python-requests')
provides=('python-instant-music')
conflicts=('python-instant-music')
source=("git+https://github.com/yask123/Instant-Music-Downloader.git")