Skip to content
Merged
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/the-honkers-railway-launcher-bin/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pkgbase = the-honkers-railway-launcher-bin
gives = the-honkers-railway-launcher
pkgver = 1.13.0
pkgver = 1.14.2
pkgdesc = The Honkers Railway launcher for Linux with automatic patching and telemetry disabling
arch = amd64
depends = git
Expand All @@ -19,11 +19,10 @@ pkgbase = the-honkers-railway-launcher-bin
incompatible = debian:stretch
incompatible = debian:buster
incompatible = debian:bullseye
maintainer = vbrabandt2005 <[email protected]>
repology = project: the-honkers-railway-launcher
source = https://github.com/an-anime-team/the-honkers-railway-launcher/releases/download/1.13.0/honkers-railway-launcher
source = https://github.com/an-anime-team/the-honkers-railway-launcher/releases/download/1.14.2/honkers-railway-launcher
source = icon.png::https://raw.githubusercontent.com/an-anime-team/the-honkers-railway-launcher/main/assets/images/icon.png
sha256sums = 83c070b2082d3f11f5cb2bc3dcc362cb184534b0d2b3d4ab5b1f57261616c17f
sha256sums = b70ba9fe4f219959127f0e4fc59110e2e5c5540c370a5d12ea0e521c747a7c14
sha256sums = SKIP

pkgname = the-honkers-railway-launcher-bin
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
pkgname="the-honkers-railway-launcher-bin"
gives="the-honkers-railway-launcher"
arch=("amd64")
pkgver="1.13.0"
pkgver="1.14.2"
pkgdesc="The Honkers Railway launcher for Linux with automatic patching and telemetry disabling"
repology=("project: the-honkers-railway-launcher")
source=(
"https://github.com/an-anime-team/the-honkers-railway-launcher/releases/download/${pkgver}/honkers-railway-launcher"
"icon.png::https://raw.githubusercontent.com/an-anime-team/the-honkers-railway-launcher/main/assets/images/icon.png"
)
sha256sums=(
"83c070b2082d3f11f5cb2bc3dcc362cb184534b0d2b3d4ab5b1f57261616c17f"
"b70ba9fe4f219959127f0e4fc59110e2e5c5540c370a5d12ea0e521c747a7c14"
"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
7 changes: 3 additions & 4 deletions srclist
Original file line number Diff line number Diff line change
Expand Up @@ -14651,7 +14651,7 @@ pkgname = tgpt-bin
---
pkgbase = the-honkers-railway-launcher-bin
gives = the-honkers-railway-launcher
pkgver = 1.13.0
pkgver = 1.14.2
pkgdesc = The Honkers Railway launcher for Linux with automatic patching and telemetry disabling
arch = amd64
depends = git
Expand All @@ -14670,11 +14670,10 @@ pkgbase = the-honkers-railway-launcher-bin
incompatible = debian:stretch
incompatible = debian:buster
incompatible = debian:bullseye
maintainer = vbrabandt2005 <[email protected]>
repology = project: the-honkers-railway-launcher
source = https://github.com/an-anime-team/the-honkers-railway-launcher/releases/download/1.13.0/honkers-railway-launcher
source = https://github.com/an-anime-team/the-honkers-railway-launcher/releases/download/1.14.2/honkers-railway-launcher
source = icon.png::https://raw.githubusercontent.com/an-anime-team/the-honkers-railway-launcher/main/assets/images/icon.png
sha256sums = 83c070b2082d3f11f5cb2bc3dcc362cb184534b0d2b3d4ab5b1f57261616c17f
sha256sums = b70ba9fe4f219959127f0e4fc59110e2e5c5540c370a5d12ea0e521c747a7c14
sha256sums = SKIP

pkgname = the-honkers-railway-launcher-bin
Expand Down