diff --git a/akmods/xone/xone-kmod-common.spec b/akmods/xone/xone-kmod-common.spec index 1b21cce..9304491 100644 --- a/akmods/xone/xone-kmod-common.spec +++ b/akmods/xone/xone-kmod-common.spec @@ -5,7 +5,7 @@ Version: {{{ git_dir_version }}} Release: 1%{?dist} Summary: Linux kernel driver for Xbox One and Xbox Series X|S accessories License: GPLv2 -URL: https://github.com/KyleGospo/xonedo +URL: https://github.com/BoukeHaarsma23/xonedo BuildArch: noarch Source: %{url}/archive/refs/heads/master.tar.gz diff --git a/akmods/xone/xone-kmod.spec b/akmods/xone/xone-kmod.spec index 112d39b..7352a89 100644 --- a/akmods/xone/xone-kmod.spec +++ b/akmods/xone/xone-kmod.spec @@ -1,3 +1,8 @@ +%global commit0 af5e344fb0203738c5892e295aa4f7138889393d +%global date 20240116 +%global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) +#global tag %{version} + # Build only the akmod package and no kernel module packages: %define buildforkernels akmod @@ -8,7 +13,7 @@ Version: {{{ git_dir_version }}} Release: 1%{?dist} Summary: Linux kernel driver for Xbox One and Xbox Series X|S accessories License: GPLv2 -URL: https://github.com/KyleGospo/xonedo +URL: https://github.com/BoukeHaarsma23/xonedo Source: %{url}/archive/refs/heads/master.tar.gz