blob: 29a3704ddeb13432e3b89bd0ad1606ea452a1995 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = gkrellm-gkfreq
pkgdesc = A plugin for gkrellm2 which displays the current CPU frequency
pkgver = 1.4.1
pkgrel = 1
url = https://github.com/carcass82/gkrellm-gkfreq
arch = i686
arch = x86_64
license = GPL
makedepends = pkgconfig
depends = gkrellm
source = https://github.com/carcass82/gkrellm-gkfreq/archive/release-1.4.1.tar.gz
sha256sums = a25b30f61c644fa8637bfb83bc6deeeb084a53295546beafc2ea6442ed804828
pkgname = gkrellm-gkfreq
|