diff options
Diffstat (limited to 'testing/py-pyparted/APKBUILD')
-rw-r--r-- | testing/py-pyparted/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-pyparted/APKBUILD b/testing/py-pyparted/APKBUILD index 6b1284ca34c..bfe2bd3b37e 100644 --- a/testing/py-pyparted/APKBUILD +++ b/testing/py-pyparted/APKBUILD @@ -7,7 +7,7 @@ pkgrel=1 pkgdesc="Python bindings for GNU parted (libparted)" url="https://github.com/rhinstaller/pyparted" arch="all" -license="GPL2" +license="GPL-2.0" makedepends="python2-dev python3-dev py-setuptools parted-dev" subpackages="py2-${pkgname#py-}:_py2 py3-${pkgname#py-}:_py3" source="$pkgname-$pkgver.tar.gz::https://github.com/rhinstaller/${pkgname/py-/}/archive/v$pkgver.tar.gz" |