blob: ea9159bd20eef449be26482dbd189dbf69ec6616 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = ipwm
pkgdesc = PWM frequency configuration tool for i915
pkgver = 1.1
pkgrel = 1
url = https://github.com/kitsunyan/ipwm
install = ipwm.install
arch = i686
arch = x86_64
license = GPL3
conflicts = intelpwm-udev
backup = etc/ipwm.conf
source = ipwm-1.1.tar.gz::https://github.com/kitsunyan/ipwm/archive/1.1.tar.gz
sha256sums = 2c8a72cc2fa238a5fea92f263b8eab81c2a882228c10cb2f00b184ee6e360f75
pkgname = ipwm
|