Package Details: reskin 1.8.1-1

Git Clone URL: https://aur.archlinux.org/reskin.git (read-only, click to copy)
Package Base: reskin
Description: A modern Linux desktop theming app for browsing, applying, and managing custom themes
Upstream URL: https://github.com/iamnotmega/reskin
Licenses: Apache-2.0
Submitter: iamnotmega
Maintainer: iamnotmega
Last Packager: iamnotmega
Votes: 1
Popularity: 0.150747
First Submitted: 2025-08-01 15:04 (UTC)
Last Updated: 2026-01-01 15:53 (UTC)

Latest Comments

iamnotmega commented on 2025-08-02 15:40 (UTC)

thanks @yochananmarqos for pointing out these flaws! i have updated the PKGBUILD to correct these!

yochananmarqos commented on 2025-08-01 17:00 (UTC) (edited on 2025-08-01 17:02 (UTC) by yochananmarqos)

  • Use the release tarball or git tag as the source
  • This depends on webkit2gtk-4.1, not webkit2gtk
  • It fails to build without xdg-utils. Not sure if xdg-open is needed at runtime.
  • The AppImage fails to bundle and it not necessary
  • The Apache-2.0 license is a common license included in the licenses package and does not need to be installed separately
  • There is no mimeinfo cache file to remove
  • update-desktop-database does not need to be run manually, there is a pacman hook

See my example PKGBUILD (paste expires in one month)