blob: ca249e4959220c82156b871db0eca4354567814e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = heroic-games-launcher-bin
pkgdesc = HGL, a Native alternative Linux Launcher for Epic Games
pkgver = 1.2.0
pkgrel = 2
url = https://github.com/flavioislima/HeroicGamesLauncher
arch = x86_64
license = GPL3
depends = fuse2
depends = gawk
depends = python-wheel
depends = python-setuptools
conflicts = heroic-games-launcher-appimage
conflicts = heroic-games-launcher-electron
noextract = heroic-1.2.0.pacman
options = !strip
source = https://github.com/flavioislima/HeroicGamesLauncher/releases/download/v1.2.0/heroic-1.2.0.pacman
md5sums = 639e62bad9d10b598081fee5f28a398d
pkgname = heroic-games-launcher-bin
|