summaryrefslogtreecommitdiff
path: root/social/opentracker
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-11-10 15:17:02 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-11-10 15:17:02 -0300
commitfe4dcf73c98bd9629ed703a027a4b812fb174cdd (patch)
tree915db4b18096a15bbcdfadf1c5de5568f6a0207a /social/opentracker
parent785b04f6500e4bd35e3568b2a1654e60df3434ee (diff)
Updates
Diffstat (limited to 'social/opentracker')
-rw-r--r--social/opentracker/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/social/opentracker/PKGBUILD b/social/opentracker/PKGBUILD
index f328607e7..d78d14541 100644
--- a/social/opentracker/PKGBUILD
+++ b/social/opentracker/PKGBUILD
@@ -4,13 +4,13 @@ pkgname=opentracker
pkgver=20111020
pkgrel=1
pkgdesc='An open and free bittorrent tracker (open mode)'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url='http://erdgeist.org/arts/software/opentracker/'
license=('custom:Beer' 'GPL')
-makedepends=('libowfat' 'cvs')
+makedepends=('libowfat') # 'cvs')
depends=('bash' 'zlib')
backup=('etc/opentracker/config')
-install=${pkgname}.install
+#install=${pkgname}.install
source=("http://repo.parabolagnulinux.org/other/${pkgname}-${pkgver}.tar.gz"
'opentracker.rc.d'
'license.txt')