updated on Thu Jan 12 08:01:00 UTC 2012
[aur-mirror.git] / pando-converter / PKGBUILD
blobaa094f12f18530e2ab092fd8856baf1aab819730
1 #Contributor: tony <tonycha@hotmail.fr>
3 pkgname=pando-converter
4 _pkgname=pando-converter$_pkgver
5 pkgrel=2
6 pkgver=1.0.1
7 pkgdesc="When pandodl bug at openning *.pando.......his package is of a newer version and cannot be opened. Go to www.pando.com to get the latest version of the Pando Downloader. throubleshoot is pando-converter and use the button abrir"
8 arch=(i686)
9 url="http://www.lopst.com/downloads/"
10 license="custom"
11 depends=('gtk2')
12 source=(http://www.lopst.com/downloads/$_pkgname.tar.gz)
13 md5sums=('18f2731cf6887df498cde38d6effb7f0')
15 build() {
16         
17         cd $startdir/src/
18         
19         cp -fr usr/ $startdir/pkg/
20         
22