From 27b8029d40c1c9b9da85b06a2d200f788121f8ce Mon Sep 17 00:00:00 2001 From: falkTX Date: Fri, 5 Jun 2015 16:04:43 +0200 Subject: [PATCH] Update kxstudio-repos link again --- Repositories.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Repositories.php b/Repositories.php index dc8952d..36cbae8 100644 --- a/Repositories.php +++ b/Repositories.php @@ -32,15 +32,15 @@ include_once("includes/header.php");

All Debian and Ubuntu users can enable our repositories by installing this deb file: - kxstudio-repos.deb.
+ kxstudio-repos.deb.
You can install it manually by running this:

 # Download package file
-wget https://launchpad.net/~kxstudio-debian/+archive/kxstudio/+files/kxstudio-repos_8.2.2~kxstudio1_all.deb
+wget https://launchpad.net/~kxstudio-debian/+archive/kxstudio/+files/kxstudio-repos_8.2.3~kxstudio1_all.deb
 
 # Install it
-sudo dpkg -i kxstudio-repos_8.2.2~kxstudio1_all.deb
+sudo dpkg -i kxstudio-repos_8.2.3~kxstudio1_all.deb