remove references to Arch Linux

This commit is contained in:
steven-omaha
2023-02-21 16:28:29 +01:00
parent 6e30ec307c
commit f43a44e39d
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
name = "pacdef" name = "pacdef"
version = "1.0.0-beta9" version = "1.0.0-beta9"
edition = "2021" edition = "2021"
description = "declarative package manager for Arch Linux" description = "declarative package manager for Linux"
license = "GPL-3.0-or-later" license = "GPL-3.0-or-later"
repository = "https://github.com/steven-omaha/pacdef" repository = "https://github.com/steven-omaha/pacdef"
readme = "README.md" readme = "README.md"
-1
View File
@@ -5,6 +5,5 @@
- change version names (1.0.0-beta.10) - change version names (1.0.0-beta.10)
- make table use section header with brackets - make table use section header with brackets
- tutorial - tutorial
- remove "Arch" references
- update README for subcommands "group", "package" - update README for subcommands "group", "package"
- update completion for new subcommands - update completion for new subcommands