summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoryochananmarqos2019-03-26 13:00:02 -0600
committeryochananmarqos2019-03-26 13:00:02 -0600
commit0111133d467ee9764a9870a99dd06a47d5e702a3 (patch)
treeab4e9b426908b23f719316e96ca72f4489544fe3 /PKGBUILD
parent3b551e873bec0f6d834a938df2e86e98bd4a08eb (diff)
downloadaur-0111133d467ee9764a9870a99dd06a47d5e702a3.tar.gz
updated makedepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a647cc632502..2476de2977fd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Brenton Horne <brentonhorne77 at gmail dot com>
pkgname=foobnix
pkgver=3.1
-pkgrel=4
+pkgrel=5
pkgdesc="Music player for Linux"
arch=('i686' 'x86_64')
url="http://www.foobnix.com"
@@ -10,7 +10,7 @@ license=('GPL3')
depends=('python2-chardet' 'python2-simplejson' 'python2-mutagen' 'gst-plugins-good'
'gst-plugins-base' 'gst-python2' 'webkitgtk' 'libkeybinder3' 'gettext' 'gst-plugins-bad'
'gst-plugins-ugly' 'gst-libav' 'fuseiso' 'python2-notify' 'lame' 'faac' 'python2-keybinder2' 'ffmpeg' 'python2-dbus')
-makedepends=('python2-setuptools')
+makedepends=('python2-distutils-extra')
source=("https://github.com/foobnix/foobnix/archive/$pkgver.tar.gz")
sha256sums=('a4fb20d1a015eeb07fe7611c577aea7290e71e4eff10f6e458d8c987353f97dd')