There are tags available, so the pkgver
array should be:
pkgver() {
cd $pkgname
printf "%s" "$(git describe --long --tags | sed 's/\([^-]*-\)g/r\1/;s/-/./g')"
}
pkgver=0.1.0.r1.4480397
Please change mkchromecast-git
to mkchromecast
in optdepends
as both packages provide mkchromecast
.
Pinned Comments
thann commented on 2021-08-07 05:08 (UTC) (edited on 2021-09-15 00:30 (UTC) by thann)
autostart:
systemctl enable play-with-mpv --user --now