summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDJ Lucas2015-11-28 13:04:19 -0600
committerDJ Lucas2015-11-28 13:04:19 -0600
commit7ed11d7a3c38eb00ae44dbc8a1047ac93e9b5eac (patch)
treedc5923011d3fcdef62f6ba70c85f9a98ad966b5a /PKGBUILD
parentc08bf8c15aeec73bdf5612a716aaac97ef03989e (diff)
downloadaur-7ed11d7a3c38eb00ae44dbc8a1047ac93e9b5eac.tar.gz
Use openchange-git for now.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5178b3c42bc3..ca06b2437242 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=('sogo'
'sogo-openchange'
'sogo-activesync')
pkgver=2.3.3a
-pkgrel=1
+pkgrel=2
arch=('i686' 'x86_64')
url="http://www.sogo.nu/"
license=('GPL')
@@ -73,7 +73,7 @@ install=sogo.install
package_sogo-openchange() {
pkgdesc="OpenChange module for SOGo"
-depends=("sogo=${pkgver}" 'openchange')
+depends=("sogo=${pkgver}" 'openchange-git')
cd "${srcdir}/SOGo-${pkgver}/OpenChange"
sed 's@-Wall@-Wall -fobjc-exceptions@' -i GNUmakefile