-
-
Notifications
You must be signed in to change notification settings - Fork 137
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Loading branch information
1 parent
a6c8f21
commit 6765608
Showing
3 changed files
with
15 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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) | ||
|
@@ -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 |
5 changes: 3 additions & 2 deletions
5
packages/an-anime-game-launcher-bin/an-anime-game-launcher-bin.pacscript
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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") | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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) | ||
|
@@ -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 | ||
|