cura-fdm-materials: update to 4.12.0.
This commit is contained in:
parent
d86b22bc80
commit
32e32b14f3
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'cura-fdm-materials'
|
# Template file for 'cura-fdm-materials'
|
||||||
pkgname=cura-fdm-materials
|
pkgname=cura-fdm-materials
|
||||||
reverts="2019.08.21_1"
|
reverts="2019.08.21_1"
|
||||||
version=4.11.0
|
version=4.12.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="fdm_materials-${version}"
|
wrksrc="fdm_materials-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Karl Nilsson <karl.robert.nilsson@gmail.com>"
|
||||||
license="CC0-1.0"
|
license="CC0-1.0"
|
||||||
homepage="https://github.com/Ultimaker/fdm_materials"
|
homepage="https://github.com/Ultimaker/fdm_materials"
|
||||||
distfiles="https://github.com/Ultimaker/fdm_materials/archive/${version}.tar.gz"
|
distfiles="https://github.com/Ultimaker/fdm_materials/archive/${version}.tar.gz"
|
||||||
checksum=ae339f08ffb5bf14f2dadf4e2c374acec3c0a82c7e9b323cf1e50f081dde274f
|
checksum=f559a5c9a7ca926de1b13fdd6cadb765d0a53b14a2279dbf2782def7b087ec41
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in a new issue