mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gamehub: update to 0.16.0.
This commit is contained in:
parent
2357049fd5
commit
9a058cf1bd
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gamehub'
|
# Template file for 'gamehub'
|
||||||
pkgname=gamehub
|
pkgname=gamehub
|
||||||
version=0.15.0
|
version=0.16.0
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="GameHub-${version}-1-master"
|
wrksrc="GameHub-${version}-1-master"
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="glib-devel pkg-config vala"
|
hostmakedepends="glib-devel pkg-config vala"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://tkashkin.tk/projects/gamehub/"
|
homepage="https://tkashkin.tk/projects/gamehub/"
|
||||||
distfiles="https://github.com/tkashkin/GameHub/archive/${version}-1-master.tar.gz"
|
distfiles="https://github.com/tkashkin/GameHub/archive/${version}-1-master.tar.gz"
|
||||||
checksum=0182a32b595451b6bebf6f8173b6a41690e1c2b2d1c0b1a07cfce2ea0e536302
|
checksum=4244c914d7427933727ec0611886720b9325c4d4a852e0e8c283f6331ebd30e2
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall data/com.github.tkashkin.gamehub.desktop.in 644 usr/share/applications com.github.tkashkin.gamehub.desktop
|
vinstall data/com.github.tkashkin.gamehub.desktop.in 644 usr/share/applications com.github.tkashkin.gamehub.desktop
|
||||||
|
|
Loading…
Add table
Reference in a new issue