1 # Contributor: Sascha Pfau <MrPeacock at gmail dot com>
5 pkgdesc="Konch is a highly-configurable KDE system tray applet that acts as a proxy to ordinary scripts written in bash, Perl, etc."
6 url="http://konch.kdex.org/"
9 source=("http://konch.kdex.org/files/$pkgname-$pkgver.tar.gz")
10 md5sums=('4938ae121f6dedda7d294c00b6856786')
14 cd $startdir/src/$pkgname-$pkgver
16 ./configure || return 1
18 make DESTDIR=$startdir/pkg install