diff --git a/Repositories.php b/Repositories.php index bba2385..f3b8eed 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.0.1_all.deb"; +$DEBIAN_PACKAGE = "kxstudio-repos_11.1.0_all.deb"; $DEBIAN_PACKAGE_URL = "https://launchpad.net/~kxstudio-debian/+archive/kxstudio/+files/" . $DEBIAN_PACKAGE; ?>