Uranium: update to 4.5.0.
This commit is contained in:
parent
a3a40206e2
commit
ade406394a
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'Uranium'
|
||||
pkgname=Uranium
|
||||
version=4.4.1
|
||||
version=4.5.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=cmake
|
||||
|
@ -9,10 +9,10 @@ pycompile_dirs="usr/lib/uranium/plugins"
|
|||
hostmakedepends="python3"
|
||||
depends="libArcus-python3 python3-PyQt5-opengl python3-PyQt5-quick
|
||||
python3-PyQt5-svg python3-numpy-stl python3-scipy qt5-quickcontrols
|
||||
qt5-quickcontrols2 python3-shapely"
|
||||
qt5-quickcontrols2 python3-shapely python3-cryptography"
|
||||
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/${version}.tar.gz"
|
||||
checksum=21cd4938b21fb99be19f5eee4c6e1a4d554e8ebd5b3be2998abe0a1a6f9ffc39
|
||||
checksum=8149f18305225c453296261d8553117caba121300e6f0add79b827afc3e7b14a
|
||||
|
|
Loading…
Add table
Reference in a new issue