summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorwillemw122015-10-03 09:59:54 +0200
committerwillemw122015-10-03 09:59:54 +0200
commit7d7ce72b4a7442ac6c60c031c09f2a1555c9107a (patch)
treef1b1d5dc8e8caedd822f2ab940180ced11c3e261 /PKGBUILD
parent615c73ba22ca9e7e4828fde2cfa357064d19849f (diff)
downloadaur-7d7ce72b4a7442ac6c60c031c09f2a1555c9107a.tar.gz
Add 'python-setuptools' to makedepends (clean chroot)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 963adc48c61e..d46f13c2b56f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,15 +3,15 @@
_pkgname=pyradio
pkgname=$_pkgname-git
-pkgver=0.4.r47.ge615f51
-pkgrel=1
+pkgver=0.4.r49.g022d161
+pkgrel=2
pkgdesc="Command line internet radio player"
arch=('any')
url="http://www.coderholic.com/pyradio/"
license=('MIT')
depends=('ncurses' 'python')
optdepends=('mplayer: as backend' 'vlc: as backend')
-makedepends=('git')
+makedepends=('git' 'python-setuptools')
provides=($_pkgname)
conflicts=($_pkgname)
source=($pkgname::git://github.com/coderholic/pyradio.git