Skip to content

Commit

Permalink
Version bump gentoo ebuild
Browse files Browse the repository at this point in the history
* Update gentoo ebuild
  • Loading branch information
abraunegg committed Oct 10, 2018
1 parent 06534b1 commit ba453d3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ EAPI=6

DESCRIPTION="Onedrive sync client for Linux"
HOMEPAGE="https://github.com/abraunegg/onedrive"
SRC_URI="https://github.com/abraunegg/onedrive/archive/${PV}.tar.gz -> ${P}.tar.gz"
SRC_URI="https://github.com/abraunegg/onedrive/archive/v${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="GPL-3"
SLOT="0"
Expand Down

0 comments on commit ba453d3

Please sign in to comment.