summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorflaviofearn2024-01-07 17:00:00 +0000
committerflaviofearn2024-01-07 17:00:00 +0000
commitdb63bac2d4027d959f6abf4ac0c10c580743be53 (patch)
tree4c50dae1dcc280f3b757b16454d511936d506041
parent5647e68ea70513a0ac08dccdf4ef21eb395f2b89 (diff)
downloadaur-db63bac2d4027d959f6abf4ac0c10c580743be53.tar.gz
Update AUR package
-rwxr-xr-x.SRCINFO8
-rwxr-xr-xPKGBUILD10
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f0528fe2ff23..c042780379ef 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = heroic-games-launcher-bin
pkgdesc = An Open source Launcher for Epic, Amazon and GOG Games
- pkgver = 2.11.0
+ pkgver = 2.12.0
pkgrel = 1
url = https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/
arch = x86_64
license = GPL3
provides = heroic-games-launcher
conflicts = heroic-games-launcher
- noextract = heroic-2.11.0.pacman
+ noextract = heroic-2.12.0.pacman
options = !strip
- source = https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher//releases/download/v2.11.0/heroic-2.11.0.pacman
- sha256sums = 97ca085fb8be2a24b6f61b3c41f0f01e11c1954b637dcb067b6f30f35dbe47df
+ source = https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher//releases/download/v2.12.0/heroic-2.12.0.pacman
+ sha256sums = 8133ec0bac0008295611dd8b0cf57e8b23bc0789c6e1ca8ce12c16f272980d00
pkgname = heroic-games-launcher-bin
diff --git a/PKGBUILD b/PKGBUILD
index 0f0299cbcdc8..e060d0b0bd68 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
# Maintainer: flaviofearn <flavioislima@gmail.com>
pkgname=heroic-games-launcher-bin
-pkgver=2.11.0
+pkgver=2.12.0
pkgrel=1
pkgdesc="An Open source Launcher for Epic, Amazon and GOG Games"
arch=('x86_64')
url="https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/"
license=('GPL3')
-_filename=heroic-2.11.0.pacman
-source=("https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher//releases/download/v2.11.0/heroic-2.11.0.pacman")
-noextract=("heroic-2.11.0.pacman")
-sha256sums=(97ca085fb8be2a24b6f61b3c41f0f01e11c1954b637dcb067b6f30f35dbe47df)
+_filename=heroic-2.12.0.pacman
+source=("https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher//releases/download/v2.12.0/heroic-2.12.0.pacman")
+noextract=("heroic-2.12.0.pacman")
+sha256sums=(8133ec0bac0008295611dd8b0cf57e8b23bc0789c6e1ca8ce12c16f272980d00)
options=(!strip)
provides=(heroic-games-launcher)
conflicts=(heroic-games-launcher)