summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGordonGR2017-03-28 14:49:27 +0300
committerGordonGR2017-03-28 14:49:27 +0300
commita01d475f187e67fdfd395f3555f07ba560778897 (patch)
treeb6ec7fc4e96d1c03dc24f08c1bf6ebc69b735e1b
parent0e86336abd8241cf636845f339a423a03e971a10 (diff)
downloadaur-a01d475f187e67fdfd395f3555f07ba560778897.tar.gz
1.8.7.6937-1: Upstream update
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
2 files changed, 11 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 172bde78d801..2f7c2c59b7ab 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Feb 11 14:15:48 UTC 2017
+# Tue Mar 28 11:49:04 UTC 2017
pkgbase = singularityviewer-alpha
pkgdesc = An exciting client for Second Life (secondlife) and OpenSim (opensimulator), which combines the look and feel of Viewer 1.23 with the latest and greatest of available technology. (alpha version)
- pkgver = 1.8.7.6919
+ pkgver = 1.8.7.6937
pkgrel = 1
url = http://www.singularityviewer.org/
arch = x86_64
@@ -37,10 +37,12 @@ pkgbase = singularityviewer-alpha
optdepends = openal
provides = singularityviewer
conflicts = singularityviewer
- source = http://sourceforge.net/projects/singularityview/files/alphas/SingularityAlpha-x86_64-1.8.7.6919.tar.bz2
+ conflicts = singularityviewer-test
+ replaces = singularityviewer-test
+ source = http://sourceforge.net/projects/singularityview/files/alphas/SingularityAlpha-x86_64-1.8.7.6937.tar.bz2
source = singularityviewer.desktop
source = singularityviewer.launcher
- md5sums = e14039660e04e6908ae3f03aa19d92e2
+ md5sums = d52e582343b5f173fa10aef7b5eb5ce1
md5sums = ff7aa34dcd7548e3acdb3c2d44ae6604
md5sums = eb596f5cf7b6f2d0c55c0082fb99a905
diff --git a/PKGBUILD b/PKGBUILD
index 419a1a8fb9ad..915a332a3e21 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: GordonGR <ntheo1979@gmail.com>
pkgname=singularityviewer-alpha
-pkgver=1.8.7.6919
+pkgver=1.8.7.6937
pkgrel=1
pkgdesc="An exciting client for Second Life (secondlife) and OpenSim (opensimulator), which combines the look and feel of Viewer 1.23 with the latest and greatest of available technology. (alpha version)"
url="http://www.singularityviewer.org/"
@@ -18,15 +18,17 @@ optdepends=(
'lib32-freealut: for OpenAL support'
'openal')
-conflicts=("singularityviewer")
+conflicts=("singularityviewer" "singularityviewer-test")
+replaces=("singularityviewer-test")
provides=("singularityviewer")
source=("http://sourceforge.net/projects/singularityview/files/alphas/SingularityAlpha-x86_64-$pkgver.tar.bz2"
"singularityviewer.desktop"
"singularityviewer.launcher")
-md5sums=('e14039660e04e6908ae3f03aa19d92e2'
+md5sums=('d52e582343b5f173fa10aef7b5eb5ce1'
'ff7aa34dcd7548e3acdb3c2d44ae6604'
'eb596f5cf7b6f2d0c55c0082fb99a905')
+
package() {
cd $srcdir