cura-fdm-materials: update to 3.3.0.
This commit is contained in:
parent
7a6dfb1899
commit
72b6c1af0b
1 changed files with 4 additions and 4 deletions
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'cura-fdm-materials'
|
||||
pkgname=cura-fdm-materials
|
||||
version=3.2.1
|
||||
version=3.3.0
|
||||
revision=1
|
||||
wrksrc="fdm_materials-${version}"
|
||||
build_style=cmake
|
||||
short_desc="FDM Material database"
|
||||
maintainer="Karl Nilsson <karl.robert.nilsson@gmail.com>"
|
||||
license="CC0"
|
||||
license="CC0-1.0"
|
||||
homepage="https://github.com/Ultimaker/fdm_materials"
|
||||
distfiles="https://github.com/Ultimaker/fdm_materials/archive/${version}.tar.gz"
|
||||
checksum=81be274398854f09260c2fd4d6787fba9ba1808d44ac224c1879a8f0d74fdcbd
|
||||
wrksrc=fdm_materials-${version}
|
||||
checksum=654bfd5b2c908cc250e3d24458e02fe12541840678d96bb2c070d23a8845bb99
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue