[arch-commits] CVS update of extra/lib/libopensync (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Mon Mar 3 19:04:03 UTC 2008


    Date: Monday, March 3, 2008 @ 14:04:03
  Author: tpowa
    Path: /home/cvs-extra/extra/lib/libopensync

Modified: PKGBUILD (1.2 -> 1.3)

'upgpkg: update to new version'


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


Index: extra/lib/libopensync/PKGBUILD
diff -u extra/lib/libopensync/PKGBUILD:1.2 extra/lib/libopensync/PKGBUILD:1.3
--- extra/lib/libopensync/PKGBUILD:1.2	Fri Dec  7 08:05:53 2007
+++ extra/lib/libopensync/PKGBUILD	Mon Mar  3 14:04:03 2008
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD,v 1.2 2007/12/07 13:05:53 tpowa Exp $ 
+# $Id: PKGBUILD,v 1.3 2008/03/03 19:04:03 tpowa Exp $ 
 # Contributor: William Rea <sillywilly at gmail.com> , Robert Emil Berge <filoktetes at linuxophic.org>
 # Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=libopensync
-pkgver=0.34
+pkgver=0.36
 pkgrel=1
 pkgdesc="Library for OpenSync Standardized Synchronization Framework"
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 license="LGPL"
 makedepends=('python' 'cmake')
 depends=('glib2' 'libxml2' 'sqlite3')
-source=(http://www.opensync.org/download/releases/0.34/libopensync-$pkgver.tar.bz2)
+source=(http://www.opensync.org/download/releases/0.36/libopensync-$pkgver.tar.bz2)
 
 build() {
   # start building
@@ -24,5 +24,4 @@
   make VERBOSE=1 || return 1
   make DESTDIR=$startdir/pkg install || return 1
 }
-
-md5sums=('bf18a1d79c44c7e6714e3f75548e11de')
+md5sums=('d8cc7835663566e3626e959d8fb531bf')




More information about the arch-commits mailing list