[arch-commits] Commit in xandikos/trunk (PKGBUILD)

Daniel M. Capella polyzen at archlinux.org
Sun Apr 7 20:09:50 UTC 2019


    Date: Sunday, April 7, 2019 @ 20:09:49
  Author: polyzen
Revision: 450330

upgpkg: xandikos 0.1.0-1

Modified:
  xandikos/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-07 19:49:07 UTC (rev 450329)
+++ PKGBUILD	2019-04-07 20:09:49 UTC (rev 450330)
@@ -1,8 +1,8 @@
 # Maintainer: Daniel M. Capella <polyzen at archlinux.org>
 
 pkgname=xandikos
-pkgver=0.0.11
-pkgrel=3
+pkgver=0.1.0
+pkgrel=1
 pkgdesc='Lightweight yet complete CardDAV/CalDAV server that backs onto a Git repository'
 arch=('any')
 url=https://www.xandikos.org/
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 optdepends=('uwsgi-plugin-python: to run in production')
 source=("https://files.pythonhosted.org/packages/source/x/xandikos/xandikos-$pkgver.tar.gz")
-sha512sums=('52eb3d064690a3ca8bb99c90325485102600905def933939b5a79716409b7706fb8a8c977adaa59200ab6fb49ff2ba68fc1dab5f05bf43add7f72eaa9a18f40b')
+sha512sums=('d47ef8b12c7d33efc6eeb04eb8ecc599fb87d9bb8970eee328d43c8e3cf692716e4ee5c2ba6804bdd6a57b457169e33835abf7ecd42c2f9d039990e5e09b4e1b')
 
 build() {
   cd xandikos-$pkgver



More information about the arch-commits mailing list