fix: incorrect URL and dependencies

This commit is contained in:
LordMZTE 2022-05-10 13:51:07 +02:00
parent 6c15951587
commit 595c0a9b49
1 changed files with 1 additions and 2 deletions

View File

@ -6,13 +6,12 @@ pkgver=r59.656984a
pkgrel=1
pkgdesc="Minecraft server pinging tool"
arch=('x86_64')
url="https://github.com/hrkfdn/ncspot"
url="https://mzte.de/git/LordMZTE/mcstat.git"
license=('GPL-3')
depends=(
'openssl'
)
makedepends=(
'rust'
'cargo'
'git'
)