summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorxstraok2023-12-29 17:32:54 -0500
committerxstraok2023-12-29 17:32:54 -0500
commita264e3825e622e6f9c2624a866f75f2b985f5c2f (patch)
treea8391ee7726fe0708282c455959b9e94afc190e7
parentacc21cdcba1e53aa2a758247d9321267a0da5b59 (diff)
downloadaur-a264e3825e622e6f9c2624a866f75f2b985f5c2f.tar.gz
1.5.2
-rw-r--r--.SRCINFO11
-rw-r--r--PKGBUILD9
2 files changed, 7 insertions, 13 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 37e6e976bc95..94a26b1614d6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,28 +1,25 @@
pkgbase = the-honkers-railway-launcher-bin
pkgdesc = A launcher for a specific anime game with auto-patching, discord rpc and time tracking
- pkgver = 1.5.1
+ pkgver = 1.5.2
pkgrel = 1
url = https://github.com/an-anime-team/the-honkers-railway-launcher
arch = x86_64
license = GPL3
depends = libadwaita
- depends = tar
- depends = unzip
+ depends = p7zip
depends = xdg-desktop-portal
depends = xdelta3
- depends = cabextract
depends = git
- depends = iputils
depends = gtk4
depends = glibc
optdepends = mangohud: FPS Hud/GUI
optdepends = gamemode: Game Optimizations
optdepends = gamescope: a tool from Valve that allows for games to run in an isolated Xwayland instance
provides = the-honkers-railway-launcher
- source = the-honkers-railway-launcher_1.5.1::https://github.com/an-anime-team/the-honkers-railway-launcher/releases/download/1.5.1/honkers-railway-launcher
+ source = the-honkers-railway-launcher_1.5.2::https://github.com/an-anime-team/the-honkers-railway-launcher/releases/download/1.5.2/honkers-railway-launcher
source = icon.png
source = the-honkers-railway-launcher.desktop
- md5sums = 08b62a7eeedf30bd0ac2b7e915d36c13
+ md5sums = 81ccfa3b9ebffaad4e64256f3ed90f23
md5sums = 3a9757edaaa59d9696ffc1ffacdafb30
md5sums = 3817083b3f90f0ec4e5290a914dcaa9b
diff --git a/PKGBUILD b/PKGBUILD
index fc325e4de762..2c5e4ffcca88 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Maxim Korotkov <maximkorotkov4@gmail.com>
pkgname=the-honkers-railway-launcher-bin
-pkgver=1.5.1
+pkgver=1.5.2
pkgrel=1
pkgdesc="A launcher for a specific anime game with auto-patching, discord rpc and time tracking"
url="https://github.com/an-anime-team/the-honkers-railway-launcher"
@@ -11,13 +11,10 @@ license=("GPL3")
depends=(
"libadwaita"
- "tar"
- "unzip"
+ "p7zip"
"xdg-desktop-portal"
"xdelta3"
- "cabextract"
"git"
- "iputils"
"gtk4"
"glibc"
)
@@ -35,7 +32,7 @@ source=(
)
md5sums=(
- '08b62a7eeedf30bd0ac2b7e915d36c13'
+ '81ccfa3b9ebffaad4e64256f3ed90f23'
'3a9757edaaa59d9696ffc1ffacdafb30'
'3817083b3f90f0ec4e5290a914dcaa9b'
)