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.11 +VERSION = 0.12 COPYRIGHT = 2018 kitsunyan DIST_MODE = false @@ -11,6 +11,7 @@ Say hello to stillborn AUR helper written in stillborn programming language! Basically, pakku supports the following features: - Installing packages from AUR +- Viewing files and changes between builds - Building packages from official repositories - Removing make dependencies after building - Searching and querying AUR packages |