Fixing version error.

This commit is contained in:
sergiotarxz 2022-04-28 02:47:12 +02:00
parent 387e83f6d8
commit 28b0cf08f8
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ DESCRIPTION="A terminal emulator for GNOME"
HOMEPAGE="https://apps.gnome.org/app/org.gnome.Console/ https://gitlab.gnome.org/GNOME/console"
SRC_URI="https://gitlab.gnome.org/GNOME/console/-/archive/${PV}.beta/console-${PV}.beta.tar.gz"
S="${WORKDIR}/gnome-{$PV}.beta"
S="${WORKDIR}/gnome-${PV}.beta"
LICENSE="GPL-3+"
SLOT="0"