diff options
Diffstat (limited to 'testing/autocutsel/APKBUILD')
-rw-r--r-- | testing/autocutsel/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/autocutsel/APKBUILD b/testing/autocutsel/APKBUILD index 2365984a3b..b42427cd61 100644 --- a/testing/autocutsel/APKBUILD +++ b/testing/autocutsel/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="automated xcutsel" url="http://www.nongnu.org/autocutsel/" arch="all" -license="GPL2" +license="GPL-2.0" makedepends="libx11-dev libxaw-dev" source="https://github.com/sigmike/autocutsel/releases/download/$pkgver/$pkgname-$pkgver.tar.gz" |