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