diff --git a/Repositories.php b/Repositories.php index f3b8eed..dcfa59d 100644 --- a/Repositories.php +++ b/Repositories.php @@ -5,7 +5,7 @@ $PAGE_SOURCE_1 = ARRAY("/Repositories"); $PAGE_SOURCE_2 = ARRAY("Repositories"); include_once("includes/header.php"); -$DEBIAN_PACKAGE = "kxstudio-repos_11.1.0_all.deb"; +$DEBIAN_PACKAGE = "kxstudio-repos_11.2.0_all.deb"; $DEBIAN_PACKAGE_URL = "https://launchpad.net/~kxstudio-debian/+archive/kxstudio/+files/" . $DEBIAN_PACKAGE; ?> @@ -59,7 +59,7 @@ $DEBIAN_PACKAGE_URL = "https://launchpad.net/~kxstudio-debian/+archive/kxstudio/ sudo apt-get update # Install required dependencies if needed -sudo apt-get install apt-transport-https gpgv wget +sudo apt-get install gpgv wget # Download package file wget