use correct license
This commit is contained in:
parent
64f71ebb57
commit
5e0c209fd7
@ -4,7 +4,7 @@ pkgrel=1
|
||||
pkgdesc="A tool for quickly downloading many Roblox assets."
|
||||
arch=('x86_64')
|
||||
url="https://git.itzana.me/StrafesNET/asset-tool"
|
||||
license=('MPL2')
|
||||
license=('MIT')
|
||||
makedepends=('cargo')
|
||||
source=("$pkgname::git+file:///home/quat/strafesnet/asset-tool")
|
||||
sha256sums=('SKIP')
|
||||
|
@ -4,7 +4,7 @@ pkgrel=1
|
||||
pkgdesc="A tool for working with bhop and surf maps."
|
||||
arch=('x86_64')
|
||||
url="https://git.itzana.me/StrafesNET/map-tool"
|
||||
license=('MPL2')
|
||||
license=('MIT')
|
||||
makedepends=('cargo')
|
||||
source=("$pkgname::git+file:///home/quat/strafesnet/map-tool")
|
||||
sha256sums=('SKIP')
|
||||
|
@ -4,7 +4,7 @@ pkgrel=1
|
||||
pkgdesc="A tool for reviewing bhop and surf maps."
|
||||
arch=('x86_64')
|
||||
url="https://git.itzana.me/StrafesNET/mapfixer"
|
||||
license=('MPL2')
|
||||
license=('MIT')
|
||||
makedepends=('cargo')
|
||||
source=("$pkgname::git+file:///home/quat/strafesnet/mapfixer")
|
||||
sha256sums=('SKIP')
|
||||
|
Loading…
Reference in New Issue
Block a user