From 1f026b6ae841546a4a8e7db42c821b21d89180a7 Mon Sep 17 00:00:00 2001 From: David Holm Date: Sun, 23 Aug 2015 19:22:56 +0200 Subject: [PATCH] winring: Switched to GitLab --- recipes/winring.rcp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/winring.rcp b/recipes/winring.rcp index 28cb6db05..4cd982ba6 100644 --- a/recipes/winring.rcp +++ b/recipes/winring.rcp @@ -1,6 +1,6 @@ (:name winring :description "Window configuration rings." :website "https://launchpad.net/winring/" - :type bzr - :url "http://bazaar.launchpad.net/~barry/winring/trunk/" + :type git + :url "https://gitlab.com/warsaw/winring.git" :prepare (autoload 'winring-initialize "winring"))