diff options
Diffstat (limited to 'testing/fatresize/APKBUILD')
-rw-r--r-- | testing/fatresize/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/fatresize/APKBUILD b/testing/fatresize/APKBUILD index 07e7dc4083..e56b0319ab 100644 --- a/testing/fatresize/APKBUILD +++ b/testing/fatresize/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="The FAT16/FAT32 non-destructive resizer." url="https://sourceforge.net/projects/fatresize/" arch="all" -license="GPL2" +license="GPL-2.0" makedepends="automake autoconf parted-dev e2fsprogs-dev" subpackages="$pkgname-doc" source="http://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2 |