summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfordprefect2022-05-14 20:22:41 +0200
committerfordprefect2022-05-14 20:22:41 +0200
commit8fac827d66a6f8b584d78acfdb2481297876981d (patch)
tree36a262db5cfcc249149ed77b91c07a702391cd74
parent3bff6c75f70407f6e6f368765150749c95480cf8 (diff)
downloadaur-8fac827d66a6f8b584d78acfdb2481297876981d.tar.gz
fix upstream url
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8afd8c2cfa2f..80a286d7bc6a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,8 @@
-# Generated by mksrcinfo v8
-# Tue Apr 23 20:55:57 UTC 2019
pkgbase = unigine-superposition
pkgdesc = Interactive Unigine Benchmark: walk through a lab of a lone professor
pkgver = 1.1
pkgrel = 1
- url = http://www.unigine.com
+ url = https://benchmark.unigine.com/superposition
arch = x86_64
license = custom:UNIGINE Engine
depends = libgl
@@ -23,4 +21,3 @@ pkgbase = unigine-superposition
sha512sums = b636d8ad4de15159b6c034f2559dd3b00226f3651e37fecdd2f824a51cbbdbcb05753b8262d79c19f1fd365567d65b5b63fafae7d298ea5e84540de3131427fc
pkgname = unigine-superposition
-
diff --git a/PKGBUILD b/PKGBUILD
index 9bec957b7775..c38b6940cc81 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=1.1
pkgrel=1
pkgdesc="Interactive Unigine Benchmark: walk through a lab of a lone professor"
arch=('x86_64')
-url="http://www.unigine.com"
+url="https://benchmark.unigine.com/superposition"
license=('custom:UNIGINE Engine')
depends=('libgl' 'gcc-libs' 'libxrandr' 'libxinerama' 'fontconfig' 'qt5-declarative' 'libxkbcommon-x11' 'openssl-1.0')
optdepends=('openal: sound support')