Commit de591d72 authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm play assistant: update version to 4.8

parent c51162b8
...@@ -25,12 +25,12 @@ pkg="$($DISTRVENDOR -p)" ...@@ -25,12 +25,12 @@ pkg="$($DISTRVENDOR -p)"
case $pkg in case $pkg in
rpm) rpm)
URL="https://xn--80akicokc0aablc.xn--p1ai/%D1%81%D0%BA%D0%B0%D1%87%D0%B0%D1%82%D1%8C/Download/513" URL="https://мойассистент.рф/%D1%81%D0%BA%D0%B0%D1%87%D0%B0%D1%82%D1%8C/Download/542"
OPKG=assistant-4.7-0.x86_64.rpm OPKG=assistant-4.8-0.x86_64.rpm
;; ;;
deb) deb)
URL="https://xn--80akicokc0aablc.xn--p1ai/%D1%81%D0%BA%D0%B0%D1%87%D0%B0%D1%82%D1%8C/Download/516" URL="https://мойассистент.рф/%D1%81%D0%BA%D0%B0%D1%87%D0%B0%D1%82%D1%8C/Download/545"
OPKG=assistant_4.7-0_amd64.deb OPKG=assistant_4.8-0_amd64.deb
;; ;;
*) *)
fatal "$($DISTRVENDOR -e) is not supported (package type is $pkg)" fatal "$($DISTRVENDOR -e) is not supported (package type is $pkg)"
......
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