1 # Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
2 # Contributor: Nathan Owe. ndowens04 at gmail dot com
7 pkgdesc="A simple commandline torrent creator"
9 url="http://claudiusmaximus.goto10.org/cm/2008-04-13_buildtorrent-0.7_released.html"
12 source=(http://claudiusmaximus.goto10.org/files/coding/$pkgname/$pkgname-0.7-1.tar.gz)
13 md5sums=('041a374dd0949140e4ae3a2aede3e274')
16 cd ${srcdir}/$pkgname-0.7-1
18 ./configure --prefix=/usr
23 cd ${srcdir}/$pkgname-0.7-1
25 make DESTDIR=${pkgdir} install