Package Details: hyprscratch 0.6.3-1

Git Clone URL: https://aur.archlinux.org/hyprscratch.git (read-only, click to copy)
Package Base: hyprscratch
Description: Improved scratchpad functiontality for Hyprland
Upstream URL: https://github.com/sashetophizika/hyprscratch
Keywords: hyprland rust scratchpad
Licenses: MIT
Submitter: sashetophizika
Maintainer: sashetophizika
Last Packager: sashetophizika
Votes: 0
Popularity: 0.000000
First Submitted: 2024-06-04 14:00 (UTC)
Last Updated: 2025-11-14 00:51 (UTC)

Latest Comments

tobias-haenel commented on 2025-11-03 10:54 (UTC) (edited on 2025-11-03 10:58 (UTC) by tobias-haenel)

Have you already seen the Archlinux package guidelines?

It would be nice to add the following to the build step:

export RUSTUP_TOOLCHAIN=stable
export CARGO_TARGET_DIR=target

This avoids a common side effect of user preferences when not building in a chroot.