Package Details: thinkalert 0.1-2

Git Clone URL: https://aur.archlinux.org/thinkalert.git (read-only, click to copy)
Package Base: thinkalert
Description: program for manipulating the ThinkLight LED on Thinkpad laptops.
Upstream URL: http://www.mike.tl/other/ThinkAlert.html
Licenses: unknown
Submitter: Inxsible
Maintainer: Florian
Last Packager: Florian
Votes: 12
Popularity: 0.000000
First Submitted: 2010-07-15 23:31 (UTC)
Last Updated: 2016-03-14 15:45 (UTC)

Dependencies (0)

Required by (0)

Sources (1)

Latest Comments

Florian commented on 2015-05-04 09:46 (UTC)

Updated version with mirror: https://raw.githubusercontent.com/floriandejonckheere/PKGBUILD/master/thinkalert/PKGBUILD

jsst commented on 2013-04-11 19:16 (UTC)

This PKGBUILD should read: build() { gcc -o $pkgname $pkgname.c } package() { install -Dm4755 $srcdir/$pkgname $pkgdir/usr/bin/$pkgname }

cgirard commented on 2012-05-16 15:22 (UTC)

This should be set suid (4755).