diff options
Diffstat (limited to 'community/udevil/APKBUILD')
-rw-r--r-- | community/udevil/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/udevil/APKBUILD b/community/udevil/APKBUILD index 159b0d7a3e..6bf1fd4572 100644 --- a/community/udevil/APKBUILD +++ b/community/udevil/APKBUILD @@ -6,7 +6,7 @@ pkgrel=2 pkgdesc="Mount / unmount removable devices without a password (udisks alternative)" url="http://ignorantguru.github.io/udevil" arch="all" -license="GPL3+" +license="GPL-3.0-or-later" makedepends="$depends_dev glib-dev eudev-dev intltool" install="$pkgname.pre-install" subpackages="$pkgname-lang $pkgname-doc" |