python rewrite for adding package tested and now works (release only, vcs untested)
This commit is contained in:
@@ -2,6 +2,6 @@ install=
|
||||
changelog=
|
||||
noextract=()
|
||||
source=("{{ pkg['srcurl'] }}"
|
||||
"{{ pkg['srcfile'].sig }}")
|
||||
"{{ pkg['srcfile'] }}.sig")
|
||||
sha512sums=('{{ pkg['srchash'] }}'
|
||||
'SKIP')
|
||||
|
||||
Reference in New Issue
Block a user