summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMike Swanson2017-02-08 14:50:33 -0800
committerMike Swanson2017-02-08 14:50:33 -0800
commit88d864c5826b6d4a888604850de0bb6996a849e4 (patch)
tree271289b795c8e2960fdcb9c6663775ef2a04af14 /PKGBUILD
parentedbab9aed8709f115b82cb60f31a68e69d8fc2c8 (diff)
downloadaur-88d864c5826b6d4a888604850de0bb6996a849e4.tar.gz
Update optdepends to current equivalents.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c73bedd08f6f..6a65edf13997 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mike Swanson <mikeonthecomputer@gmail.com>
pkgname=firestorm-bin
pkgver=5.0.1.52150
-pkgrel=1
+pkgrel=2
pkgdesc="Firestorm is a feature-packed third-party viewer for Second Life."
url="http://www.firestormviewer.org/"
license=('GPL')
@@ -10,9 +10,9 @@ depends=(apr-util dbus-glib glu gtk2 libgl libidn libjpeg-turbo libpng
libxml2 mesa nss openal pangox-compat sdl zlib)
optdepends=(
'alsa-lib: for ALSA support'
- 'flashplugin: for inworld Flash support'
+ 'pepper-flash: for inworld Flash support'
'freealut: for OpenAL support'
- 'gstreamer0.10: For video support - may need good, bad and ugly plugins'
+ 'gstreamer: For video support - may need good, bad and ugly plugins'
'libpulse: for PulseAudio support'
'mesa-libgl: For Intel, Radeon, Nouveau support'
'nvidia-libgl: for NVIDIA support'