Commit 67a6fb35 authored by Valentin Pechenov's avatar Valentin Pechenov Committed by Vitaly Lipatov

epm play: fix nekoray

в названии файла также присутствует дата релиза, но ей можно принебречь и заменить на *
parent c2e53cfb
...@@ -10,7 +10,7 @@ URL="https://github.com/MatsuriDayo/nekoray" ...@@ -10,7 +10,7 @@ URL="https://github.com/MatsuriDayo/nekoray"
arch=x64 arch=x64
pkgtype=deb pkgtype=deb
PKGURL=$(eget --list --latest https://github.com/MatsuriDayo/nekoray/releases "nekoray-$VERSION-debian-$arch.$pkgtype") PKGURL=$(eget --list --latest https://github.com/MatsuriDayo/nekoray/releases "nekoray-$VERSION-*-debian-$arch.$pkgtype")
install_pkgurl install_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