diff --git a/Makefile b/Makefile
index fb0a2b05605eb4e6193afb5ad7d2f0ce5df48e90..a749cc4b2fb1eb5419da08df6972b2e0a8eee8f6 100644
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,7 @@ VERSION		:= 1.15
 prefix		?= /usr
 sysconfdir	?= /etc
 datadir		?= $(prefix)/share/$(PACKAGE)
-apkcache	?= /var/cache/abuild/apks
+apkcache	?= ~/.cache/apks
 
 USR_BIN_FILES	:= abuild devbuild mkalpine buildrepo
 SAMPLES		:= sample.APKBUILD sample.initd sample.confd \