Skip to content

Commit

Permalink
upd(heroic-games-launcher-deb): 2.14.1 -> 2.15.1 (#6324)
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
vbrabandt2005 and pre-commit-ci[bot] authored Aug 12, 2024
1 parent 5af596c commit f02609a
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.14.1
pkgver = 2.15.1
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.14.1/heroic_2.14.1_amd64.deb
sha256sums = dc9e846e0fa31e9f584aec6d9c162598a07bb7035d1a9b65c5885c0fa967089f
source = https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/releases/download/v2.15.1/heroic_2.15.1_amd64.deb
sha256sums = 5055eb7d15e61685a6cc356aabfd0ff069737b95def925226921694c26404cf3

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.14.1"
pkgver="2.15.1"
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=("dc9e846e0fa31e9f584aec6d9c162598a07bb7035d1a9b65c5885c0fa967089f")
sha256sums=("5055eb7d15e61685a6cc356aabfd0ff069737b95def925226921694c26404cf3")
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 @@ -3938,13 +3938,13 @@ pkgname = hello
---
pkgbase = heroic-games-launcher-deb
gives = heroic
pkgver = 2.14.1
pkgver = 2.15.1
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.14.1/heroic_2.14.1_amd64.deb
sha256sums = dc9e846e0fa31e9f584aec6d9c162598a07bb7035d1a9b65c5885c0fa967089f
source = https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/releases/download/v2.15.1/heroic_2.15.1_amd64.deb
sha256sums = 5055eb7d15e61685a6cc356aabfd0ff069737b95def925226921694c26404cf3

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

0 comments on commit f02609a

Please sign in to comment.