summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMamut Ghiunhan <V3n3RiX@users.noreply.github.com>2015-06-10 21:47:07 +0100
committerMamut Ghiunhan <V3n3RiX@users.noreply.github.com>2015-06-10 21:47:07 +0100
commit80c9b13b0ea59da051604e67df6402db5be001fc (patch)
tree8d1c825c5d05ec4fe96b9a7a84fc02176fc47c4e
parentbc4b8b29efcbb61f3054f3d51895f7bba2af06e8 (diff)
parent122f484eb2fdad8ae6366f93a6e4ed3ce24cac6b (diff)
Merge pull request #37 from V3n3RiX/master
bump calamares ebuild to 1.1-rc2
-rw-r--r--app-admin/calamares/calamares-999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/calamares/calamares-999.ebuild b/app-admin/calamares/calamares-999.ebuild
index 1da39160..7fb2521d 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="61da2df0de3a00d6b8cfcfdcd7e1c674c2b3aa21"
+EGIT_COMMIT="4aa0f9e1f24bf4700d4998627893344a2511051c"
EGIT_REPO_URI="https://github.com/Rogentos/calamares.git"
DESCRIPTION="Distribution-independent installer framework"