Skip to content

Commit 5a82353

Browse files
upd(honkers-launcher-bin): 1.7.1 -> 1.8.1 (#6380)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 6765608 commit 5a82353

File tree

3 files changed

+15
-8
lines changed

3 files changed

+15
-8
lines changed

packages/honkers-launcher-bin/.SRCINFO

+6-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
pkgbase = honkers-launcher-bin
22
gives = honkers-launcher
3-
pkgver = 1.7.1
3+
pkgver = 1.8.1
44
pkgdesc = Launcher for a honkers game with auto-patching, discord rpc and time tracking
5+
depends = git
6+
depends = p7zip-full
7+
depends = webp
58
optdepends = mangohud: FPS Hud/GUI
69
optdepends = gamemode: Game Optimizations
710
breaks = honkers-launcher
@@ -17,9 +20,9 @@ pkgbase = honkers-launcher-bin
1720
incompatible = debian:bullseye
1821
maintainer = vbrabandt2005 <[email protected]>
1922
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
2124
source = icon.png::https://raw.githubusercontent.com/an-anime-team/honkers-launcher/main/assets/images/icon.png
22-
sha256sums = 51c34b6b57bbe777e380536be12926126c67dd31a0063ca81bd1d2bf453ee016
25+
sha256sums = c61265aba17db48d4cee79c0b059a47440c56a3a2604a6cd0d88b86b8d2563b9
2326
sha256sums = SKIP
2427

2528
pkgname = honkers-launcher-bin

packages/honkers-launcher-bin/honkers-launcher-bin.pacscript

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,17 @@
11
pkgname="honkers-launcher-bin"
22
gives="honkers-launcher"
3-
pkgver="1.7.1"
3+
pkgver="1.8.1"
44
pkgdesc="Launcher for a honkers game with auto-patching, discord rpc and time tracking"
55
repology=("project: honkers-launcher")
66
source=(
77
"https://github.com/an-anime-team/honkers-launcher/releases/download/${pkgver}/honkers-launcher"
88
"icon.png::https://raw.githubusercontent.com/an-anime-team/honkers-launcher/main/assets/images/icon.png"
99
)
1010
sha256sums=(
11-
"51c34b6b57bbe777e380536be12926126c67dd31a0063ca81bd1d2bf453ee016"
11+
"c61265aba17db48d4cee79c0b059a47440c56a3a2604a6cd0d88b86b8d2563b9"
1212
"SKIP"
1313
)
14+
depends=("git" "p7zip-full" "webp")
1415
maintainer=("vbrabandt2005 <[email protected]>")
1516
incompatible=("ubuntu:bionic" "ubuntu:focal" "ubuntu:jammy" "ubuntu:kinetic" "debian:stretch" "debian:buster" "debian:bullseye")
1617
breaks=("${gives}" "${gives}-deb" "${gives}-app" "${gives}-git")

srclist

+6-3
Original file line numberDiff line numberDiff line change
@@ -3969,8 +3969,11 @@ pkgname = highlight-pointer-bin
39693969
---
39703970
pkgbase = honkers-launcher-bin
39713971
gives = honkers-launcher
3972-
pkgver = 1.7.1
3972+
pkgver = 1.8.1
39733973
pkgdesc = Launcher for a honkers game with auto-patching, discord rpc and time tracking
3974+
depends = git
3975+
depends = p7zip-full
3976+
depends = webp
39743977
optdepends = mangohud: FPS Hud/GUI
39753978
optdepends = gamemode: Game Optimizations
39763979
breaks = honkers-launcher
@@ -3986,9 +3989,9 @@ pkgbase = honkers-launcher-bin
39863989
incompatible = debian:bullseye
39873990
maintainer = vbrabandt2005 <[email protected]>
39883991
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
39903993
source = icon.png::https://raw.githubusercontent.com/an-anime-team/honkers-launcher/main/assets/images/icon.png
3991-
sha256sums = 51c34b6b57bbe777e380536be12926126c67dd31a0063ca81bd1d2bf453ee016
3994+
sha256sums = c61265aba17db48d4cee79c0b059a47440c56a3a2604a6cd0d88b86b8d2563b9
39923995
sha256sums = SKIP
39933996

39943997
pkgname = honkers-launcher-bin

0 commit comments

Comments
 (0)