[arch-commits] CVS update of extra/office/pilot-link (PKGBUILD)

Jan de Groot jgc at archlinux.org
Sun Aug 5 15:25:45 UTC 2007


    Date: Sunday, August 5, 2007 @ 11:25:45
  Author: jgc
    Path: /home/cvs-extra/extra/office/pilot-link

Modified: PKGBUILD (1.8 -> 1.9)

upgpkg: pilot-link 0.12.2-1


----------+
 PKGBUILD |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)


Index: extra/office/pilot-link/PKGBUILD
diff -u extra/office/pilot-link/PKGBUILD:1.8 extra/office/pilot-link/PKGBUILD:1.9
--- extra/office/pilot-link/PKGBUILD:1.8	Fri Sep 29 11:01:27 2006
+++ extra/office/pilot-link/PKGBUILD	Sun Aug  5 11:25:45 2007
@@ -1,19 +1,20 @@
-# $Id: PKGBUILD,v 1.8 2006/09/29 15:01:27 jgc Exp $
+# $Id: PKGBUILD,v 1.9 2007/08/05 15:25:45 jgc Exp $
 # Maintainer: dale <dale at archlinux.org>
 
 # todo: add perl support, DESTDIR has no affect on perl
 # and it seems that moving the files manually doesn't work
 
 pkgname=pilot-link
-pkgver=0.12.1
+pkgver=0.12.2
 pkgrel=1
 pkgdesc="A suite of tools for connecting to PalmOS handheld devices"
 arch=(i686 x86_64)
+license=('GPL' 'LGPL')
 depends=('readline' 'libpng' 'libusb' 'popt')
-options=('nolibtool')
+options=('!libtool')
 url=http://www.pilot-link.org/
 source=(http://downloads.pilot-link.org/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('80579c6f68eb583f54294d5651c4632b')
+md5sums=('c1f4db8f32a2ee916fedb9a2dac8aa26')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list