diff options
author | V3n3RiX <venerix@rogentos.ro> | 2015-06-01 20:35:40 +0100 |
---|---|---|
committer | V3n3RiX <venerix@rogentos.ro> | 2015-06-01 20:35:40 +0100 |
commit | b86f58929431b391f1a838a8beb59296c5761095 (patch) | |
tree | cc0c1d665fc13bca793b78c467a4c00e483aebc2 | |
parent | 82eb23077d4cd36d8028938d0023f8017722ce97 (diff) |
bump calamares ebuild
-rw-r--r-- | app-admin/calamares/calamares-999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/calamares/calamares-999.ebuild b/app-admin/calamares/calamares-999.ebuild index 751083c5..a50537a0 100644 --- a/app-admin/calamares/calamares-999.ebuild +++ b/app-admin/calamares/calamares-999.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_3 ) inherit eutils cmake-utils python-r1 git-2 EGIT_BRANCH="kogaion" -EGIT_COMMIT="9db8369ef94a862a62fd9b5fd222d05cffc4ee72" +EGIT_COMMIT="78c94b4ac9ed926c5558c3efe9b21762e10357bd" EGIT_REPO_URI="https://gitlab.com/rogentos/calamares.git https://github.com/Rogentos/calamares.git" |