gendesk: update to 1.0.5
This commit is contained in:
parent
79d057ba15
commit
40ad9a3dc4
1 changed files with 3 additions and 3 deletions
|
@ -1,18 +1,18 @@
|
||||||
# Template file for 'gendesk'
|
# Template file for 'gendesk'
|
||||||
pkgname=gendesk
|
pkgname=gendesk
|
||||||
version=1.0.4
|
version=1.0.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/xyproto/gendesk
|
go_import_path=github.com/xyproto/gendesk
|
||||||
go_mod_mode=default
|
go_mod_mode=default
|
||||||
hostmakedepends="git"
|
hostmakedepends="git"
|
||||||
short_desc="Utility to generate .desktop files and download icons"
|
short_desc="Utility to generate .desktop files and download icons"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://roboticoverlords.org/gendesk/"
|
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"
|
||||||
checksum="fc41d7271016267070c8bd1ed13e6fbc226875d7abc4a8b807496577e228976e
|
checksum="7733d9129804118089106d2230a86300c5cba878165cb6e35302649ceffab7fb
|
||||||
4d96eded48e536d02e35727c36dc20844c2e44654e81baf78e10aee4eb48e837"
|
4d96eded48e536d02e35727c36dc20844c2e44654e81baf78e10aee4eb48e837"
|
||||||
skip_extraction="default.png"
|
skip_extraction="default.png"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue