cura-fdm-materials: update to 3.1.0.
This commit is contained in:
parent
2447a31bfe
commit
99758f1cb2
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cura-fdm-materials'
|
||||
pkgname=cura-fdm-materials
|
||||
version=3.0.3
|
||||
version=3.1.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
short_desc="FDM Material database"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Karl Nilsson <karl.robert.nilsson@gmail.com>"
|
|||
license="CC0"
|
||||
homepage="https://github.com/Ultimaker/fdm_materials"
|
||||
distfiles="https://github.com/Ultimaker/fdm_materials/archive/${version}.tar.gz"
|
||||
checksum=f7a5759b2f83f0f04e36895b845e01102cefd916fd0ea42366fdc4d77d5b6dc9
|
||||
checksum=e30abea53b5c1cb1a1cbfca58492428151fdbcf947676782c63725a29a96381f
|
||||
wrksrc=fdm_materials-${version}
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue