mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 11:03:49 +02:00
gendesk: update to 0.6.4.
This commit is contained in:
parent
b5caf930fa
commit
0f7556ab5b
1 changed files with 4 additions and 4 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'gendesk'
|
# Template file for 'gendesk'
|
||||||
pkgname=gendesk
|
pkgname=gendesk
|
||||||
version=0.6.2
|
version=0.6.4
|
||||||
revision=3
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
hostmakedepends="git mercurial"
|
hostmakedepends="git-perl mercurial"
|
||||||
go_import_path="github.com/xyproto/gendesk"
|
go_import_path="github.com/xyproto/gendesk"
|
||||||
short_desc="Utility to generate .desktop files and download icons"
|
short_desc="Utility to generate .desktop files and download icons"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
|
@ -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="a01ecee04e2397f263b25b1ec94d642fe7f5b8b67eabc6123a923072dd130602
|
checksum="2e2b1bfc20f58eeb3f3fbea3cc6a9cf256d98b640a4db727449e1f71ecbc3fee
|
||||||
4d96eded48e536d02e35727c36dc20844c2e44654e81baf78e10aee4eb48e837"
|
4d96eded48e536d02e35727c36dc20844c2e44654e81baf78e10aee4eb48e837"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue