forked from Plemya-x/alr-repo
		
	source
This commit is contained in:
		| @@ -12,7 +12,7 @@ conflicts=('qt6-qtgraphs') | ||||
| deps=('gcc-libs' 'glibc' 'qt6-base' 'qt6-declarative' 'qt6-quick3d') | ||||
| build_deps=('cmake' 'git' 'ninja-build' 'qt6-qtshadertools') | ||||
|  | ||||
| source=("https://github.com/qt/qtgraphs/archive/refs/tags/v$version.tar.gz") | ||||
| source=("git+https://github.com/qt/qtgraphs.git#tag=v${version}") | ||||
| sha256sums=('SKIP') | ||||
|  | ||||
| build() { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user