diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | README.md | 1 |
2 files changed, 2 insertions, 1 deletions
@@ -1,4 +1,4 @@ -VERSION = 0.4 +VERSION = 0.5 COPYRIGHT = 2018 kitsunyan DIST_MODE = false @@ -12,6 +12,7 @@ Basically, pakku supports the following features: - Installing packages from AUR - Building packages from official repositories +- Removing make dependencies after building - Searching and querying AUR packages - Reading comments for AUR packages - Pacman integration |