[arch-commits] Commit in xandikos/trunk (PKGBUILD)
Daniel M. Capella
polyzen at gemini.archlinux.org
Thu Dec 30 22:26:16 UTC 2021
Date: Thursday, December 30, 2021 @ 22:26:16
Author: polyzen
Revision: 1088982
upgpkg: xandikos 0.2.7-1
Modified:
xandikos/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-30 22:25:41 UTC (rev 1088981)
+++ PKGBUILD 2021-12-30 22:26:16 UTC (rev 1088982)
@@ -1,8 +1,8 @@
# Maintainer: Daniel M. Capella <polyzen at archlinux.org>
pkgname=xandikos
-pkgver=0.2.6
-pkgrel=2
+pkgver=0.2.7
+pkgrel=1
pkgdesc='Lightweight yet complete CardDAV/CalDAV server that backs onto a Git repository'
arch=('any')
url=https://www.xandikos.org/
@@ -13,8 +13,8 @@
optdepends=('python-prometheus_client: for metrics with the standalone server'
'uwsgi-plugin-python: for the WSGI interface')
source=("https://files.pythonhosted.org/packages/source/x/xandikos/xandikos-$pkgver.tar.gz")
-sha256sums=('6b58fbcb2f8c2a0fc2e1f8508160443a46b3db9bf577d0ce5548689138816e23')
-b2sums=('ff7ffe1b5816719eebaaff46ea831a65ffc4342e26df3f3a80aa65eed4f29b57b69411a06f7f9938cf1bb5bc763830dea5e72878449fae5014f14e36068c0fe6')
+sha256sums=('e5c7d6157b9b2b044f9de4b1387504e004d0e24a62dc0a2ebcaa751c6a3f7fea')
+b2sums=('09e39f8302c60aea8785d6d344d006a071758f6831de4a7548fe71dc2db1f2dea6f301bf8e0cd21b54680fac17fab6ac8dc86ae75bf4a165d40aea0b41e4e95b')
build() {
cd xandikos-$pkgver
More information about the arch-commits
mailing list