mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
cura-fdm-materials: update to 4.4.1.
This commit is contained in:
parent
de018484f0
commit
d15baa624f
1 changed files with 3 additions and 3 deletions
|
@ -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.4.0
|
version=4.4.1
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="fdm_materials-${version}"
|
wrksrc="fdm_materials-${version}"
|
||||||
|
@ -10,8 +10,8 @@ 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/v${version}.tar.gz"
|
||||||
checksum=d76266ce03b597b7bdeb417eacc7f82b31a07e9fb5b39f3de4e44f1257b41af0
|
checksum=92915f6b39bea142209005ed1916dc0968c17bd64dcde1b4c73a05e698355d7d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue