Commit d2a5bfbb authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm play: fix unigine-valley url

parent 4a98a634
......@@ -7,6 +7,6 @@ DESCRIPTION="Unigine Valley 2013 (Unigine Benchmark) from the official site"
. $(dirname $0)/common.sh
# https://assets.unigine.com/d/Unigine_valley-4.0.run
PKGURL=$(eget --latest https://benchmark.unigine.com/valley "Unigine_Valley*.run")
PKGURL=$(eget --list --latest https://benchmark.unigine.com/valley "Unigine_Valley*.run")
epm pack --install $PKGNAME $PKGURL
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment