use correct license

This commit is contained in:
Quaternions 2024-08-24 17:06:52 -07:00
parent 64f71ebb57
commit 5e0c209fd7
3 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@ pkgrel=1
pkgdesc="A tool for quickly downloading many Roblox assets." pkgdesc="A tool for quickly downloading many Roblox assets."
arch=('x86_64') arch=('x86_64')
url="https://git.itzana.me/StrafesNET/asset-tool" url="https://git.itzana.me/StrafesNET/asset-tool"
license=('MPL2') license=('MIT')
makedepends=('cargo') makedepends=('cargo')
source=("$pkgname::git+file:///home/quat/strafesnet/asset-tool") source=("$pkgname::git+file:///home/quat/strafesnet/asset-tool")
sha256sums=('SKIP') sha256sums=('SKIP')

View File

@ -4,7 +4,7 @@ pkgrel=1
pkgdesc="A tool for working with bhop and surf maps." pkgdesc="A tool for working with bhop and surf maps."
arch=('x86_64') arch=('x86_64')
url="https://git.itzana.me/StrafesNET/map-tool" url="https://git.itzana.me/StrafesNET/map-tool"
license=('MPL2') license=('MIT')
makedepends=('cargo') makedepends=('cargo')
source=("$pkgname::git+file:///home/quat/strafesnet/map-tool") source=("$pkgname::git+file:///home/quat/strafesnet/map-tool")
sha256sums=('SKIP') sha256sums=('SKIP')

View File

@ -4,7 +4,7 @@ pkgrel=1
pkgdesc="A tool for reviewing bhop and surf maps." pkgdesc="A tool for reviewing bhop and surf maps."
arch=('x86_64') arch=('x86_64')
url="https://git.itzana.me/StrafesNET/mapfixer" url="https://git.itzana.me/StrafesNET/mapfixer"
license=('MPL2') license=('MIT')
makedepends=('cargo') makedepends=('cargo')
source=("$pkgname::git+file:///home/quat/strafesnet/mapfixer") source=("$pkgname::git+file:///home/quat/strafesnet/mapfixer")
sha256sums=('SKIP') sha256sums=('SKIP')