forked from Plemya-x/alr-repo
		
	изменение версии на 6.5
This commit is contained in:
		| @@ -1,5 +1,5 @@ | |||||||
| name='qt6-git' | name='qt6-git' | ||||||
| version='6.3.0' | version='6.5' | ||||||
| release='1' | release='1' | ||||||
| desc='Qt is the complete software development framework' | desc='Qt is the complete software development framework' | ||||||
| homepage='https://www.qt.io/' | homepage='https://www.qt.io/' | ||||||
| @@ -16,7 +16,7 @@ prepare() { | |||||||
| 	cd "${srcdir}" | 	cd "${srcdir}" | ||||||
| mv ./qt5 ./qt6 | mv ./qt5 ./qt6 | ||||||
| cd ./qt6 | cd ./qt6 | ||||||
| git switch 6.5 | git switch ${version} | ||||||
| perl init-repository | perl init-repository | ||||||
| mkdir qt6-build | mkdir qt6-build | ||||||
| cd ./qt6-build | cd ./qt6-build | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user