diff options
Diffstat (limited to 'community/rygel')
-rw-r--r-- | community/rygel/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/rygel/PKGBUILD b/community/rygel/PKGBUILD index 04e0a384a..3ae85986e 100644 --- a/community/rygel/PKGBUILD +++ b/community/rygel/PKGBUILD @@ -5,7 +5,7 @@ pkgname=rygel pkgver=0.14.1 pkgrel=1 pkgdesc="UPnP AV MediaServer and MediaRenderer that allows you to easily share audio, video and pictures, and control of media player on your home network" -arch=('i686' 'x86_64' 'mips64el') +arch=('i686' 'x86_64') url="http://live.gnome.org/Rygel" license=('LGPL') depends=('gupnp-av' 'gupnp-dlna' 'libgee' 'gtk3' 'hicolor-icon-theme' 'xdg-utils') |