diff options
author | root <root@rshg054.dnsready.net> | 2012-02-06 23:14:50 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-02-06 23:14:50 +0000 |
commit | 1fa6edfba8d1e31ca1c0d59e8202cd3c62ccf393 (patch) | |
tree | 8d7ccc2dc9d08a4c3cde26aa01c887e9a0fc2fa1 /extra/pilot-link | |
parent | bdb5b3e66f6afa586ea147f69af5e4ba388f7615 (diff) |
Mon Feb 6 23:14:50 UTC 2012
Diffstat (limited to 'extra/pilot-link')
-rw-r--r-- | extra/pilot-link/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/pilot-link/PKGBUILD b/extra/pilot-link/PKGBUILD index b9b8f20b4..d55ceb9bf 100644 --- a/extra/pilot-link/PKGBUILD +++ b/extra/pilot-link/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 101454 2010-11-29 09:58:17Z allan $ +# $Id: PKGBUILD 148878 2012-02-05 11:53:52Z ibiru $ # Maintainer: dale <dale@archlinux.org> # todo: add perl support, DESTDIR has no affect on perl @@ -6,13 +6,13 @@ pkgname=pilot-link pkgver=0.12.5 -pkgrel=2 +pkgrel=3 pkgdesc="A suite of tools for connecting to PalmOS handheld devices" arch=(i686 x86_64) license=('GPL' 'LGPL') -depends=('readline>=6.0' 'libpng>=1.4.0' 'libusb-compat' 'popt' 'bluez>=4.59') +depends=('readline>=6.0' 'libpng>=1.5.0' 'libusb-compat' 'popt' 'bluez>=4.59') options=('!libtool') -url=http://www.pilot-link.org/ +url="http://www.pilot-link.org/" source=(http://downloads.pilot-link.org/${pkgname}-${pkgver}.tar.bz2 pilot-link-png14.patch) md5sums=('568c55bf504b044f6fbd50baa407c990' |