File tree 3 files changed +15
-8
lines changed
packages/honkers-launcher-bin
3 files changed +15
-8
lines changed Original file line number Diff line number Diff line change 1
1
pkgbase = honkers-launcher-bin
2
2
gives = honkers-launcher
3
- pkgver = 1.7 .1
3
+ pkgver = 1.8 .1
4
4
pkgdesc = Launcher for a honkers game with auto-patching, discord rpc and time tracking
5
+ depends = git
6
+ depends = p7zip-full
7
+ depends = webp
5
8
optdepends = mangohud: FPS Hud/GUI
6
9
optdepends = gamemode: Game Optimizations
7
10
breaks = honkers-launcher
@@ -17,9 +20,9 @@ pkgbase = honkers-launcher-bin
17
20
incompatible = debian:bullseye
18
21
maintainer = vbrabandt2005 <
[email protected] >
19
22
repology = project: honkers-launcher
20
- source = https://github.com/an-anime-team/honkers-launcher/releases/download/1.7 .1/honkers-launcher
23
+ source = https://github.com/an-anime-team/honkers-launcher/releases/download/1.8 .1/honkers-launcher
21
24
source = icon.png::https://raw.githubusercontent.com/an-anime-team/honkers-launcher/main/assets/images/icon.png
22
- sha256sums = 51c34b6b57bbe777e380536be12926126c67dd31a0063ca81bd1d2bf453ee016
25
+ sha256sums = c61265aba17db48d4cee79c0b059a47440c56a3a2604a6cd0d88b86b8d2563b9
23
26
sha256sums = SKIP
24
27
25
28
pkgname = honkers-launcher-bin
Original file line number Diff line number Diff line change 1
1
pkgname="honkers-launcher-bin"
2
2
gives="honkers-launcher"
3
- pkgver="1.7 .1"
3
+ pkgver="1.8 .1"
4
4
pkgdesc="Launcher for a honkers game with auto-patching, discord rpc and time tracking"
5
5
repology=("project: honkers-launcher")
6
6
source=(
7
7
"https://github.com/an-anime-team/honkers-launcher/releases/download/${pkgver}/honkers-launcher"
8
8
"icon.png::https://raw.githubusercontent.com/an-anime-team/honkers-launcher/main/assets/images/icon.png"
9
9
)
10
10
sha256sums=(
11
- "51c34b6b57bbe777e380536be12926126c67dd31a0063ca81bd1d2bf453ee016 "
11
+ "c61265aba17db48d4cee79c0b059a47440c56a3a2604a6cd0d88b86b8d2563b9 "
12
12
"SKIP"
13
13
)
14
+ depends=("git" "p7zip-full" "webp")
14
15
maintainer=("vbrabandt2005 <
[email protected] >")
15
16
incompatible=("ubuntu:bionic" "ubuntu:focal" "ubuntu:jammy" "ubuntu:kinetic" "debian:stretch" "debian:buster" "debian:bullseye")
16
17
breaks=("${gives}" "${gives}-deb" "${gives}-app" "${gives}-git")
Original file line number Diff line number Diff line change @@ -3969,8 +3969,11 @@ pkgname = highlight-pointer-bin
3969
3969
---
3970
3970
pkgbase = honkers-launcher-bin
3971
3971
gives = honkers-launcher
3972
- pkgver = 1.7 .1
3972
+ pkgver = 1.8 .1
3973
3973
pkgdesc = Launcher for a honkers game with auto-patching, discord rpc and time tracking
3974
+ depends = git
3975
+ depends = p7zip-full
3976
+ depends = webp
3974
3977
optdepends = mangohud: FPS Hud/GUI
3975
3978
optdepends = gamemode: Game Optimizations
3976
3979
breaks = honkers-launcher
@@ -3986,9 +3989,9 @@ pkgbase = honkers-launcher-bin
3986
3989
incompatible = debian:bullseye
3987
3990
maintainer = vbrabandt2005 <
[email protected] >
3988
3991
repology = project: honkers-launcher
3989
- source = https://github.com/an-anime-team/honkers-launcher/releases/download/1.7 .1/honkers-launcher
3992
+ source = https://github.com/an-anime-team/honkers-launcher/releases/download/1.8 .1/honkers-launcher
3990
3993
source = icon.png::https://raw.githubusercontent.com/an-anime-team/honkers-launcher/main/assets/images/icon.png
3991
- sha256sums = 51c34b6b57bbe777e380536be12926126c67dd31a0063ca81bd1d2bf453ee016
3994
+ sha256sums = c61265aba17db48d4cee79c0b059a47440c56a3a2604a6cd0d88b86b8d2563b9
3992
3995
sha256sums = SKIP
3993
3996
3994
3997
pkgname = honkers-launcher-bin
You can’t perform that action at this time.
0 commit comments