diff --git a/Repositories.php b/Repositories.php index df4b475..a5c54b0 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.1.0~kxstudio1_all.deb
+wget https://launchpad.net/~kxstudio-debian/+archive/kxstudio/+files/kxstudio-repos_8.2.0~kxstudio1_all.deb
 
 # Install it
-sudo dpkg -i kxstudio-repos_8.1.0~kxstudio1_all.deb
+sudo dpkg -i kxstudio-repos_8.2.0~kxstudio1_all.deb