[arch-commits] Commit in pilot-link/trunk (PKGBUILD)

Jan de Groot jgc at archlinux.org
Sat Nov 21 15:39:09 UTC 2009


    Date: Saturday, November 21, 2009 @ 10:39:09
  Author: jgc
Revision: 59226

upgpkg: pilot-link 0.12.4-1
    Update to 0.12.4

Modified:
  pilot-link/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-11-21 15:31:57 UTC (rev 59225)
+++ PKGBUILD	2009-11-21 15:39:09 UTC (rev 59226)
@@ -5,16 +5,16 @@
 # and it seems that moving the files manually doesn't work
 
 pkgname=pilot-link
-pkgver=0.12.3
-pkgrel=5
+pkgver=0.12.4
+pkgrel=1
 pkgdesc="A suite of tools for connecting to PalmOS handheld devices"
 arch=(i686 x86_64)
 license=('GPL' 'LGPL')
-depends=('readline>=6.0' 'libpng' 'libusb' 'popt' 'bluez>=4.25')
+depends=('readline>=6.0' 'libpng' 'libusb' 'popt' 'bluez>=4.57')
 options=('!libtool')
 url=http://www.pilot-link.org/
 source=(http://downloads.pilot-link.org/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('257124484d50552679c53cae8e118aa3')
+md5sums=('a62baf6fd709c6a3d93077abda936e7a')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list