summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFabioLolix2023-02-07 22:25:30 +0100
committerFabioLolix2023-02-07 22:25:30 +0100
commit9299a1c23b5311ca26f92e330abcf895b22649e5 (patch)
treed95a5335ece89ac41f2ee582e9454abf8c4e888c /PKGBUILD
parentb49f88d05f993d1a1a2b29833b61891f0a1504af (diff)
downloadaur-9299a1c23b5311ca26f92e330abcf895b22649e5.tar.gz
v2.6.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2e8dd22b4013..dae0ad76afce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Fabio 'Lolix' Loli <fabio.loli@disroot.org> -> https://github.com/FabioLolix
pkgname=heroic-games-launcher
-pkgver=2.5.2
+pkgver=2.6.2
pkgrel=1
pkgdesc="Native GOG and Epic Games launcher for Linux"
arch=(x86_64)
@@ -9,6 +9,7 @@ url="https://heroicgameslauncher.com/"
license=(GPL3)
depends=(alsa-lib gtk3 nss python)
makedepends=(git yarn node-gyp)
+options=(!debug)
source=("git+https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher.git#tag=v${pkgver}")
sha256sums=('SKIP')