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