From 3bebb546423c2166b0be52a0cbfadcc06cf35c77 Mon Sep 17 00:00:00 2001 From: falkTX Date: Thu, 20 Aug 2015 13:13:42 +0200 Subject: [PATCH] Update repo deb link --- Repositories.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Repositories.php b/Repositories.php index 1f757be..36c3f6f 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_9.0.0~kxstudio1_all.deb
+wget https://launchpad.net/~kxstudio-debian/+archive/kxstudio/+files/kxstudio-repos_9.1.0~kxstudio1_all.deb
 
 # Install it
-sudo dpkg -i kxstudio-repos_9.0.0~kxstudio1_all.deb
+sudo dpkg -i kxstudio-repos_9.1.0~kxstudio1_all.deb