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.9 +VERSION = 0.10 COPYRIGHT = 2018 kitsunyan DIST_MODE = false @@ -15,6 +15,7 @@ Basically, pakku supports the following features: - Removing make dependencies after building - Searching and querying AUR packages - Reading comments for AUR packages +- PKGBUILD retrieving - Pacman integration In other words, it does the same things any AUR helper capable of. |