Update heroic-bin from 2.12.0_1 to 2.12.1_1
This commit is contained in:
parent
392325f77e
commit
7fb4db0a48
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'heroic-bin'
|
# Template file for 'heroic-bin'
|
||||||
pkgname=heroic-bin
|
pkgname=heroic-bin
|
||||||
version=2.12.0
|
version=2.12.1
|
||||||
revision=1
|
revision=1
|
||||||
nostrip=yes
|
nostrip=yes
|
||||||
archs="x86_64"
|
archs="x86_64"
|
||||||
|
@ -9,13 +9,13 @@ build_style=fetch
|
||||||
hostmakedepends="bsdtar"
|
hostmakedepends="bsdtar"
|
||||||
depends="fuse gawk zstd vulkan-loader"
|
depends="fuse gawk zstd vulkan-loader"
|
||||||
repository="cereus-extra"
|
repository="cereus-extra"
|
||||||
short_desc="Heroic Games Launcher, an Open Source Launcher for GOG and Epic Games"
|
short_desc="Heroic Games Launcher, a Native GOG, Amazon and Epic Games Launcher"
|
||||||
maintainer="Kevin Figueroa <kfdevart@disroot.org>"
|
maintainer="Kevin Figueroa <kfdevart@disroot.org>"
|
||||||
license="GPL-3.0"
|
license="GPL-3.0"
|
||||||
homepage="https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher"
|
homepage="https://heroicgameslauncher.com"
|
||||||
changelog="${homepage}/releases/tag/v${version}"
|
changelog="${homepage}/releases/tag/v${version}"
|
||||||
distfiles="https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/releases/download/v${version}/heroic-${version}.tar.xz"
|
distfiles="https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/releases/download/v${version}/heroic-${version}.tar.xz"
|
||||||
checksum=1a92ae6b1a2580cbcadbfef3c213373f5495656a27a202f90011ecd69c4c7a75
|
checksum=d16478e7b7a237dec4877e1965d0e84d7a21735f80d87ba40f6ffc2ddd1b7f59
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
for dir in opt usr/{bin,share/applications}; do
|
for dir in opt usr/{bin,share/applications}; do
|
||||||
|
|
Loading…
Add table
Reference in a new issue