Current Unstable Version: 0.9.0 (older than stable!)
Current Stable Version: 0.9.1
Monitor the status of the builds here
Before full release of a new Gnome15 version, I intend to start making an "unstable" version available. This is to help ensure there are no serious bugs exist before updates are pushed out to all current users.
As with the full release, there are two ways to install this version. Either from the source archive(s), or using packages. For packages, special unstable repositories have been set up for all supported distributions, and packages should be downloaded from there.
Because I often will not update the package versions when publishing new unstable version, to get the newest version it is safest to un-install the previous version first.
sudo apt-get purge 'gnome15*'
sudo apt-get autoremove #optional, removed unused dependencies
For other distributions, use the appropriate package manager to remove all packages that start with gnome15.
wget -O /etc/yum.repos.d/gnome15-unstable.repo \
http://download.opensuse.org/repositories/home:/tanktarta:/gnome15-unstable/Fedora_17/home:tanktarta:gnome15-unstable.repo
** replace Fedora_17 with whatever the distribution name you used to when adding the stable repository.
sudo sh -c "echo deb http://www.gnome15.org/$(lsb_release -cs)-unstable ./ >> /etc/apt/sources.list"
sudo apt-get update
Use this link for 12.1 or this one for 11.4