summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGordonGR2020-11-29 18:41:01 +0200
committerGordonGR2020-11-29 18:41:01 +0200
commit9d87b1d46ae0f3a8722943e65bca46dbb24ecc9e (patch)
tree223e602d128b810da54245b7e470b9b676a8efac
parentbfb3850cbd67e2b44e05c918b8bf571d97309a78 (diff)
downloadaur-9d87b1d46ae0f3a8722943e65bca46dbb24ecc9e.tar.gz
1.28.0.18-1: Upstream update
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
-rw-r--r--coolvlviewer.install4
3 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a37eb62c8b02..f24d5746a0e6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = coolvlviewer-bin
pkgdesc = A third-party viewer for Second Life (C) (secondlife) and OpenSim (opensimulator) grids. ('VL' stands for virtual life, formerly known as 'Cool SL Viewer', binary)
- pkgver = 1.28.0.17
+ pkgver = 1.28.0.18
pkgrel = 1
url = http://sldev.free.fr
install = coolvlviewer.install
@@ -41,10 +41,10 @@ pkgbase = coolvlviewer-bin
conflicts = coolvlviewer
conflicts = coolvlviewer-experimental
conflicts = coolvlviewer-experimental-bin
- source = http://sldev.free.fr/binaries/CoolVLViewer-1.28.0.17-Linux-x86_64-Setup
+ source = http://sldev.free.fr/binaries/CoolVLViewer-1.28.0.18-Linux-x86_64-Setup
source = coolvlviewer.desktop
source = coolvlviewer.launcher
- md5sums = ef74f2f840513e270f863236a9d0dd3d
+ md5sums = 7d065c62d8729ba6868148baeaf56c84
md5sums = e3efa31884eed08d07cbbe686b027d9a
md5sums = fd78de1f6c1333a5120ece89873515e0
diff --git a/PKGBUILD b/PKGBUILD
index a0b5a4646637..54e528109f06 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Co-Maintainer: Alex Tharp <toastercup@gmail.com>
pkgname=coolvlviewer-bin
-pkgver=1.28.0.17
+pkgver=1.28.0.18
pkgrel=1
pkgdesc="A third-party viewer for Second Life (C) (secondlife) and OpenSim (opensimulator) grids. ('VL' stands for virtual life, formerly known as 'Cool SL Viewer', binary)"
url="http://sldev.free.fr"
@@ -27,7 +27,7 @@ source=("http://sldev.free.fr/binaries/CoolVLViewer-${pkgver}-Linux-x86_64-Setup
"coolvlviewer.desktop"
"coolvlviewer.launcher")
-md5sums=('ef74f2f840513e270f863236a9d0dd3d'
+md5sums=('7d065c62d8729ba6868148baeaf56c84'
'e3efa31884eed08d07cbbe686b027d9a'
'fd78de1f6c1333a5120ece89873515e0')
diff --git a/coolvlviewer.install b/coolvlviewer.install
index 4eb483feadf0..e290736f0b1d 100644
--- a/coolvlviewer.install
+++ b/coolvlviewer.install
@@ -4,13 +4,13 @@ echo ">>> ~/.secondlife/user_settings/settings_coolvlviewer_12680.xml."
echo ">>> You must also add your user to the 'games' group."
echo ">>> # gpasswd -a USERNAME games"
echo ">>> Remember to logout and log back in for the changes to take effect."
-echo ">>> To use SLVoice, please make sure Wine is installed on your system and then simply run the script "install-wine-SLVoice.sh" from a terminal to setup everything for the viewer."
+echo ">>> To use SLVoice, please make sure Wine is installed on your system and then simply run the script "install-wine-SLVoice.sh" to setup everything for the viewer."
}
#post_upgrade() {
echo ">>> New version of settings file is:"
echo ">>> ~/.secondlife/user_settings/settings_coolvlviewer_12800.xml."
-echo ">>> To use SLVoice, please make sure Wine is installed on your system and then simply run the script "install-wine-SLVoice.sh" from a terminal to setup everything for the viewer."
+echo ">>> To use SLVoice, please make sure Wine is installed on your system and then simply run the script "install-wine-SLVoice.sh" to setup everything for the viewer."
}
op=$1