summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMike Swanson2013-11-09 02:24:44 -0800
committerMike Swanson2013-11-09 02:24:44 -0800
commit708d5daa7f993ce0062fe4180384df671fd49662 (patch)
treed735b027b90a0cc35543b4d9fee9af599bbac726
parent7ce007e8586e2631197aa98979a60c1d85798b7f (diff)
downloadaur-708d5daa7f993ce0062fe4180384df671fd49662.tar.gz
Update firestorm to 4.5.1.38838
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD9
2 files changed, 9 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 59c0535d272c..c38e8a3c89b4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
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.2.34167
+ pkgver = 4.5.1.38838
pkgrel = 1
url = http://www.firestormviewer.org/
install = firestorm.install
@@ -16,11 +16,12 @@ 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.2.34167SL.tar.bz2
+ options = !strip
+ source = http://downloads.phoenixviewer.com/Linux/Phoenix_Firestorm-Beta_i686_4.5.1.38838SL.tar.bz2
source = firestorm.install
source = firestorm.desktop
source = firestorm.launcher
- sha256sums = 230ef92daf063a8814b8b232ada322cb10a9db90661de6cf58ea94b1984cdbd9
+ sha256sums = 78d2d08e16a4ebcef23120d12130ccc12030b6cb0971dbdd517f34a7bab6b84e
sha256sums = cd919be5e2d28ff86e9b51ffe1076ba8c13acf9c0953fc2f4bb78fe7e79cdbb3
sha256sums = 6dffebc474fd98d23bf8d9f4a7592795642dbddf3a0b585f89d25ff11ae15cc1
sha256sums = b2ce32d268f76f4324807d50c4098a3480b489ec447133ce8d9b9c4a7bc05530
diff --git a/PKGBUILD b/PKGBUILD
index 7d11a1b7dd61..30eeea243dc1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Mike Swanson <mikeonthecomputer@gmail.com>
pkgname=firestorm-bin
-pkgver=4.4.2.34167
+pkgver=4.5.1.38838
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.firestormviewer.org/"
@@ -11,11 +11,12 @@ optdepends=('gstreamer0.10: For video support - may need good, bad and ugly plug
[ "$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"
+options=(!strip)
+source=("http://downloads.phoenixviewer.com/Linux/Phoenix_Firestorm-Beta_i686_${pkgver}SL.tar.bz2"
'firestorm.install'
'firestorm.desktop'
'firestorm.launcher')
-sha256sums=('230ef92daf063a8814b8b232ada322cb10a9db90661de6cf58ea94b1984cdbd9'
+sha256sums=('78d2d08e16a4ebcef23120d12130ccc12030b6cb0971dbdd517f34a7bab6b84e'
'cd919be5e2d28ff86e9b51ffe1076ba8c13acf9c0953fc2f4bb78fe7e79cdbb3'
'6dffebc474fd98d23bf8d9f4a7592795642dbddf3a0b585f89d25ff11ae15cc1'
'b2ce32d268f76f4324807d50c4098a3480b489ec447133ce8d9b9c4a7bc05530')
@@ -24,7 +25,7 @@ package() {
cd "${srcdir}"
# Rename Data Directory
- mv Phoenix_Firestorm-Release_i686_${pkgver}/ firestorm
+ mv Phoenix_Firestorm-Beta_i686_${pkgver}/ firestorm
# Fix fontconfig >= 2.9.0 issue
ln -si libfontconfig.so.1.4.4 firestorm/lib/libfontconfig.so.1