mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-10 23:02:56 +02:00
cura-fdm-materials: update to 3.6.0.
This commit is contained in:
parent
b6343731c6
commit
4d39459dfe
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'cura-fdm-materials'
|
# Template file for 'cura-fdm-materials'
|
||||||
pkgname=cura-fdm-materials
|
pkgname=cura-fdm-materials
|
||||||
version=3.4.1
|
version=3.6.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=cmake
|
|
||||||
wrksrc="fdm_materials-${version}"
|
wrksrc="fdm_materials-${version}"
|
||||||
|
build_style=cmake
|
||||||
short_desc="FDM Material database"
|
short_desc="FDM Material database"
|
||||||
maintainer="Karl Nilsson <karl.robert.nilsson@gmail.com>"
|
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=175f7475e7cd94486041b12cb61990348d50dbb2f0015979509b916eeac4d07f
|
checksum=c6c775d4e117f65b7a1d0a0176836c420b601ec9e66f2fec7b4ba5bfed8a60b3
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue