diff options
author | David <dbphillipsnz@gmail.com> | 2014-10-06 11:43:12 +1300 |
---|---|---|
committer | David <dbphillipsnz@gmail.com> | 2014-10-06 11:43:12 +1300 |
commit | 352eda7c73bc4193904f8205cdcdcce4493ebc54 (patch) | |
tree | c413971f9f7fd927139a6135778500ae06f6fc4a | |
parent | b6a5ced283648f42f9f8b609fc0cfe74dce54587 (diff) | |
download | paramano-352eda7c73bc4193904f8205cdcdcce4493ebc54.tar.xz |
Updated source directory in ebuild
-rw-r--r-- | build/paramano-0.6.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/paramano-0.6.1.ebuild b/build/paramano-0.6.1.ebuild index a99135a..ea96e57 100644 --- a/build/paramano-0.6.1.ebuild +++ b/build/paramano-0.6.1.ebuild @@ -6,7 +6,7 @@ EAPI="4" DESCRIPTION="Docking battery monitor and CPU governer controller (fork of trayfreq)" HOMEPAGE="https://github.com/phillid/paramano" -SRC_URI="http://phillid.tk/source/${P}-1.tar.gz" +SRC_URI="https/github.com/phillid/paramano/archive/${PV}.tar.gz" LICENSE="GPL" SLOT="0" |