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

Antonio Rojas arojas at archlinux.org
Fri Sep 2 17:02:22 UTC 2016


    Date: Friday, September 2, 2016 @ 17:02:22
  Author: arojas
Revision: 275681

Update to 1.1.6

Modified:
  libkolabxml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-02 16:13:05 UTC (rev 275680)
+++ PKGBUILD	2016-09-02 17:02:22 UTC (rev 275681)
@@ -3,8 +3,8 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=libkolabxml
-pkgver=1.1.4
-pkgrel=2
+pkgver=1.1.6
+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=('71b1ee00ca9288e33ebcddf614b50f89'
-         '49b7b58fc894aaeea3c6e15405535761')
+md5sums=('eec4b8bf117a6e263eed9ee800ae3aa6'
+         'e501162947faf87d5457b7ff19b18b72')
 
 prepare() {
   mkdir build



More information about the arch-commits mailing list