Package Details: gkrellm-git 20250823.edad31a-1

Git Clone URL: https://aur.archlinux.org/gkrellm-git.git (read-only, click to copy)
Package Base: gkrellm-git
Description: System monitor package for GTK2
Upstream URL: http://gkrellm.srcbox.net/
Keywords: desktop monitor system
Licenses: GPL3
Conflicts: gkrellm
Provides: gkrellm
Submitter: tengel
Maintainer: tengel
Last Packager: tengel
Votes: 1
Popularity: 0.000000
First Submitted: 2014-10-22 14:31 (UTC)
Last Updated: 2025-08-23 09:44 (UTC)

Required by (30)

Sources (2)

Latest Comments

tengel commented on 2025-08-23 09:47 (UTC)

Updated, PKGBUILD 20250823.edad31a-1 has the change implemented, thanks for the notification.

cyberpunkrocker commented on 2025-08-22 18:08 (UTC) (edited on 2025-08-22 18:12 (UTC) by cyberpunkrocker)

The location of the 'gkrellmd.conf' file has been changed:

- install -Dm644 "server/gkrellmd.conf" "$pkgdir/etc/gkrellmd.conf"
+ install -Dm644 "data/gkrellmd.conf" "$pkgdir/etc/gkrellmd.conf"

Please fix the PKGBUILD accordingly