mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
dispcalGUI: update to 3.0.4.5.
This commit is contained in:
parent
1b3fc169e3
commit
cbc2ca4818
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'dispcalGUI'
|
# Template file for 'dispcalGUI'
|
||||||
pkgname=dispcalGUI
|
pkgname=dispcalGUI
|
||||||
version=3.0.4.4
|
version=3.0.4.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
@ -12,7 +12,7 @@ maintainer="lemmi <lemmi@nerd2nerd.org>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://dispcalgui.hoech.net"
|
homepage="http://dispcalgui.hoech.net"
|
||||||
distfiles="$SOURCEFORGE_SITE/dispcalgui/${pkgname}-${version}.tar.gz"
|
distfiles="$SOURCEFORGE_SITE/dispcalgui/${pkgname}-${version}.tar.gz"
|
||||||
checksum=b4d7cc23c7be9ad882da670799846db21ce80aba2de899766dbbea1bb458dafe
|
checksum=a11e33d69d92345245efa364154204118dc21b022fb3af930f9986b99156069a
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
sed -i 's|MimeType=model/vrml;x-world/x-vrml;|MimeType=model/vrml;|' misc/dispcalGUI-VRML-to-X3D-converter.desktop
|
sed -i 's|MimeType=model/vrml;x-world/x-vrml;|MimeType=model/vrml;|' misc/dispcalGUI-VRML-to-X3D-converter.desktop
|
||||||
|
|
Loading…
Add table
Reference in a new issue