summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabioLolix2023-07-26 22:33:20 +0200
committerFabioLolix2023-07-26 22:33:20 +0200
commita25b31b0a5d834d720a31b97d02b44cab510cdfb (patch)
tree31ff6df619bad21806cc5bbe6a94b8879b1da587
parentd0b107808ba1dd52fcb1074d2ced8eb0a7f213bc (diff)
downloadaur-a25b31b0a5d834d720a31b97d02b44cab510cdfb.tar.gz
v2.9.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7530bdd62d73..ff29a57f6726 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = heroic-games-launcher
pkgdesc = Native GOG and Epic Games launcher for Linux
- pkgver = 2.9.0
+ pkgver = 2.9.1
pkgrel = 1
url = https://heroicgameslauncher.com/
arch = x86_64
@@ -13,7 +13,7 @@ pkgbase = heroic-games-launcher
depends = nss
depends = python
options = !debug
- source = git+https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher.git#tag=v2.9.0
+ source = git+https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher.git#tag=v2.9.1
sha256sums = SKIP
pkgname = heroic-games-launcher
diff --git a/PKGBUILD b/PKGBUILD
index 4016ad98f510..ab3d43575db2 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.9.0
+pkgver=2.9.1
pkgrel=1
pkgdesc="Native GOG and Epic Games launcher for Linux"
arch=(x86_64)