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

Antonio Rojas arojas at archlinux.org
Wed Nov 25 12:52:23 UTC 2015


    Date: Wednesday, November 25, 2015 @ 13:52:22
  Author: arojas
Revision: 251951

Update to 1.1.2

Modified:
  libkolabxml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-11-25 07:54:10 UTC (rev 251950)
+++ PKGBUILD	2015-11-25 12:52:22 UTC (rev 251951)
@@ -3,8 +3,8 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=libkolabxml
-pkgver=1.1.1
-pkgrel=2
+pkgver=1.1.2
+pkgrel=1
 pkgdesc="Kolab XML Format Schema Definitions Library"
 url='http://git.kolab.org/libkolabxml/'
 arch=('i686' 'x86_64')
@@ -12,8 +12,8 @@
 depends=('xerces-c' 'boost-libs')
 makedepends=('cmake' 'boost' 'xsd' 'swig')
 source=("http://mirror.kolabsys.com/pub/releases/${pkgname}-${pkgver}.tar.gz"{,.gpg})
-md5sums=('9cb1cb2ffc3496af3df9cba2bf56ac0c'
-         'af0f43509c0bed1b9d9f917cd5a01679')
+md5sums=('f9840fe0c8f5e32312cc3fc3e9b982a5'
+         '1d265643086c58564758add8e5eb72c7')
 
 prepare() {
   mkdir build



More information about the arch-commits mailing list