fix license identifier

This commit is contained in:
steven-omaha
2023-02-18 13:33:57 +01:00
parent 7ae45ee302
commit 1742624333
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ name = "pacdef"
version = "1.0.0-beta7"
edition = "2021"
description = "declarative package manager for Arch Linux"
license = "GPLv3"
license = "GPL-3.0-or-later"
repository = "https://github.com/steven-omaha/pacdef"
readme = "README.md"
keywords = ["package-manager", "linux", "declarative", "cli"]