printrun: fix homepage
This commit is contained in:
parent
93d5ecfee2
commit
d30bc62929
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'printrun'
|
# Template file for 'printrun'
|
||||||
pkgname=printrun
|
pkgname=printrun
|
||||||
version=1.6.0
|
version=1.6.0
|
||||||
revision=1
|
revision=2
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="Printrun-printrun-${version}"
|
wrksrc="Printrun-printrun-${version}"
|
||||||
build_style=python2-module
|
build_style=python2-module
|
||||||
|
@ -11,7 +11,7 @@ depends="python wxPython python-pyserial python-pyglet"
|
||||||
short_desc="3D printing host suite"
|
short_desc="3D printing host suite"
|
||||||
maintainer="Jasper Chan <jasperchan515@gmail.com>"
|
maintainer="Jasper Chan <jasperchan515@gmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="www.pronterface.com"
|
homepage="http://www.pronterface.com"
|
||||||
distfiles="https://github.com/kliment/Printrun/archive/printrun-${version}.tar.gz"
|
distfiles="https://github.com/kliment/Printrun/archive/printrun-${version}.tar.gz"
|
||||||
checksum=fefcb4c5793fc77205a14263bc915616cde0523cd60704f356191b9ae34ba65d
|
checksum=fefcb4c5793fc77205a14263bc915616cde0523cd60704f356191b9ae34ba65d
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue