pkgname=sunlight _realname=gtk-sunlight pkgver=0.2.1 pkgrel=1 pkgdesc="A simple but useful application which retrieve an image from the internet and set it as a wallpaper every 30 minutes. " arch=('i686' 'x86_64') url="http://realtimesunlightwallpaper.weebly.com" license=('other') depends=(gtk2 libpng) makedepends=() source=(http://launchpad.net/realtimesunlightwallpaper/trunk/$pkgver/+download/${_realname}_${pkgver}-${pkgrel}_i386.deb) md5sums=('484b1b6bc6555762f67fee99caf5fb47') build() { ar vx ${_realname}_${pkgver}-${pkgrel}_i386.deb tar xvzf data.tar.gz rm data.tar.gz rm control.tar.gz cp -R usr $pkgdir }