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

Andrea Scarpino andrea at archlinux.org
Sun Sep 14 12:40:35 UTC 2014


    Date: Sunday, September 14, 2014 @ 14:40:35
  Author: andrea
Revision: 221650

upgpkg: libkolabxml 1.0.2-1

Upstream release

Modified:
  libkolabxml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-14 12:37:50 UTC (rev 221649)
+++ PKGBUILD	2014-09-14 12:40:35 UTC (rev 221650)
@@ -2,8 +2,8 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=libkolabxml
-pkgver=1.0.1
-pkgrel=2
+pkgver=1.0.2
+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=('7adccfa0ed91ac954c815e8d13f334ee'
-         '16ff0e56147d439862cda4aeae94d773')
+md5sums=('e2df8979dc552f4b1d305c8a830462d6'
+         'a7dee4a661e4eeecd509159c0f29058b')
 
 prepare() {
   mkdir build




More information about the arch-commits mailing list