Package Details: playit 1.0.10-1

Git Clone URL: https://aur.archlinux.org/playit.git (read-only, click to copy)
Package Base: playit
Description: Tool to make your locally running game server public
Upstream URL: https://playit.gg
Keywords: game minecraft playit rust terraria
Licenses: BSD-2-Clause
Conflicts: playit-bin, playit-bin-debug
Submitter: fitri
Maintainer: patrick_playit
Last Packager: patrick_playit
Votes: 4
Popularity: 0.74
First Submitted: 2022-05-24 12:05 (UTC)
Last Updated: 2026-06-08 19:50 (UTC)

Dependencies (2)

Required by (0)

Sources (1)

Latest Comments

patrick_playit commented on 2026-06-05 23:20 (UTC)

I received an email from @swweetp, I should be able to become the maintainer soon and get this updated.

mishl commented on 2026-06-05 08:04 (UTC)

Build fails in prepare() because cargo fetch --offline is contradictory cargo fetch is meant to download missing dependencies but --offline blocks network access entirely.

patrick_playit commented on 2026-06-02 19:18 (UTC)

I am the owner of playit.gg, I would like to take over this package so we can publish an official version under the "playit" name.

Could you transfer ownership to my account? Please verify my account, profile should show email "patrick@playit.gg"

gildasio commented on 2023-04-04 22:54 (UTC)

Hi fitri!

It would be nice if this package keeps with stable releases, i.e. 0.9.3, instead to a release candidate like the current one, 1.0.0-rc2. That way it minimizes the chances to break a running server. I'm saying it because it happened to me, but downgrading to 0.9.3 which is stable fixes it.

For unstable releases it's a good option to create a playit-git package (https://wiki.archlinux.org/title/Arch_User_Repository#What_is_the_difference_between_foo_and_foo-git_packages?).