Commit 9229f26b authored by Ivan Mazhukin's avatar Ivan Mazhukin Committed by Vitaly Lipatov

epm play rememberthemilk: fix download & description (eterbug #17865)

parent ca609dee
......@@ -3,7 +3,7 @@
PKGNAME=rememberthemilk
SUPPORTEDARCHES="x86_64"
VERSION="$2"
DESCRIPTION='' # 'Remember the milk from the official site'
DESCRIPTION='The smart to-do app for busy people'
URL="https://www.rememberthemilk.com/"
. $(dirname $0)/common.sh
......@@ -11,6 +11,6 @@ URL="https://www.rememberthemilk.com/"
warn_version_is_not_supported
# https://www.rememberthemilk.com/services/linux/
PKGURL="https://www.rememberthemilk.com/services/linux/download/?os=ubuntu_64&subtype=1.3.11"
PKGURL="https://www.rememberthemilk.com/download/linux/debian/pool/main/r/rememberthemilk/rememberthemilk_1.3.11_amd64.deb"
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