net-voip/gnome-calls: Version Bump

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Gerben Jan Dijkman <gjdijkman@gjdwebserver.nl>
This commit is contained in:
Gerben Jan Dijkman 2021-10-07 13:56:12 +02:00
parent f9698fdfae
commit b5cf6373bf
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
DIST calls-v0.3.4.tar.gz 203835 BLAKE2B dddafde2c5c1b247a603947679ed9335331ecfacbcdf73dbacc2f8542de783d8acdd398b0ab589680a24097d723dca731600a1886ed923be3889b00a60391ad5 SHA512 39463fcf493c8aeb428d41111adc957203dbcb57c033b2025c4932e52c8e158d17687df0ec13ffe4bf704b4c3ec75cdf3bfbacc6f839fd7193290d239df0df72
DIST calls-41.0.tar.gz 224680 BLAKE2B 8f0312b2d3e214440fd1aae137afb2de13104c90a9d1d8aa041ca05ccce2a2c7ab5ce9cf1f0d7e06b383e82e9c2919e43c31d1aa7edb835c3beb336f8e0babda SHA512 6fdc8ad1c4fe3c38db1f4772e9dba2c3e7ee744a0ddb5b553c32f75be4fc8dde2cee15694f3027ec5dbaed10b36ef85a7f056e0fd6f91d1b26655a56f09c9c5d

View File

@ -8,7 +8,7 @@ inherit vala meson gnome2-utils xdg
DESCRIPTION="Phone dialer and call handler"
HOMEPAGE="https://gitlab.gnome.org/GNOME/calls"
SRC_URI="https://gitlab.gnome.org/GNOME/calls/-/archive/v${PV}/calls-v${PV}.tar.gz"
SRC_URI="https://gitlab.gnome.org/GNOME/calls/-/archive/${PV}/calls-${PV}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
@ -36,7 +36,7 @@ BDEPEND="
dev-util/wayland-scanner
"
S="${WORKDIR}/calls-v${PV}"
S="${WORKDIR}/calls-${PV}"
src_prepare() {
default