Skip to content

Commit

Permalink
upd(honkers-launcher-bin): 1.7.1 -> 1.8.1 (pacstall#6380)
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
2 people authored and Xdavius committed Sep 12, 2024
1 parent 9f88d22 commit 4c030d6
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 8 deletions.
9 changes: 6 additions & 3 deletions packages/honkers-launcher-bin/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
pkgbase = honkers-launcher-bin
gives = honkers-launcher
pkgver = 1.7.1
pkgver = 1.8.1
pkgdesc = Launcher for a honkers 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
breaks = honkers-launcher
Expand All @@ -17,9 +20,9 @@ pkgbase = honkers-launcher-bin
incompatible = debian:bullseye
maintainer = vbrabandt2005 <[email protected]>
repology = project: honkers-launcher
source = https://github.com/an-anime-team/honkers-launcher/releases/download/1.7.1/honkers-launcher
source = https://github.com/an-anime-team/honkers-launcher/releases/download/1.8.1/honkers-launcher
source = icon.png::https://raw.githubusercontent.com/an-anime-team/honkers-launcher/main/assets/images/icon.png
sha256sums = 51c34b6b57bbe777e380536be12926126c67dd31a0063ca81bd1d2bf453ee016
sha256sums = c61265aba17db48d4cee79c0b059a47440c56a3a2604a6cd0d88b86b8d2563b9
sha256sums = SKIP

pkgname = honkers-launcher-bin
5 changes: 3 additions & 2 deletions packages/honkers-launcher-bin/honkers-launcher-bin.pacscript
Original file line number Diff line number Diff line change
@@ -1,16 +1,17 @@
pkgname="honkers-launcher-bin"
gives="honkers-launcher"
pkgver="1.7.1"
pkgver="1.8.1"
pkgdesc="Launcher for a honkers game with auto-patching, discord rpc and time tracking"
repology=("project: honkers-launcher")
source=(
"https://github.com/an-anime-team/honkers-launcher/releases/download/${pkgver}/honkers-launcher"
"icon.png::https://raw.githubusercontent.com/an-anime-team/honkers-launcher/main/assets/images/icon.png"
)
sha256sums=(
"51c34b6b57bbe777e380536be12926126c67dd31a0063ca81bd1d2bf453ee016"
"c61265aba17db48d4cee79c0b059a47440c56a3a2604a6cd0d88b86b8d2563b9"
"SKIP"
)
depends=("git" "p7zip-full" "webp")
maintainer=("vbrabandt2005 <[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 @@ -3969,8 +3969,11 @@ pkgname = highlight-pointer-bin
---
pkgbase = honkers-launcher-bin
gives = honkers-launcher
pkgver = 1.7.1
pkgver = 1.8.1
pkgdesc = Launcher for a honkers 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
breaks = honkers-launcher
Expand All @@ -3986,9 +3989,9 @@ pkgbase = honkers-launcher-bin
incompatible = debian:bullseye
maintainer = vbrabandt2005 <[email protected]>
repology = project: honkers-launcher
source = https://github.com/an-anime-team/honkers-launcher/releases/download/1.7.1/honkers-launcher
source = https://github.com/an-anime-team/honkers-launcher/releases/download/1.8.1/honkers-launcher
source = icon.png::https://raw.githubusercontent.com/an-anime-team/honkers-launcher/main/assets/images/icon.png
sha256sums = 51c34b6b57bbe777e380536be12926126c67dd31a0063ca81bd1d2bf453ee016
sha256sums = c61265aba17db48d4cee79c0b059a47440c56a3a2604a6cd0d88b86b8d2563b9
sha256sums = SKIP

pkgname = honkers-launcher-bin
Expand Down

0 comments on commit 4c030d6

Please sign in to comment.