diff options
author | kitsunyan | 2018-05-20 16:36:01 +0000 |
---|---|---|
committer | kitsunyan | 2018-05-20 16:36:01 +0000 |
commit | 66432c5015f3677b39863a7dfeb4567243cb14a5 (patch) | |
tree | 5c1a1f4a25a677c80f40664630f63f8d9f2c233e | |
parent | 80b7087c8f8995cbadd038661b0dcdd39c7d08d5 (diff) |
Release 0.12v0.12
-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 |