Version Bump

This commit is contained in:
Gerben Jan Dijkman 2021-04-24 00:37:06 +02:00
parent 1cfd17600e
commit 3114e51afe

View File

@ -21,7 +21,7 @@ SRC_URI=""
EGIT_REPO_URI="https://gitlab.gnome.org/GNOME/${PN}.git"
if [[ ${PV} != 9999 ]]; then
EGIT_COMMIT="tags/gnome-${PV}.rc"
EGIT_COMMIT="tags/gnome-${PV}"
else
KEYWORDS=""
fi