summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorJoffrey2024-05-09 11:04:27 +0200
committerJoffrey2024-05-09 11:04:27 +0200
commita9883129e6b6e41259c68631193930a1d1aac38d (patch)
tree7eccd9e2be12c0fed7102c6c16c73c146c06c763 /.SRCINFO
parentfa033fe5e351fdff459b83fd0255ae2ff2bc2883 (diff)
downloadaur-seahub.tar.gz
Replace python-django-pylibmc optdepends by python-pylibmc
https://docs.djangoproject.com/en/5.0/topics/cache/#memcached
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 79e438ee3048..7b8f90ea2c61 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = seahub
pkgdesc = The web frontend for seafile server
pkgver = 11.0.8
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/haiwen/seahub
arch = any
license = Apache
@@ -32,7 +32,7 @@ pkgbase = seahub
depends = python-ldap
optdepends = python-pymysql: Installation script
optdepends = python-wsgidav-seafile: Webdav support
- optdepends = python-django-pylibmc: Memcached support
+ optdepends = python-pylibmc: Memcached support
optdepends = ffmpeg: For video thumbnails
options = !strip
source = seahub-11.0.8-server.tar.gz::https://github.com/haiwen/seahub/archive/v11.0.8-server.tar.gz