Adopt SPDX identifiers for license fields
This commit is contained in:
parent
fcf7467a3b
commit
4d33934d06
2 changed files with 2 additions and 2 deletions
2
PKGBUILD
2
PKGBUILD
|
@ -6,7 +6,7 @@ pkgrel=1
|
|||
pkgdesc="In-place conversion of Microsoft's NTFS filesystem to the open-source filesystem Btrfs"
|
||||
arch=('x86_64')
|
||||
url="https://github.com/maharmstone/$pkgname"
|
||||
license=('GPL2')
|
||||
license=('GPL-2.0-or-later')
|
||||
depends=('fmt' 'zlib' 'lzo' 'zstd')
|
||||
makedepends=('cmake' 'pkgconf')
|
||||
source=("$url/archive/$pkgver/$pkgname-$pkgver.tar.gz")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue