cura-fdm-materials: update to 4.7.0.
This commit is contained in:
parent
f788b41b2d
commit
9b335fc292
|
@ -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.6.2
|
version=4.7.0
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="fdm_materials-${version}"
|
wrksrc="fdm_materials-${version}"
|
||||||
|
@ -11,7 +11,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=de70f8b6395852aec9f2fc5e47ed63c93cc52d9da3183b7f51c1e6337ca40741
|
checksum=02ca5e78ba806ce6dda0547a5f4d6f2e11223928a48c885bca744e607fd308fc
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue