mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
community/xandikos: upgrade to 0.3.3
This commit is contained in:
parent
d5d1901eb5
commit
07de3f83c8
@ -1,8 +1,8 @@
|
||||
# Contributor: Galen Abell <galen@galenabell.com>
|
||||
# Maintainer: Galen Abell <galen@galenabell.com>
|
||||
pkgname=xandikos
|
||||
pkgver=0.2.12
|
||||
pkgrel=2
|
||||
pkgver=0.3.3
|
||||
pkgrel=0
|
||||
pkgdesc="a lightweight yet complete CardDAV/CalDAV server that backs onto a Git repository"
|
||||
url="https://xandikos.org"
|
||||
arch="noarch"
|
||||
@ -41,7 +41,6 @@ check() {
|
||||
|
||||
package() {
|
||||
python3 -m installer -d "$pkgdir" dist/*.whl
|
||||
rm -r "$pkgdir"/usr/lib/python*/site-packages/xandikos/tests/
|
||||
|
||||
install -m644 -D man/$pkgname.8 \
|
||||
-t "$pkgdir"/usr/share/man/man8/
|
||||
@ -53,7 +52,7 @@ package() {
|
||||
}
|
||||
|
||||
sha512sums="
|
||||
4fc3399209e26f971bbdd74013d7f426f54ed03ca1c8b97d1642849df986428f2f9e10637a5c486d397e76aca9bf8820f333e264a565095813a08565c59281e9 xandikos-0.2.12.tar.gz
|
||||
e74804914a5a1a19f788e42f13c4f46a6d67287c568e48bd9a3de69378f3fe6c26e76a97197332fccdbd4ae028d7a2ad2a7e78616e82fdef53508c355ac17d87 xandikos-0.3.3.tar.gz
|
||||
8d49ef3ce004a666d4e9b1e97114d5bf381aa75538518ce7b15202bacf73ef90cd3ad751d6aae73b2b5768b37f58045ed3f34db0d004a8c5f479c1a79cbbcd60 xandikos.initd
|
||||
8e1ef71e22809c9c7424dd518949e936d09d1da7f2911862d7943b71976554d74f72f186ea76bf8510b8fd95a75028fe369e5907c20695211425cf50c911388a xandikos.confd
|
||||
"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user