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"
|
pkgrel="1"
|
||||||
pkgdesc="The main Pi-KVM daemon"
|
pkgdesc="The main Pi-KVM daemon"
|
||||||
arch=("any")
|
arch=("any")
|
||||||
url="https://github.com/mdevaev/pi-kvm"
|
url="https://github.com/pi-kvm/pi-kvm"
|
||||||
license=("GPL")
|
license=("GPL")
|
||||||
depends=(
|
depends=(
|
||||||
"python"
|
"python"
|
||||||
|
|||||||
@@ -12,7 +12,7 @@ def main() -> None:
|
|||||||
setup(
|
setup(
|
||||||
name="kvmd",
|
name="kvmd",
|
||||||
version="0.38",
|
version="0.38",
|
||||||
url="https://github.com/mdevaev/pi-kvm",
|
url="https://github.com/pi-kvm/pi-kvm",
|
||||||
license="GPLv3",
|
license="GPLv3",
|
||||||
author="Maxim Devaev",
|
author="Maxim Devaev",
|
||||||
author_email="mdevaev@gmail.com",
|
author_email="mdevaev@gmail.com",
|
||||||
|
|||||||
@@ -329,7 +329,7 @@
|
|||||||
|
|
||||||
<ul id="footer">
|
<ul id="footer">
|
||||||
<li id="kvmd-version" class="footer-left"></li>
|
<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>
|
</ul>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Reference in New Issue
Block a user