mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
gendesk: update to 0.7.
This commit is contained in:
parent
d8199896eb
commit
7930e3530d
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gendesk'
|
# Template file for 'gendesk'
|
||||||
pkgname=gendesk
|
pkgname=gendesk
|
||||||
version=0.6.5
|
version=0.7
|
||||||
revision=3
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
hostmakedepends="git"
|
hostmakedepends="git"
|
||||||
go_import_path="github.com/xyproto/gendesk"
|
go_import_path="github.com/xyproto/gendesk"
|
||||||
|
@ -12,7 +12,7 @@ homepage="http://roboticoverlords.org/gendesk/"
|
||||||
distfiles="https://github.com/xyproto/${pkgname}/archive/${version}.tar.gz
|
distfiles="https://github.com/xyproto/${pkgname}/archive/${version}.tar.gz
|
||||||
http://roboticoverlords.org/images/default.png"
|
http://roboticoverlords.org/images/default.png"
|
||||||
skip_extraction="default.png"
|
skip_extraction="default.png"
|
||||||
checksum="2ce30b5ab5472ec9ffa8f541a894ab9e6ee7f9d099d82b738eae4ad921dd1c7e
|
checksum="520b042ad5b3b3f4c2a983624ad0c91676cb39fddeed1b8c9bdc6fca9207ffc4
|
||||||
4d96eded48e536d02e35727c36dc20844c2e44654e81baf78e10aee4eb48e837"
|
4d96eded48e536d02e35727c36dc20844c2e44654e81baf78e10aee4eb48e837"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue