Uranium: fix distfile
This commit is contained in:
parent
fd2e136038
commit
5e0a471091
1 changed files with 1 additions and 1 deletions
|
@ -14,5 +14,5 @@ short_desc="Python framework for building Desktop applications"
|
|||
maintainer="Karl Nilsson <karl.robert.nilsson@gmail.com>"
|
||||
license="LGPL-3.0-or-later"
|
||||
homepage="https://github.com/Ultimaker/Uranium"
|
||||
distfiles="https://github.com/Ultimaker/Uranium/archive/v${version}.tar.gz"
|
||||
distfiles="https://github.com/Ultimaker/Uranium/archive/${version}.tar.gz"
|
||||
checksum=21cd4938b21fb99be19f5eee4c6e1a4d554e8ebd5b3be2998abe0a1a6f9ffc39
|
||||
|
|
Loading…
Reference in a new issue