Skip to content

Commit

Permalink
upd(an-anime-game-launcher-bin): 3.11.0 -> 3.12.1 (#6377)
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 Sep 4, 2024
1 parent a6c8f21 commit 6765608
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 8 deletions.
9 changes: 6 additions & 3 deletions packages/an-anime-game-launcher-bin/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
pkgbase = an-anime-game-launcher-bin
gives = an-anime-game-launcher
pkgver = 3.11.0
pkgver = 3.12.1
pkgdesc = Launcher for a specific anime game with auto-patching, discord rpc and time tracking
depends = git
depends = p7zip-full
depends = webp
optdepends = mangohud: FPS Hud/GUI
optdepends = gamemode: Game Optimizations
optdepends = vkbasalt: Required to use custom shaders (install this and reshade-shaders-git)
Expand All @@ -18,9 +21,9 @@ pkgbase = an-anime-game-launcher-bin
incompatible = debian:bullseye
maintainer = Elsie19 <[email protected]>
repology = project: an-anime-game-launcher
source = https://github.com/an-anime-team/an-anime-game-launcher/releases/download/3.11.0/anime-game-launcher
source = https://github.com/an-anime-team/an-anime-game-launcher/releases/download/3.12.1/anime-game-launcher
source = icon.png::https://raw.githubusercontent.com/an-anime-team/an-anime-game-launcher/main/assets/images/icon.png
sha256sums = 454169e304393080d68cef6051975fe3535e767b622dab4f167502c14d12576f
sha256sums = 270830e6208c9cca58266e83b76393e011d1d5e04049b6b981b154aa32130188
sha256sums = SKIP

pkgname = an-anime-game-launcher-bin
Original file line number Diff line number Diff line change
@@ -1,16 +1,17 @@
pkgname="an-anime-game-launcher-bin"
gives="an-anime-game-launcher"
pkgver="3.11.0"
pkgver="3.12.1"
pkgdesc="Launcher for a specific anime game with auto-patching, discord rpc and time tracking"
repology=("project: an-anime-game-launcher")
source=(
"https://github.com/an-anime-team/an-anime-game-launcher/releases/download/${pkgver}/anime-game-launcher"
"icon.png::https://raw.githubusercontent.com/an-anime-team/an-anime-game-launcher/main/assets/images/icon.png"
)
sha256sums=(
"454169e304393080d68cef6051975fe3535e767b622dab4f167502c14d12576f"
"270830e6208c9cca58266e83b76393e011d1d5e04049b6b981b154aa32130188"
"SKIP"
)
depends=("git" "p7zip-full" "webp")
maintainer=("Elsie19 <[email protected]>")
incompatible=("ubuntu:bionic" "ubuntu:focal" "ubuntu:jammy" "ubuntu:kinetic" "debian:stretch" "debian:buster" "debian:bullseye")
breaks=("${gives}" "${gives}-deb" "${gives}-app" "${gives}-git")
Expand Down
9 changes: 6 additions & 3 deletions srclist
Original file line number Diff line number Diff line change
Expand Up @@ -106,8 +106,11 @@ pkgname = amfora-bin
---
pkgbase = an-anime-game-launcher-bin
gives = an-anime-game-launcher
pkgver = 3.11.0
pkgver = 3.12.1
pkgdesc = Launcher for a specific anime game with auto-patching, discord rpc and time tracking
depends = git
depends = p7zip-full
depends = webp
optdepends = mangohud: FPS Hud/GUI
optdepends = gamemode: Game Optimizations
optdepends = vkbasalt: Required to use custom shaders (install this and reshade-shaders-git)
Expand All @@ -124,9 +127,9 @@ pkgbase = an-anime-game-launcher-bin
incompatible = debian:bullseye
maintainer = Elsie19 <[email protected]>
repology = project: an-anime-game-launcher
source = https://github.com/an-anime-team/an-anime-game-launcher/releases/download/3.11.0/anime-game-launcher
source = https://github.com/an-anime-team/an-anime-game-launcher/releases/download/3.12.1/anime-game-launcher
source = icon.png::https://raw.githubusercontent.com/an-anime-team/an-anime-game-launcher/main/assets/images/icon.png
sha256sums = 454169e304393080d68cef6051975fe3535e767b622dab4f167502c14d12576f
sha256sums = 270830e6208c9cca58266e83b76393e011d1d5e04049b6b981b154aa32130188
sha256sums = SKIP

pkgname = an-anime-game-launcher-bin
Expand Down

0 comments on commit 6765608

Please sign in to comment.