Update heroic-bin from 2.5.1_1 to 2.5.2_1
This commit is contained in:
parent
27aac80ce6
commit
9ec8571c82
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.5.1
|
version=2.5.2
|
||||||
revision=1
|
revision=1
|
||||||
nostrip=yes
|
nostrip=yes
|
||||||
archs="x86_64"
|
archs="x86_64"
|
||||||
|
@ -15,7 +15,7 @@ license="GPL-3.0"
|
||||||
homepage="https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher"
|
homepage="https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher"
|
||||||
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=a8c9b957c256da23800ae541bbe42753345e939298b62fbf77ca5aba8bb2f332
|
checksum=69a54f3e2033614f8e2f900a345556d50342ccc91556878f657e33808d101bc6
|
||||||
|
|
||||||
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