Uranium: update to 4.7.1.
This commit is contained in:
parent
dfe433bb9b
commit
80cb2e7941
1 changed files with 2 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
||||||
# Template file for 'Uranium'
|
# Template file for 'Uranium'
|
||||||
pkgname=Uranium
|
pkgname=Uranium
|
||||||
version=4.7.0
|
version=4.7.1
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
pycompile_dirs="usr/lib/uranium/plugins"
|
pycompile_dirs="usr/lib/uranium/plugins"
|
||||||
hostmakedepends="python3"
|
hostmakedepends="python3"
|
||||||
|
@ -14,7 +13,7 @@ maintainer="Karl Nilsson <karl.robert.nilsson@gmail.com>"
|
||||||
license="LGPL-3.0-or-later"
|
license="LGPL-3.0-or-later"
|
||||||
homepage="https://github.com/Ultimaker/Uranium"
|
homepage="https://github.com/Ultimaker/Uranium"
|
||||||
distfiles="https://github.com/Ultimaker/Uranium/archive/${version}.tar.gz"
|
distfiles="https://github.com/Ultimaker/Uranium/archive/${version}.tar.gz"
|
||||||
checksum=def8cbd337a34d4d4cf9f7d6493c370417fb7774ac22b485a1324b370e8b5b30
|
checksum=16a72ef9e73df86016ceff37a068e3d70a111223669bfa4f86608c29fdaacc0c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vmkdir usr/share/uranium/cmake
|
vmkdir usr/share/uranium/cmake
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue