Minor fixes in PKGBUILD
This commit is contained in:
parent
6be6716f73
commit
c95f52628f
|
|
@ -9,7 +9,7 @@ arch=('any')
|
|||
url="https://github.com/PiyushXCoder/${_pkgname}"
|
||||
license=('GPL3')
|
||||
makedepends=('git' 'cargo')
|
||||
source=("git+https://github.com/darajnish/Rasp-Manager.git")
|
||||
source=("git+${url}.git")
|
||||
md5sums=('SKIP')
|
||||
|
||||
pkgver() {
|
||||
|
|
|
|||
Loading…
Reference in New Issue