summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorJoffrey2024-04-19 13:34:10 +0200
committerJoffrey2024-04-19 13:34:10 +0200
commit604c0933f642e7602865abf3937e1884e507114d (patch)
tree80ca86f8a1e78f6a9c36ece3845a359c50fba639 /.SRCINFO
parent31f5d29d57c7eec36661ce41ff0ccba8cd6ff70b (diff)
downloadaur-604c0933f642e7602865abf3937e1884e507114d.tar.gz
Remove python-setuptools dep
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO3
1 files changed, 1 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b43662ceee66..c063da3fa638 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,11 @@
pkgbase = seahub
pkgdesc = The web frontend for seafile server
pkgver = 11.0.7
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/haiwen/seahub
arch = any
license = Apache
depends = seafile-server>=11.0.7
- depends = python-setuptools
depends = python-django
depends = python-django-statici18n
depends = python-django-webpack-loader