aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--README.md1
2 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2edaf2a..feab296 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION = 0.9
+VERSION = 0.10
COPYRIGHT = 2018 kitsunyan
DIST_MODE = false
diff --git a/README.md b/README.md
index 847b311..9213474 100644
--- a/README.md
+++ b/README.md
@@ -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.