summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3c181334d02d..5f9c97bcff86 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,16 @@
# Maintainer: Stefan Auditor <stefan.auditor@erdfisch.de>
+# Please report issues at https://github.com/sanduhrs/arch-aur-baikal-git
_pkgname=baikal
pkgname=${_pkgname}-git
-pkgver=r522.3102b80
+pkgver=r897.31e7d54
pkgrel=1
pkgdesc="Baïkal is a Calendar+Contacts server"
-url="http://baikal-server.com/"
+url="https://sabre.io/baikal/"
arch=('any')
license=('GPL')
depends=('php')
-makedepends=('git' 'php-composer')
+makedepends=('git' 'composer')
optdepends=('sqlite: Database' 'mariadb: Alternate database' 'php-sqlite: To use the sqlite backend')
source=("${_pkgname}"::"git+https://github.com/fruux/Baikal.git")
sha512sums=('SKIP')