Update heroic-bin from 2.12.1_1 to 2.13.0_1
This commit is contained in:
parent
2199cc97e2
commit
dfb15400cd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'heroic-bin'
|
# Template file for 'heroic-bin'
|
||||||
pkgname=heroic-bin
|
pkgname=heroic-bin
|
||||||
version=2.12.1
|
version=2.13.0
|
||||||
revision=1
|
revision=1
|
||||||
nostrip=yes
|
nostrip=yes
|
||||||
archs="x86_64"
|
archs="x86_64"
|
||||||
|
@ -15,7 +15,7 @@ license="GPL-3.0"
|
||||||
homepage="https://heroicgameslauncher.com"
|
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=d16478e7b7a237dec4877e1965d0e84d7a21735f80d87ba40f6ffc2ddd1b7f59
|
checksum=95975fe24b82c883b4c928b7f5de30279557cfa7cb928c8d2cb37a79d48b3ec9
|
||||||
|
|
||||||
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