summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMike Swanson2013-07-01 21:12:17 -0700
committerMike Swanson2013-07-01 21:12:17 -0700
commit7ce007e8586e2631197aa98979a60c1d85798b7f (patch)
tree65b7b31f6f55d42fcee0dd35f466f3bba9ae8c00
parent26718af4579f962a6cc2b00b42142305fddc1c9b (diff)
downloadaur-7ce007e8586e2631197aa98979a60c1d85798b7f.tar.gz
Update Firestorm to 4.4.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a7a66e197a05..59c0535d272c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = firestorm-bin
pkgdesc = Second Life is a 3-D virtual world entirely built and owned by its residents. Firestorm is alternative viewer for secondlife (native 32bit)
- pkgver = 4.4.1.34164
+ pkgver = 4.4.2.34167
pkgrel = 1
- url = http://www.phoenixviewer.com/
+ url = http://www.firestormviewer.org/
install = firestorm.install
arch = i686
arch = x86_64
@@ -16,11 +16,11 @@ pkgbase = firestorm-bin
depends = sdl
depends = mesa
optdepends = gstreamer0.10: For video support - may need good, bad and ugly plugins
- source = http://downloads.phoenixviewer.com/Linux/Phoenix_Firestorm-Release_i686_4.4.1.34164SL.tar.bz2
+ source = http://downloads.phoenixviewer.com/Linux/Phoenix_Firestorm-Release_i686_4.4.2.34167SL.tar.bz2
source = firestorm.install
source = firestorm.desktop
source = firestorm.launcher
- sha256sums = af129be5bd45128b4ac39f629c2ab2a25e2f6f1e7cdabf7be2e6dc288a25b21a
+ sha256sums = 230ef92daf063a8814b8b232ada322cb10a9db90661de6cf58ea94b1984cdbd9
sha256sums = cd919be5e2d28ff86e9b51ffe1076ba8c13acf9c0953fc2f4bb78fe7e79cdbb3
sha256sums = 6dffebc474fd98d23bf8d9f4a7592795642dbddf3a0b585f89d25ff11ae15cc1
sha256sums = b2ce32d268f76f4324807d50c4098a3480b489ec447133ce8d9b9c4a7bc05530
diff --git a/PKGBUILD b/PKGBUILD
index 67c4b6b0a225..7d11a1b7dd61 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,21 +1,21 @@
# Maintainer: Mike Swanson <mikeonthecomputer@gmail.com>
pkgname=firestorm-bin
-pkgver=4.4.1.34164
+pkgver=4.4.2.34167
pkgrel=1
pkgdesc="Second Life is a 3-D virtual world entirely built and owned by its residents. Firestorm is alternative viewer for secondlife (native 32bit)"
-url="http://www.phoenixviewer.com/"
+url="http://www.firestormviewer.org/"
license=('GPL')
depends=('openal' 'gnome-vfs' 'gtk2' 'libpng' 'dbus-glib' 'libidn' 'sdl' 'mesa')
optdepends=('gstreamer0.10: For video support - may need good, bad and ugly plugins')
[ "$CARCH" = "x86_64" ] && depends=('lib32-gtk2' 'lib32-libpng' 'lib32-openal' 'lib32-dbus-glib' 'lib32-libidn' 'lib32-sdl' 'lib32-mesa')
-[ "$CARCH" = "x86_64" ] && optdepends=('lib32-nvidia-utils: GL support for NVIDIA drivers')
+[ "$CARCH" = "x86_64" ] && optdepends=('lib32-gstreamer0.10: For video support - may need good, bad and ugly plugins' 'lib32-nvidia-utils: GL support for NVIDIA drivers')
arch=('i686' 'x86_64')
install=firestorm.install
source=("http://downloads.phoenixviewer.com/Linux/Phoenix_Firestorm-Release_i686_${pkgver}SL.tar.bz2"
'firestorm.install'
'firestorm.desktop'
'firestorm.launcher')
-sha256sums=('af129be5bd45128b4ac39f629c2ab2a25e2f6f1e7cdabf7be2e6dc288a25b21a'
+sha256sums=('230ef92daf063a8814b8b232ada322cb10a9db90661de6cf58ea94b1984cdbd9'
'cd919be5e2d28ff86e9b51ffe1076ba8c13acf9c0953fc2f4bb78fe7e79cdbb3'
'6dffebc474fd98d23bf8d9f4a7592795642dbddf3a0b585f89d25ff11ae15cc1'
'b2ce32d268f76f4324807d50c4098a3480b489ec447133ce8d9b9c4a7bc05530')