diff options
Diffstat (limited to 'community/capitaine-cursors')
-rw-r--r-- | community/capitaine-cursors/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/capitaine-cursors/APKBUILD b/community/capitaine-cursors/APKBUILD index 653a847815..1b7ed9b557 100644 --- a/community/capitaine-cursors/APKBUILD +++ b/community/capitaine-cursors/APKBUILD @@ -5,7 +5,7 @@ pkgrel=0 pkgdesc="An x-cursor theme inspired by macOS and based on KDE Breeze" url="https://github.com/keeferrourke/capitaine-cursors" arch="noarch" -license="GPL3" +license="GPL-3.0" source="https://github.com/keeferrourke/capitaine-cursors/archive/r$pkgver.tar.gz" options="!check" builddir="$srcdir"/$pkgname-r$pkgver |