mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 00:51:53 +08:00
new repo url
This commit is contained in:
@@ -7,7 +7,7 @@ pkgver="0.38"
|
||||
pkgrel="1"
|
||||
pkgdesc="The main Pi-KVM daemon"
|
||||
arch=("any")
|
||||
url="https://github.com/mdevaev/pi-kvm"
|
||||
url="https://github.com/pi-kvm/pi-kvm"
|
||||
license=("GPL")
|
||||
depends=(
|
||||
"python"
|
||||
|
||||
@@ -12,7 +12,7 @@ def main() -> None:
|
||||
setup(
|
||||
name="kvmd",
|
||||
version="0.38",
|
||||
url="https://github.com/mdevaev/pi-kvm",
|
||||
url="https://github.com/pi-kvm/pi-kvm",
|
||||
license="GPLv3",
|
||||
author="Maxim Devaev",
|
||||
author_email="mdevaev@gmail.com",
|
||||
|
||||
@@ -329,7 +329,7 @@
|
||||
|
||||
<ul id="footer">
|
||||
<li id="kvmd-version" class="footer-left"></li>
|
||||
<li class="footer-right"><a target="_blank" href="https://github.com/mdevaev/pi-kvm">Pi-KVM Project</a></li>
|
||||
<li class="footer-right"><a target="_blank" href="https://github.com/pi-kvm">Pi-KVM Project</a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user