From 94b00aa6c60e4a2b19f108d2882f6bc407ca7eae Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Tue, 12 Aug 2014 15:07:17 +0200 Subject: Reformated all PKGBUILDs --- PKGBUILD | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index 77b38ac..c13ec6d 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,13 +1,16 @@ pkgname=thinkfan pkgver=0.9.1 pkgrel=1 + pkgdesc="A minimalist fan control program. Supports the sysfs hwmon interface and thinkpad_acpi" +url='http://thinkfan.sourceforge.net/' arch=('i686' 'x86_64') license=('GPL') -source=("http://downloads.sourceforge.net/project/$pkgname/$pkgname-$pkgver.tar.gz" - 'thinkfan.install' 'thinkfan.service' 'thinkpad_acpi.conf') -url='http://thinkfan.sourceforge.net/' + install=thinkfan.install +source=("http://downloads.sourceforge.net/project/$pkgname/$pkgname-$pkgver.tar.gz" + 'thinkfan.install' 'thinkfan.service' 'thinkpad_acpi.conf') + md5sums=('a981142f2c52ee4b0af69d5abbe03ced' '4d532f96317d54c48d9cd1139eac747f' '0197bde7c3d3b64d34635ead78cf3437' -- cgit v1.2.3-54-g00ecf