We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa8706f commit 7746da6Copy full SHA for 7746da6
misc/statictest.sh
@@ -10,8 +10,8 @@ cp -av /data/templates /data/fonts "$SPECTMORPH_DIR"
10
11
# kxstudio repos for lv2lint
12
sudo apt-get install -y wget
13
-wget https://launchpad.net/~kxstudio-debian/+archive/kxstudio/+files/kxstudio-repos_11.1.0_all.deb
14
-sudo dpkg -i kxstudio-repos_11.1.0_all.deb
+wget https://launchpad.net/~kxstudio-debian/+archive/kxstudio/+files/kxstudio-repos_11.2.0_all.deb
+sudo dpkg -i kxstudio-repos_11.2.0_all.deb
15
sudo apt-get update
16
sudo apt-get install -y lv2lint
17
0 commit comments