aboutsummaryrefslogtreecommitdiffstats
path: root/community/zram-init/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/zram-init/APKBUILD')
-rw-r--r--community/zram-init/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/zram-init/APKBUILD b/community/zram-init/APKBUILD
index 5e291e5d330..39b216f64b4 100644
--- a/community/zram-init/APKBUILD
+++ b/community/zram-init/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="wrapper script for the zram kernel module"
arch="noarch"
url="https://github.com/vaeth/zram-init"
-license="GPL2"
+license="GPL-2.0"
depends="e2fsprogs-extra"
subpackages="$pkgname-zsh-completion:zshcomp"
source="$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz"