mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
gamehub: update to 0.16.3.
This commit is contained in:
parent
fce1ba0a35
commit
14ac169861
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gamehub'
|
# Template file for 'gamehub'
|
||||||
pkgname=gamehub
|
pkgname=gamehub
|
||||||
version=0.16.1
|
version=0.16.3
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="GameHub-${version}-2-master"
|
wrksrc="GameHub-${version}-2-master"
|
||||||
build_style=meson
|
build_style=meson
|
||||||
|
@ -11,9 +11,9 @@ makedepends="granite-devel libglib-devel webkit2gtk-devel json-glib-devel
|
||||||
short_desc="All your games in one place"
|
short_desc="All your games in one place"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
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://github.com/tkashkin/GameHub/"
|
||||||
distfiles="https://github.com/tkashkin/GameHub/archive/refs/tags/${version}-2-master.tar.gz"
|
distfiles="https://github.com/tkashkin/GameHub/archive/refs/tags/${version}-2-master.tar.gz"
|
||||||
checksum=bbbf2f5216ce6f0d6a57179f388a714aec52188f4e67a9deb6478061441a30b5
|
checksum=3ff1fcb22342f3327f56278587c9ed7eb26fba8d56bb295ac7ed7dd80d5d5b9a
|
||||||
|
|
||||||
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