summaryrefslogtreecommitdiff
path: root/community/ushare/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/ushare/PKGBUILD')
-rw-r--r--community/ushare/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/ushare/PKGBUILD b/community/ushare/PKGBUILD
index c8df085e1..0ed1b484c 100644
--- a/community/ushare/PKGBUILD
+++ b/community/ushare/PKGBUILD
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD 49823 2011-06-21 09:38:58Z spupykin $
+# $Id: PKGBUILD 49979 2011-06-22 19:57:08Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: Kessia 'even' Pinheiro <kessiapinheiro at gmail.com>
# Contributor: kastor <kastor@fobos.org.ar>
pkgname=ushare
pkgver=1.1a
-pkgrel=12
+pkgrel=13
pkgdesc="A free UPnP A/V Media Server for Linux"
url="http://ushare.geexbox.org"
license=('GPL2')
-arch=('i686' 'x86_64' 'mips64el')
-depends=('libupnp' 'libdlna')
+arch=('i686' 'x86_64')
+depends=('libupnp' 'libdlna' 'sudo')
backup=('etc/ushare/ushare.conf'
'etc/conf.d/ushare')
install=ushare.install