diff options
Diffstat (limited to 'app-emulation/uxn/uxn-9999.ebuild')
-rw-r--r-- | app-emulation/uxn/uxn-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/uxn/uxn-9999.ebuild b/app-emulation/uxn/uxn-9999.ebuild index 55a5c6f70c66..65b28334a901 100644 --- a/app-emulation/uxn/uxn-9999.ebuild +++ b/app-emulation/uxn/uxn-9999.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.xxiivv.com/site/uxn.html if [[ ${PV} == *9999* ]] ; then inherit git-r3 - EGIT_REPO_URI="https://git.sr.ht/~rabbits/uxn.git" + EGIT_REPO_URI="https://git.sr.ht/~rabbits/uxn" elif [[ ${PV} == *_p20230609 ]] ; then COMMIT=f3674b2562e6c5557fc008edbac71d9fcfde64ff SRC_URI="https://git.sr.ht/~rabbits/uxn/archive/${COMMIT}.tar.gz |