summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJavier Torres2017-07-27 21:18:55 +0200
committerJavier Torres2017-07-27 21:18:55 +0200
commit64a9c164474fe505e272a773ca3cb0ddfdf8632b (patch)
tree689a42a2ddc2f95ca499e00c4d17f47379611b67 /PKGBUILD
parent8ba0738465152aceffd5ab4ba7d35e8841bbca82 (diff)
downloadaur-python2-kolabformat.tar.gz
Update mirror
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2bf9252c6bb7..b7059cb27a06 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=python2-kolabformat
pkgver=1.1.6
-pkgrel=1
+pkgrel=2
pkgdesc='Python bindings for Kolab XML Format Schema Definitions Library'
url='http://www.kolab.org'
arch=('i686' 'x86_64')
license=('GPL')
depends=('libkolabxml')
makedepends=('cmake' 'boost' 'xsd' 'qt4' 'swig')
-source=("http://mirror.kolabsys.com/pub/releases/libkolabxml-${pkgver}.tar.gz")
+source=("https://mirror.kolabenterprise.com/pub/releases/libkolabxml-${pkgver}.tar.gz")
sha256sums=('e48d7f5de1860a381da27981f6c70de1c9f38c4cd536bc6558b6529ce95f0677')
prepare() {