summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authors7hoang2020-07-17 20:09:41 -0400
committers7hoang2020-07-17 20:09:41 -0400
commitf126b60366b82b8966f734b6782d81e2f39b6636 (patch)
treed28917baf10a37eeda12d782bec4ba9ec1f8b754
parentdfcca0524877339fba81bbdd5eb880a174cb21c9 (diff)
downloadaur-f126b60366b82b8966f734b6782d81e2f39b6636.tar.gz
Update .SRCINFO
-rw-r--r--.SRCINFO26
1 files changed, 11 insertions, 15 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e5d2f5952c26..179fd033ff18 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = anki-sync-server-git
- pkgdesc = A sync server for anki using a forked version from github.com/tsudoko (orig:dsnopek)
+ pkgdesc = A sync server for anki using a forked version from github.com/ankicommunity (orig:dsnopek)
pkgver = r259.7ef3d4f
pkgrel = 1
- url = https://github.com/tsudoko/anki-sync-server
+ url = https://github.com/ankicommunity/anki-sync-server
install = anki-sync-server.install
arch = any
license = GPL
@@ -12,23 +12,19 @@ pkgbase = anki-sync-server-git
depends = python-pip
optdepends = python-pyqt5: dependency of bundled anki client
optdepends = python-pyqtwebengine: dependency of bundled anki client
- optdepends = python-decorator: dependency of bundled anki client
optdepends = python-beautifulsoup4: dependency of bundled anki client
- optdepends = python-markdown: dependency of bundled anki client
- optdepends = python-requests: dependency of bundled anki client
optdepends = python-send2trash: dependency of bundled anki client
- optdepends = libvpx>=1.8.0-1: dependency of bundled anki client
- optdepends = double-conversion>=3.1.4-1: dependency of bundled anki client
- optdepends = qt5-base>=5.12.2-1.1: dependency of bundled anki client
- optdepends = qt5ct>=0.38-1: dependency of bundled anki client
- optdepends = qt5-svg>=5.12.2-1: dependency of bundled anki client
- optdepends = portaudio: dependency of pyaudio which is a dependency of bundled anki
- optdepends = mpv: optional dependency of bundled anki client
- optdepends = python2-webob: if you want to run the server as a user other than the supplied anki-sync-server user
- optdepends = python2-decorator: if you want to run the server as a user other than the supplied anki-sync-server user
+ optdepends = python-pyaudio: dependency of bundled anki client
+ optdepends = python-requests: dependency of bundled anki client
+ optdepends = python-decorator: dependency of bundled anki client
+ optdepends = python-markdown: dependency of bundled anki client
+ optdepends = python-psutil: dependency of bundled anki client
+ optdepends = mplayer: optional dependency of bundled anki client
+ optdepends = python-webob: if you want to run the server as a user other than the supplied anki-sync-server user
+ optdepends = python-decorator: if you want to run the server as a user other than the supplied anki-sync-server user
provides = anki-sync-server
conflicts = anki-sync-server
- source = git+https://github.com/tsudoko/anki-sync-server
+ source = git+https://github.com/ankicommunity/anki-sync-server
md5sums = SKIP
pkgname = anki-sync-server-git