New comment by Boebbele on void-packages repository https://github.com/void-linux/void-packages/issues/27881#issuecomment-767497985 Comment: okay. Now I have new Problems: `=> ERROR: version contains invalid character: -` Template-File: ``` #Template file for 'sayonara-player' pkgname=sayonara-player version=1.6.0-beta7 revision=1 build_style=gnu-configure hostmakedepends="pkg-config intltool" makedepends="cmake gtk+3-devel" depends="qt5 qt5-core qt5-gui gst-plugins-base1 gst-plugins-good1 gst-plugins-bad1 gst-plugins-ugly1 zlib lame" short_desc="Sayonara is a small, clear and fast audio player for Linux written in C++, supported by the Qt framework. It uses Gstreamer as audio backend." license="GPL-3.0-or-later" homepage="http://sayonara-player.com" distfiles="https://gitlab.com/luciocarreras/sayonara-player/-/archive/1.6.0-beta7/sayonara-player-1.6.0-beta7.tar.gz" checksum=aa045dfc833843f6220e0fea19c6221d937884b7b883cde6f159d3a3b828e7fe ``` If I edit "Version:1.6.0-beta7" to "1.6.0" then come Error: `ERROR: sayonara-player-1.6.0_1: cannot access wrksrc directory [/builddir/sayonara-player-1.6.0] `