cura-fdm-materials: update to 4.7.1.
This commit is contained in:
parent
1e23d03f3a
commit
baeaba014e
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
# Template file for 'cura-fdm-materials'
|
||||
pkgname=cura-fdm-materials
|
||||
reverts="2019.08.21_1"
|
||||
version=4.7.0
|
||||
version=4.7.1
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="fdm_materials-${version}"
|
||||
build_style=cmake
|
||||
short_desc="FDM Material database"
|
||||
|
@ -11,7 +10,7 @@ maintainer="Karl Nilsson <karl.robert.nilsson@gmail.com>"
|
|||
license="CC0-1.0"
|
||||
homepage="https://github.com/Ultimaker/fdm_materials"
|
||||
distfiles="https://github.com/Ultimaker/fdm_materials/archive/${version}.tar.gz"
|
||||
checksum=02ca5e78ba806ce6dda0547a5f4d6f2e11223928a48c885bca744e607fd308fc
|
||||
checksum=f828baf9248ffcb05685980d079db906f2363958aa637255e36719d29d9922c5
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue