Commit aaabe2ee authored by Seblu's avatar Seblu
Browse files

deefuzzer 0.6


git-svn-id: https://seblu.net/s/archpkg@147 02741741-5192-46b8-8916-7152b19231d9
parent 682b8582
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@

prjname=DeeFuzzer
pkgname=deefuzzer
pkgver=0.5.8
pkgver=0.6
pkgrel=1
pkgdesc='Easy and instant media streaming tool'
arch=('any')
@@ -10,8 +10,8 @@ url='http://svn.parisson.org/deefuzzer'
license=('custom:CeCILL')
depends=('python2-distribute' 'python2-shout')
optdepends=('python2-twitter' 'python-tinyurl' 'python-pyliblo')
source=("http://debian.parisson.org/$prjname-$pkgver.tar.gz")
md5sums=('f6569ca33c1080e4fa8b66034230f8e5')
source=("http://pypi.python.org/packages/source/D/$prjname/$prjname-$pkgver.tar.gz")
md5sums=('db136451de5a7c75d8157b9674d334ea')

package() {
  cd $prjname-$pkgver