diff options
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,12 +2,12 @@ | |||
2 | 2 | ||
3 | pkgname=x200-my | 3 | pkgname=x200-my |
4 | pkgver=0.5 | 4 | pkgver=0.5 |
5 | pkgrel=1 | 5 | pkgrel=2 |
6 | pkgdesc="Service to remove whining noise from Thinkpads X200, power off the wifi on shutdown and optionally backup directories." | 6 | pkgdesc="Service to remove whining noise from Thinkpads X200, power off the wifi on shutdown and optionally backup directories." |
7 | arch=(any) | 7 | arch=(any) |
8 | license=(GPL2) | 8 | license=(GPL2) |
9 | url="http://git.robertalessi.net/x200-my" | 9 | url="http://git.robertalessi.net/x200-my" |
10 | depends=('sysvinit' 'acpid' 'intel-gpu-tools' 'rsync' 'macchanger' 'dhcpcd') | 10 | depends=('sysvinit' 'acpid' 'intel-gpu-tools' 'rfkill' 'rsync' 'macchanger' 'dhcpcd') |
11 | optdepends=('rsnapshot: for incremental backups') | 11 | optdepends=('rsnapshot: for incremental backups') |
12 | install=x200-my.install | 12 | install=x200-my.install |
13 | source=('x200-my.initd' | 13 | source=('x200-my.initd' |