diff options
author | kitsunyan | 2018-04-02 16:44:07 +0000 |
---|---|---|
committer | kitsunyan | 2018-04-02 16:44:07 +0000 |
commit | de68bfe8a9947f26140da91a6ce26f49e5165738 (patch) | |
tree | 59ca38b47a8dca068e1bd33cd2579f9cdbc35fbc | |
parent | 498442ab3285e206bed95b17f90dd5e00d590f19 (diff) |
Release 0.5v0.5
-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 |