updated on Wed Jan 25 00:20:47 UTC 2012
[aur-mirror.git] / lightpack / PKGBUILD
blobe464ae9da68c64595bc018131cf859ee77b5eb92
1 # Maintainer: Arseniy Krasnov arseniy@krasnoff.org
2 pkgname=lightpack
3 pkgver=5.5
4 pkgrel=2
5 pkgdesc="Lightpack is a monitor light device used for presence effect strengthening. "
6 url="http://code.google.com/p/lightpack/"
7 arch=('i686')
8 depends=('deb2targz')
9 license=('GPLv3')
10 source=("http://lightpack.googlecode.com/files/${pkgname}_${pkgver}-1_i386.deb")
11 md5sums=('46668aaf9b81a19adffdbd9f16ab1de0')
13 build() {
14 cd ${srcdir}
16   deb2targz lightpack_5.5-1_i386.deb
17   tar -zxf lightpack_5.5-1_i386.tar.gz 
18