From e3abfa18c4636162af0427fb965b53df7c238e00 Mon Sep 17 00:00:00 2001 From: falkTX Date: Tue, 26 May 2015 15:21:05 +0200 Subject: [PATCH] Update kx-repos link --- Repositories.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Repositories.php b/Repositories.php index a5c54b0..dc8952d 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.0~kxstudio1_all.deb
+wget https://launchpad.net/~kxstudio-debian/+archive/kxstudio/+files/kxstudio-repos_8.2.2~kxstudio1_all.deb
 
 # Install it
-sudo dpkg -i kxstudio-repos_8.2.0~kxstudio1_all.deb
+sudo dpkg -i kxstudio-repos_8.2.2~kxstudio1_all.deb