Package Details: rofi-themes-collection-git 0.0.1-1

Git Clone URL: https://aur.archlinux.org/rofi-themes-collection-git.git (read-only, click to copy)
Package Base: rofi-themes-collection-git
Description: Themes Collection for Rofi Launcher
Upstream URL: https://github.com/newmanls/rofi-themes-collection
Licenses: GPL3
Submitter: hayao
Maintainer: hayao
Last Packager: hayao
Votes: 0
Popularity: 0.000000
First Submitted: 2023-04-26 15:40 (UTC)
Last Updated: 2023-04-26 15:40 (UTC)

Dependencies (2)

Required by (1)

Sources (1)

Latest Comments

Maistas commented on 2025-07-30 17:03 (UTC)

Hi, the upstream has updated their themes directory to include a template subdirectory so the last install command on the PKGBUILD fails.

Could you update it to something like: find themes -type f -exec install -Dm644 {} "$pkgdir/usr/share/rofi/{}" \;