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

Felix Yan fyan at archlinux.org
Sat Jan 24 03:17:53 UTC 2015


    Date: Saturday, January 24, 2015 @ 04:17:53
  Author: fyan
Revision: 229688

upgpkg: libkolabxml 1.1.0-1

upstream new release

Modified:
  libkolabxml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-24 03:09:12 UTC (rev 229687)
+++ PKGBUILD	2015-01-24 03:17:53 UTC (rev 229688)
@@ -2,8 +2,8 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=libkolabxml
-pkgver=1.0.2
-pkgrel=2
+pkgver=1.1.0
+pkgrel=1
 pkgdesc="Kolab XML Format Schema Definitions Library"
 url='http://git.kolab.org/libkolabxml/'
 arch=('i686' 'x86_64')
@@ -11,8 +11,8 @@
 depends=('xerces-c' 'boost-libs')
 makedepends=('cmake' 'boost' 'xsd' 'qt4' 'swig')
 source=("http://mirror.kolabsys.com/pub/releases/${pkgname}-${pkgver}.tar.gz"{,.gpg})
-md5sums=('e2df8979dc552f4b1d305c8a830462d6'
-         'a7dee4a661e4eeecd509159c0f29058b')
+md5sums=('a7166537c869ec065613f6b15a3ab86a'
+         'f49d02ddaf1fa0f708e9190addef5ab6')
 
 prepare() {
   mkdir build



More information about the arch-commits mailing list