Commit 1e31e57c authored by Seblu's avatar Seblu
Browse files

up



git-svn-id: https://seblu.net/s/archpkg@226 02741741-5192-46b8-8916-7152b19231d9
parent 79e1b3ec
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@ pkgdesc='Easy and instant media streaming tool'
arch=('any')
url='http://pypi.python.org/pypi/DeeFuzzer/'
license=('custom:CeCILL')
depends=('python2-distribute' 'python2-shout' 'mutagen')
depends=('python2-distribute' 'python2-shout' 'mutagen' 'python-pycurl')
optdepends=('python2-twitter' 'python-tinyurl' 'python-pyliblo')
source=("http://pypi.python.org/packages/source/D/$prjname/$prjname-$pkgver.tar.gz")
md5sums=('a3d6c3a4008a60405ffe9f3f1620793a')
+1 −1
Original line number Diff line number Diff line
@@ -10,7 +10,7 @@ pkgrel=1
[[ ${pkgver##*rc} != $pkgver ]] && testing='testing'
kernelver=${pkgver//_/-}
kernelsuf=${pkgbase#linux}
arch=('i686' 'x86_64')
arch=('x86_64')
license=('GPL2')
url='http://www.kernel.org'
options=('!strip')