Update baikal to 0.7.1

This commit is contained in:
Martchus 2020-06-14 01:18:05 +02:00
parent 66ffc24dcf
commit a2b48a4895
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
# Contributor: Florian Bruhin (The Compiler) <archlinux.org@the-compiler.org>
pkgname=baikal
pkgver=0.7.0
pkgver=0.7.1
pkgrel=1
pkgdesc='Lightweight CalDAV+CardDAV server'
url='http://sabre.io/baikal/'
@ -12,7 +12,7 @@ depends=('php')
optdepends=('sqlite: Database' 'mariadb: Alternate database' 'php-sqlite: To use the sqlite backend')
source=("https://github.com/fruux/Baikal/releases/download/$pkgver/baikal-$pkgver.zip"
'baikal.install')
sha1sums=('5d241976c791b8f8b27cfb1569133f9aa36c56c1'
sha1sums=('de7dfc936db5fe1653f5d3f87420943be4ee39e7'
'deb948e61c3cd8d6ad560321f78c0b288f7a6210')
options=('!strip')
install=baikal.install