Update rainloop-1.10.5.192.ebuild

This commit is contained in:
KronoZed 2016-12-06 05:51:29 +03:00 committed by GitHub
parent 3966fbcf5a
commit 0a9622aa28
1 changed files with 1 additions and 2 deletions

View File

@ -7,11 +7,10 @@ EAPI=6
inherit webapp
# Grab from http://repository.rainloop.net/v2/core.stable.json
TAG="bfc3cc5897043f835c472d03647674b4"
DESCRIPTION="Simple, modern and fast web-based email client"
HOMEPAGE="http://www.rainloop.net"
SRC_URI="http://repository.rainloop.net/v2/webmail/${PV%.*}/${P}-${TAG}.zip"
SRC_URI="https://github.com/RainLoop/rainloop-webmail/releases/download/v${PV%}/${P}-${PV}.zip"
LICENSE="AGPL-3"
KEYWORDS="~amd64 ~x86"