1 # Maintainer: archtux <antonio.arias99999 at gmail.com>
6 pkgdesc="Very small browser using Qt libraries"
7 url="http://qt-apps.org/content/show.php/Lightweight2?content=139266"
11 source=(http://qt-apps.org/CONTENT/content-files/139266-Lightweight2-$pkgver.tar.gz)
12 md5sums=('bffd10ba7677f45f8971b598581f1adb')
15 cd $srcdir/Lightweight2-$pkgver
19 install -Dm755 Lightweight2 $pkgdir/usr/bin/lightweight2
23 install -Dm644 logo.png $pkgdir/usr/share/pixmaps/lightweight2.png
24 install -Dm644 $startdir/lightweight2.desktop $pkgdir/usr/share/applications/lightweight2.desktop