summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authors7hoang2020-07-17 16:16:56 -0400
committers7hoang2020-07-17 19:41:44 -0400
commitd4904a65cc9257a1531c3c76c1009646df38cb10 (patch)
tree00702c49becf8548c62d64cc6c24ef3c9fcf77e2 /PKGBUILD
parent199706a279492eff7312a269bb545b41ea90a03e (diff)
downloadaur-d4904a65cc9257a1531c3c76c1009646df38cb10.tar.gz
Change Info To Point To The Official Anki Community Owned Repo
There is apparently a new profile on github which seems to be the official anki profile. The project seems to be compatible with the current url so it's no problem to change it. Description is updated as well.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 047971947f23..ec4363aa7ee5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
pkgname=anki-sync-server-git
pkgver=r259.7ef3d4f
pkgrel=1
-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)"
arch=('any')
-url="https://github.com/tsudoko/anki-sync-server"
+url="https://github.com/ankicommunity/anki-sync-server"
license=('GPL')
provides=('anki-sync-server')
conflicts=('anki-sync-server')
@@ -28,7 +28,7 @@ optdepends=('python-pyqt5: dependency of bundled anki client'
'python2-decorator: if you want to run the server as a user other than the supplied anki-sync-server user'
)
install=anki-sync-server.install
-source=('git+https://github.com/tsudoko/anki-sync-server')
+source=('git+https://github.com/ankicommunity/anki-sync-server')
md5sums=('SKIP')
pkgver() {