summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorD. Can Celasun2022-07-21 11:31:12 +0100
committerD. Can Celasun2022-07-21 11:31:12 +0100
commit9c42c58426559c82d9e70c986215f080e0381b77 (patch)
tree048ea3fac46ca9ed0befa061113c1cfc2a6fe4bd
parent1441b657730fa2157ed81b5dcf1b445aa410d842 (diff)
downloadaur-9c42c58426559c82d9e70c986215f080e0381b77.tar.gz
[unigine-tropics] Update source URL
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e1a2b36cdc38..7ec190951a84 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,7 @@
-# Generated by mksrcinfo v8
-# Sat Feb 16 07:33:50 UTC 2019
pkgbase = unigine-tropics
pkgdesc = Demonstration and benchmarking of the Unigine 3D engine
pkgver = 1.3
- pkgrel = 4
+ pkgrel = 5
url = http://unigine.com/
arch = i686
arch = x86_64
@@ -13,10 +11,9 @@ pkgbase = unigine-tropics
depends = lib32-libgl
depends = lib32-openal
depends = lib32-libxinerama
- source = http://m12-assets.unigine.com/d/Unigine_Tropics-1.3.run
+ source = https://assets.unigine.com/d/Unigine_Tropics-1.3.run
source = LICENSE
md5sums = 73729f5ccde2bcf991ecff10feb6dbdf
md5sums = 322eea429002108ec286be641c5b9549
pkgname = unigine-tropics
-
diff --git a/PKGBUILD b/PKGBUILD
index 35b5cefffe77..32da5f30dc19 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=unigine-tropics
_pkgname=Unigine_Tropics
pkgver=1.3
-pkgrel=4
+pkgrel=5
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://m12-assets.unigine.com/d/${_pkgname}-${pkgver}.run
+source=(https://assets.unigine.com/d/${_pkgname}-${pkgver}.run
LICENSE)
build() {
cd "${srcdir}"