From 1f4327e01923b4024af8ce7a1327c4cc961387d9 Mon Sep 17 00:00:00 2001 From: Markus Wamser Date: Fri, 17 Apr 2020 23:48:51 +0200 Subject: [PATCH 1/2] add wamserma repository --- repos.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/repos.json b/repos.json index 6c886b59e..96f18900e 100644 --- a/repos.json +++ b/repos.json @@ -268,6 +268,9 @@ "vdemeester": { "url": "https://github.com/vdemeester/nur-packages" }, + "wamserma": { + "url": "https://github.com/wamserma/NUR" + }, "xe": { "url": "https://github.com/Xe/xepkgs" }, From 3588e49f46fcc63419d032d2cb6690332989f125 Mon Sep 17 00:00:00 2001 From: "Markus S. Wamser" Date: Sun, 19 Apr 2020 14:17:53 +0200 Subject: [PATCH 2/2] update wamserma repository name --- repos.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/repos.json b/repos.json index 96f18900e..988eda809 100644 --- a/repos.json +++ b/repos.json @@ -269,7 +269,7 @@ "url": "https://github.com/vdemeester/nur-packages" }, "wamserma": { - "url": "https://github.com/wamserma/NUR" + "url": "https://github.com/wamserma/nur-packages" }, "xe": { "url": "https://github.com/Xe/xepkgs"