summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGordonGR2018-04-07 16:01:37 +0300
committerGordonGR2018-04-07 16:01:37 +0300
commit4f52532acc17695b4335b0323c5de6ee4bde3e60 (patch)
treeba0367faa9a9efaff9186c3a4efb2fb1271e4f0e
parenta4868f610c97ec15cabb3602b3bb48bc84d94443 (diff)
downloadaur-4f52532acc17695b4335b0323c5de6ee4bde3e60.tar.gz
1.26.22.0-1: Upstream update
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
-rw-r--r--coolvlviewer.desktop2
-rw-r--r--coolvlviewer.install4
4 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 495d2bd985a2..cb6ac883fcd6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Apr 2 11:42:08 UTC 2018
+# Sat Apr 7 13:00:43 UTC 2018
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.26.20.49
+ pkgver = 1.26.22.0
pkgrel = 1
url = http://sldev.free.fr
install = coolvlviewer.install
@@ -39,11 +39,11 @@ pkgbase = coolvlviewer-bin
optdepends = lib32-freealut: for OpenAL support
conflicts = coolvlviewer-bin
conflicts = coolvlviewer-experimental
- source = http://sldev.free.fr/binaries/CoolVLViewer-1.26.20.49-Linux-x86_64-Setup
+ source = http://sldev.free.fr/binaries/CoolVLViewer-1.26.22.0-Linux-x86_64-Setup
source = coolvlviewer.desktop
source = coolvlviewer.launcher
- md5sums = 5011d4638f8c910e08a867e3f3868602
- md5sums = 1108a1c244a7f7471aed1450c87013cd
+ md5sums = 2a24c4e316b6ab98bb1bc79f7f3e38fd
+ md5sums = 6d3ef4b59ce0c159c6a6d85a497c0249
md5sums = fd78de1f6c1333a5120ece89873515e0
pkgname = coolvlviewer-bin
diff --git a/PKGBUILD b/PKGBUILD
index f9eabcf1022e..2ed5632dc4b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: GordonGR <ntheo1979@gmail.com>
pkgname=coolvlviewer-bin
-pkgver=1.26.20.49
+pkgver=1.26.22.0
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"
@@ -24,8 +24,8 @@ source=("http://sldev.free.fr/binaries/CoolVLViewer-${pkgver}-Linux-x86_64-Setup
"coolvlviewer.desktop"
"coolvlviewer.launcher")
-md5sums=('5011d4638f8c910e08a867e3f3868602'
- '1108a1c244a7f7471aed1450c87013cd'
+md5sums=('2a24c4e316b6ab98bb1bc79f7f3e38fd'
+ '6d3ef4b59ce0c159c6a6d85a497c0249'
'fd78de1f6c1333a5120ece89873515e0')
build() {
diff --git a/coolvlviewer.desktop b/coolvlviewer.desktop
index bf56090a4186..9b62c3469cc1 100644
--- a/coolvlviewer.desktop
+++ b/coolvlviewer.desktop
@@ -1,7 +1,7 @@
[Desktop Entry]
Version=1.0
Type=Application
-Name=Cool VL Viewer v1.26.20
+Name=Cool VL Viewer v1.26.22
GenericName=A third-party viewer for Second Life (C) and OpenSim grids
Comment=A third-party viewer for Second Life (C) and OpenSim grids
Exec=/usr/bin/coolvlviewer
diff --git a/coolvlviewer.install b/coolvlviewer.install
index 9ecbf0a01edc..6f410e292570 100644
--- a/coolvlviewer.install
+++ b/coolvlviewer.install
@@ -1,6 +1,6 @@
post_install() {
echo ">>> The version of settings file is:"
-echo ">>> ~/.secondlife/user_settings/settings_coolvlviewer_12620.xml."
+echo ">>> ~/.secondlife/user_settings/settings_coolvlviewer_12622.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."
@@ -8,7 +8,7 @@ echo ">>> Remember to logout and log back in for the changes to take effect."
#post_upgrade() {
echo ">>> New version of settings file is:"
-echo ">>> ~/.secondlife/user_settings/settings_coolvlviewer_12620.xml."
+echo ">>> ~/.secondlife/user_settings/settings_coolvlviewer_12622.xml."
}
op=$1