diff --git a/Makefile b/Makefile index 8bb8136..ad74abd 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ NAME = netoik-cache VERSION = $(shell git describe --abbrev=0) RELEASE = $(shell git rev-parse --short HEAD) ARCH = noarch -OWNER = samuel +OWNER = netoik SUMMARY = "Netoïk Cache Server" LICENSE = "MIT" URL = "https://git.netoik.io/$(OWNER)/$(NAME)"