Package Details: rimsort-bin v1.10.0-0

Git Clone URL: https://aur.archlinux.org/rimsort-bin.git (read-only, click to copy)
Package Base: rimsort-bin
Description: A Mod Manager For Rimworld game
Upstream URL: https://github.com/RimSort/RimSort
Licenses: GPL3
Conflicts: rimsort-git
Submitter: jtljac
Maintainer: jtljac
Last Packager: jtljac
Votes: 14
Popularity: 0.78
First Submitted: 2023-06-25 15:49 (UTC)
Last Updated: 2026-07-19 15:45 (UTC)

Dependencies (0)

Required by (0)

Sources (3)

Latest Comments

1 2 Next › Last »

jtljac commented on 2026-04-10 22:57 (UTC)

NecaX, The filename of the download for Rimsort (rimsort-bin-v1.0.76.zip) only depended on the version. Since you'd already downloaded the old version of 1.0.76, it didn't download the new one, but it checked it against the new one. I've added the package rel to the downloaded file name which should fix this.

NecaX commented on 2026-04-08 09:25 (UTC)

Hi, I had this problem with v1.0.76-1 (I have v1.0.76-0)

Esp: ==> ERROR: ¡Uno o más archivos no superaron el control de validación! error: no se pudieron descargar fuentes para 'rimsort-bin-v1.0.76-1': error: no se pudieron construir los siguientes paquetes: rimsort-bin-v1.0.76-1

==> ERROR: Se ha producido un error durante el proceso de actualización La actualización se ha cancelado

Eng: ==> ERROR: One or more files failed the validation check! error: could not download sources for 'rimsort-bin-v1.0.76-1': error: could not build the following packages: rimsort-bin-v1.0.76-1 ==> ERROR: An error occurred during the update process The update has been cancelled

jtljac commented on 2026-03-31 21:42 (UTC)

SaberVS7, Looks like Rimsort redeployed the latest release with some changes, breaking the current checksum, I've updated, should work now

SaberVS7 commented on 2026-03-31 21:33 (UTC) (edited on 2026-03-31 21:47 (UTC) by SaberVS7)

EDIT: Cheers mate, thanks

(original) Hi, seems that there's an issue with the checksum of the current version? Getting this error when I try to install via Octopi on CachyOS:

==> Making package: rimsort-bin v1.0.76-0 (Tue 31 Mar 2026 04:25:21 PM CDT) ==> Retrieving sources... -> Found rimsort-bin-v1.0.76.zip -> Found RimSort.desktop -> Found launch-script.sh ==> Validating source files with sha512sums... rimsort-bin-v1.0.76.zip ... FAILED RimSort.desktop ... Passed launch-script.sh ... Passed ==> ERROR: One or more files did not pass the validity check! error: failed to download sources for 'rimsort-bin-v1.0.76-0': error: packages failed to build: rimsort-bin-v1.0.76-0

Eidokan commented on 2026-01-03 13:05 (UTC)

Hi. Please use options instead of OPTIONS. OPTIONS, in all caps, is the global setting for makepkg.conf; options, without any caps, is intended for overrides from a PKGBUILD, which is what you want to do. See the man pages for makepkg and PKGBUILD

Damgaldor commented on 2025-07-15 12:39 (UTC)

Hi. I think you should remove Path=/opt/rimsort from the desktop file. It isn't there in the official desktop file, and it breaks xdg-open in RimSort, so it's not able to open any URIs

AyJeeAy commented on 2025-06-27 19:25 (UTC)

Hi! I had trouble launching the app, fixed it by changing the Exec path in the .desktop file to Exec=/usr/bin/rimsort. Also noticed there's an update available.

LuizLoyola commented on 2025-06-18 02:38 (UTC)

Version 1.0.20 released!

Damgaldor commented on 2025-06-12 23:53 (UTC)

Also, would be nice to add conflict with rimsort-git

Damgaldor commented on 2025-06-12 23:44 (UTC)

Hi. Perhaps the launch-script.sh should include QT_QPA_PLATFORMTHEME=xdgdesktopportal so it uses system file picker instead of the built-in one