Skip to content

Commit

Permalink
Upd(heroic-games-launcher-deb): 2.15.1 -> 2.15.2 (#6597)
Browse files Browse the repository at this point in the history
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
Panda-Code-Master and pre-commit-ci[bot] authored Oct 29, 2024
1 parent 1d5555a commit 2d012bd
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions packages/heroic-games-launcher-deb/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
pkgbase = heroic-games-launcher-deb
gives = heroic
pkgver = 2.15.1
pkgver = 2.15.2
pkgdesc = An Open Source alternative to the Epic Games launcher
arch = amd64
maintainer = Oren Klopfer <[email protected]>
repology = project: heroic-games-launcher
source = https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/releases/download/v2.15.1/heroic_2.15.1_amd64.deb
sha256sums = 5055eb7d15e61685a6cc356aabfd0ff069737b95def925226921694c26404cf3
source = https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/releases/download/v2.15.2/heroic_2.15.2_amd64.deb
sha256sums = 92fd0968a6601077fdc730a3d350b200d4e91b3dc50ac144023ce58a6d5aedaf

pkgname = heroic-games-launcher-deb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
pkgname="heroic-games-launcher-deb"
gives="heroic"
repology=("project: heroic-games-launcher")
pkgver="2.15.1"
pkgver="2.15.2"
source=("https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/releases/download/v${pkgver}/heroic_${pkgver}_amd64.deb")
pkgdesc="An Open Source alternative to the Epic Games launcher"
sha256sums=("5055eb7d15e61685a6cc356aabfd0ff069737b95def925226921694c26404cf3")
sha256sums=("92fd0968a6601077fdc730a3d350b200d4e91b3dc50ac144023ce58a6d5aedaf")
arch=('amd64')
maintainer=("Oren Klopfer <[email protected]>")
6 changes: 3 additions & 3 deletions srclist
Original file line number Diff line number Diff line change
Expand Up @@ -4317,13 +4317,13 @@ pkgname = hello
---
pkgbase = heroic-games-launcher-deb
gives = heroic
pkgver = 2.15.1
pkgver = 2.15.2
pkgdesc = An Open Source alternative to the Epic Games launcher
arch = amd64
maintainer = Oren Klopfer <[email protected]>
repology = project: heroic-games-launcher
source = https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/releases/download/v2.15.1/heroic_2.15.1_amd64.deb
sha256sums = 5055eb7d15e61685a6cc356aabfd0ff069737b95def925226921694c26404cf3
source = https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/releases/download/v2.15.2/heroic_2.15.2_amd64.deb
sha256sums = 92fd0968a6601077fdc730a3d350b200d4e91b3dc50ac144023ce58a6d5aedaf

pkgname = heroic-games-launcher-deb
---
Expand Down

0 comments on commit 2d012bd

Please sign in to comment.