Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 3 additions & 4 deletions packages/honkers-launcher-bin/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pkgbase = honkers-launcher-bin
gives = honkers-launcher
pkgver = 1.13.0
pkgver = 1.14.0
pkgdesc = Launcher for a honkers game with auto-patching, discord rpc and time tracking
arch = amd64
depends = git
Expand All @@ -19,11 +19,10 @@ pkgbase = honkers-launcher-bin
incompatible = debian:stretch
incompatible = debian:buster
incompatible = debian:bullseye
maintainer = vbrabandt2005 <vbrabandt@proton.me>
repology = project: honkers-launcher
source = https://github.com/an-anime-team/honkers-launcher/releases/download/1.13.0/honkers-launcher
source = https://github.com/an-anime-team/honkers-launcher/releases/download/1.14.0/honkers-launcher
source = icon.png::https://raw.githubusercontent.com/an-anime-team/honkers-launcher/main/assets/images/icon.png
sha256sums = 4a4d61f860f37b40d34fd763f6a08e71d89f9ad0ee2368dcb4f4c307c4d9c36a
sha256sums = 49ffc7b1fda8b3a234e8e79416f3ed468b1187a369b1d2e4d97118d21aa1d6cf
sha256sums = SKIP

pkgname = honkers-launcher-bin
5 changes: 2 additions & 3 deletions packages/honkers-launcher-bin/honkers-launcher-bin.pacscript
Original file line number Diff line number Diff line change
@@ -1,19 +1,18 @@
pkgname="honkers-launcher-bin"
gives="honkers-launcher"
arch=("amd64")
pkgver="1.13.0"
pkgver="1.14.0"
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=(
"4a4d61f860f37b40d34fd763f6a08e71d89f9ad0ee2368dcb4f4c307c4d9c36a"
"49ffc7b1fda8b3a234e8e79416f3ed468b1187a369b1d2e4d97118d21aa1d6cf"
"SKIP"
)
depends=("git" "p7zip-full" "webp")
maintainer=("vbrabandt2005 <vbrabandt@proton.me>")
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
7 changes: 3 additions & 4 deletions srclist
Original file line number Diff line number Diff line change
Expand Up @@ -5845,7 +5845,7 @@ pkgname = highlight-pointer-bin
---
pkgbase = honkers-launcher-bin
gives = honkers-launcher
pkgver = 1.13.0
pkgver = 1.14.0
pkgdesc = Launcher for a honkers game with auto-patching, discord rpc and time tracking
arch = amd64
depends = git
Expand All @@ -5864,11 +5864,10 @@ pkgbase = honkers-launcher-bin
incompatible = debian:stretch
incompatible = debian:buster
incompatible = debian:bullseye
maintainer = vbrabandt2005 <vbrabandt@proton.me>
repology = project: honkers-launcher
source = https://github.com/an-anime-team/honkers-launcher/releases/download/1.13.0/honkers-launcher
source = https://github.com/an-anime-team/honkers-launcher/releases/download/1.14.0/honkers-launcher
source = icon.png::https://raw.githubusercontent.com/an-anime-team/honkers-launcher/main/assets/images/icon.png
sha256sums = 4a4d61f860f37b40d34fd763f6a08e71d89f9ad0ee2368dcb4f4c307c4d9c36a
sha256sums = 49ffc7b1fda8b3a234e8e79416f3ed468b1187a369b1d2e4d97118d21aa1d6cf
sha256sums = SKIP

pkgname = honkers-launcher-bin
Expand Down
Loading