diff options
author | kitsunyan | 2018-05-01 14:24:36 +0000 |
---|---|---|
committer | kitsunyan | 2018-05-01 14:24:36 +0000 |
commit | 81c557e0c4f3676a189f45dbba22392451cfc3f3 (patch) | |
tree | da1bc9be51159ce4c00effbbd87c082df8e6a6e9 | |
parent | 0fcbca4cd1b50ee7664d7ae8010f5d8f66f5f0dc (diff) |
Release 0.10v0.10
-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. |