You've already forked pman-helper
Add .autoupdate manifest; restore pkgver corrupted by a failed CI run
The nightly job wrote pkgver="" after its version query 404'd, taking the sha256 of a zero-byte download with it. Restores 1.3.0 as the baseline; the autoupdater takes it to 1.4.0 from there.
This commit is contained in:
6
.autoupdate
Normal file
6
.autoupdate
Normal file
@@ -0,0 +1,6 @@
|
||||
# Autoupdater manifest - consumed by aur/.autoupdate
|
||||
srchost="gitea"
|
||||
srcmntr="source"
|
||||
srcname="pman"
|
||||
verstrip=""
|
||||
gui="false"
|
||||
Reference in New Issue
Block a user