summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorD. Can Celasun2019-02-16 08:34:06 +0100
committerD. Can Celasun2019-02-16 08:34:06 +0100
commit1441b657730fa2157ed81b5dcf1b445aa410d842 (patch)
tree2e39a3f4a1d6e7939a6cbc8b60c742fe081624c9
parent3540c94697cd51408a7876018d7e4241dbcb3513 (diff)
downloadaur-1441b657730fa2157ed81b5dcf1b445aa410d842.tar.gz
[unigine-tropics] Update source URL
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dfeb94de7738..e1a2b36cdc38 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Fri Feb 3 20:56:48 UTC 2017
+# Sat Feb 16 07:33:50 UTC 2019
pkgbase = unigine-tropics
pkgdesc = Demonstration and benchmarking of the Unigine 3D engine
pkgver = 1.3
- pkgrel = 3
+ pkgrel = 4
url = http://unigine.com/
arch = i686
arch = x86_64
@@ -13,7 +13,7 @@ pkgbase = unigine-tropics
depends = lib32-libgl
depends = lib32-openal
depends = lib32-libxinerama
- source = http://download.fileplanet.com/ftp1/052010/Unigine_Tropics-1.3.run
+ source = http://m12-assets.unigine.com/d/Unigine_Tropics-1.3.run
source = LICENSE
md5sums = 73729f5ccde2bcf991ecff10feb6dbdf
md5sums = 322eea429002108ec286be641c5b9549
diff --git a/PKGBUILD b/PKGBUILD
index c63b126e601f..35b5cefffe77 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=unigine-tropics
_pkgname=Unigine_Tropics
pkgver=1.3
-pkgrel=3
+pkgrel=4
pkgdesc="Demonstration and benchmarking of the Unigine 3D engine"
arch=('i686' 'x86_64')
url="http://unigine.com/"
@@ -16,7 +16,7 @@ md5sums=('73729f5ccde2bcf991ecff10feb6dbdf'
depends=('libstdc++5' 'libxrandr' 'libgl' 'openal' 'libxinerama')
[ `uname -m` = 'x86_64' ] &&
depends=('lib32-libstdc++5' 'lib32-libxrandr' 'lib32-libgl' 'lib32-openal' 'lib32-libxinerama')
-source=(http://download.fileplanet.com/ftp1/052010/${_pkgname}-${pkgver}.run
+source=(http://m12-assets.unigine.com/d/${_pkgname}-${pkgver}.run
LICENSE)
build() {
cd "${srcdir}"