repo-ng: Build fixes
diff --git a/repo-ng/Makefile b/repo-ng/Makefile
index 1b12edb..3c08cb1 100644
--- a/repo-ng/Makefile
+++ b/repo-ng/Makefile
@@ -11,6 +11,6 @@
 VERSION=0.0.6
 
 # PPA version
-PPA_VERSION=1
+PPA_VERSION=3
 
 include ../packaging.mk