summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJavier Torres2017-07-27 22:00:04 +0200
committerJavier Torres2017-07-27 22:00:04 +0200
commitb46a5ad2f8e915bc55855192fed29a2ac12e6e74 (patch)
treed9db8a9a1833007a0a6acd8ecdd7c24fc4fbbab4 /PKGBUILD
parent43fe60cbfe664ec415a4928084397f1ff599a8d0 (diff)
downloadaur-b46a5ad2f8e915bc55855192fed29a2ac12e6e74.tar.gz
Fix https mirror
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 85f80cfdc400..e3343d4b59d9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=php-kolabformat
pkgver=1.1.6
-pkgrel=2
+pkgrel=3
pkgdesc='PHP bindings for Kolab XML Format Schema Definitions Library'
url='http://www.kolab.org'
arch=('i686' 'x86_64')
license=('GPL')
depends=('libkolabxml' 'php')
makedepends=('cmake' 'boost' 'xsd' 'qt4' 'swig>=3.0.11')
-source=("http://mirror.kolabenterprise.com/pub/releases/libkolabxml-${pkgver}.tar.gz"
+source=("https://mirror.kolabenterprise.com/pub/releases/libkolabxml-${pkgver}.tar.gz"
"php7.patch")
sha256sums=('e48d7f5de1860a381da27981f6c70de1c9f38c4cd536bc6558b6529ce95f0677'
'59b99b529ffecf01566ff10a8f33a087b34330cc95d92d86c45ad105c7144f98')