summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFlorian Bruhin2016-03-29 10:28:01 +0200
committerFlorian Bruhin2016-03-29 10:28:12 +0200
commita1369a59d5a1500ee47759186eb5464f3be5008d (patch)
treed5742f233bc4649af107d8ebb3d45c4eb96f136a /PKGBUILD
parentffe398bf00a7fadd1ca0312b3dcc13201227b0eb (diff)
downloadaur-a1369a59d5a1500ee47759186eb5464f3be5008d.tar.gz
Update to upstream 0.4.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 39f5dda89446..72883ca34fc0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# vim: ft=sh
pkgname=baikal
-pkgver=0.3.5
+pkgver=0.4.3
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=('f714fd030c2659938a5f70c3427458b8d9ce0c83'
+sha1sums=('6bda8f780d178723a3cb77ee353907f3e5cea44a'
'80692b8c87873d0ec9b4f2ab336aad9b055125d8')
options=('!strip')
install=baikal.install