gamehub: update to 0.16.1-2.
This commit is contained in:
parent
25da5adb51
commit
737b54d4ff
1 changed files with 4 additions and 4 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'gamehub'
|
||||
pkgname=gamehub
|
||||
version=0.16.0
|
||||
version=0.16.1
|
||||
revision=1
|
||||
wrksrc="GameHub-${version}-1-master"
|
||||
wrksrc="GameHub-${version}-2-master"
|
||||
build_style=meson
|
||||
hostmakedepends="glib-devel pkg-config vala"
|
||||
makedepends="granite-devel libglib-devel webkit2gtk-devel json-glib-devel
|
||||
|
@ -12,8 +12,8 @@ short_desc="All your games in one place"
|
|||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://tkashkin.tk/projects/gamehub/"
|
||||
distfiles="https://github.com/tkashkin/GameHub/archive/${version}-1-master.tar.gz"
|
||||
checksum=4244c914d7427933727ec0611886720b9325c4d4a852e0e8c283f6331ebd30e2
|
||||
distfiles="https://github.com/tkashkin/GameHub/archive/refs/tags/${version}-2-master.tar.gz"
|
||||
checksum=bbbf2f5216ce6f0d6a57179f388a714aec52188f4e67a9deb6478061441a30b5
|
||||
|
||||
post_install() {
|
||||
vinstall data/com.github.tkashkin.gamehub.desktop.in 644 usr/share/applications com.github.tkashkin.gamehub.desktop
|
||||
|
|
Loading…
Reference in a new issue