Search Criteria
Package Details: hypervvssd 4.10.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/hypervvssd.git (read-only, click to copy) |
---|---|
Package Base: | hypervvssd |
Description: | Hyper-V VSS Daemon for Arch Linux |
Upstream URL: | https://www.kernel.org |
Keywords: | Hyper-V |
Licenses: | GPLv3 |
Submitter: | MysticDoll |
Maintainer: | MysticDoll |
Last Packager: | MysticDoll |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2017-04-11 10:53 (UTC) |
Last Updated: | 2019-08-31 17:10 (UTC) |
Latest Comments
timschumi commented on 2019-08-31 14:12 (UTC) (edited on 2019-08-31 14:15 (UTC) by timschumi)
Thanks for applying the patch!
However, it has been applied incorrectly, the URL is now missing the
.x
behind the major version number. The${pkgver:0:1}
expression is only responsible for getting the first number of the version number.When this issue is resolved, could you do the same modifications for your other Hyper-V packages,
hypervfcopyd
andhypervkvpd
?Thanks a lot in advance!
timschumi commented on 2019-08-30 11:58 (UTC) (edited on 2019-08-30 12:00 (UTC) by timschumi)
EDIT: Sorry for the previous incomplete message, accidentally hit Enter or smth.
Hello @MysticDoll,
Could you apply this patch to the PKGBUILD (and to the packages hypervfcopyd and hypervkvpd respectively)? This updates the v4.x in the Download URL automatically whenever the major pkgver is bumped.
Thanks