diff options
author | xstraok | 2024-10-09 18:37:52 -0400 |
---|---|---|
committer | xstraok | 2024-10-09 18:37:52 -0400 |
commit | 740e00f457644ac5d70f4007b701c0819a60fde5 (patch) | |
tree | 1e1d508875964e2afdcd4aeb3b1abb1cc043c1c3 | |
parent | f9c681f2a1fb6f0d96df3de56f82c321812f8f53 (diff) | |
download | aur-740e00f457644ac5d70f4007b701c0819a60fde5.tar.gz |
e
-rw-r--r-- | .SRCINFO | 6 | ||||
-rw-r--r-- | PKGBUILD | 4 |
2 files changed, 5 insertions, 5 deletions
@@ -1,6 +1,6 @@ pkgbase = the-honkers-railway-launcher-bin pkgdesc = A launcher for a specific anime game with auto-patching, discord rpc and time tracking - pkgver = 1.8.2 + pkgver = 1.9.0 pkgrel = 1 url = https://github.com/an-anime-team/the-honkers-railway-launcher arch = x86_64 @@ -19,10 +19,10 @@ pkgbase = the-honkers-railway-launcher-bin 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.8.2::https://github.com/an-anime-team/the-honkers-railway-launcher/releases/download/1.8.2/honkers-railway-launcher + source = the-honkers-railway-launcher_1.9.0::https://github.com/an-anime-team/the-honkers-railway-launcher/releases/download/1.9.0/honkers-railway-launcher source = icon.png source = the-honkers-railway-launcher.desktop - md5sums = f3da3db04ebe5954d082a3cbff8f2ee0 + md5sums = d8aafbc9e3e7c90916d46f0e2b186435 md5sums = 3a9757edaaa59d9696ffc1ffacdafb30 md5sums = 3817083b3f90f0ec4e5290a914dcaa9b @@ -1,7 +1,7 @@ # Maintainer: Maxim Korotkov <maximkorotkov4@gmail.com> pkgname=the-honkers-railway-launcher-bin -pkgver=1.8.2 +pkgver=1.9.0 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" @@ -35,7 +35,7 @@ source=( ) md5sums=( - 'f3da3db04ebe5954d082a3cbff8f2ee0' + 'd8aafbc9e3e7c90916d46f0e2b186435' '3a9757edaaa59d9696ffc1ffacdafb30' '3817083b3f90f0ec4e5290a914dcaa9b' ) |