dev
This commit is contained in:
@@ -8,6 +8,10 @@ plugin_isbumpable() {
|
||||
return 0
|
||||
}
|
||||
|
||||
plugin_ispushabletoaur() {
|
||||
return 0
|
||||
}
|
||||
|
||||
plugin_getpkgfiles() {
|
||||
updatePkgSums "${PKGDIR}/${PKGNAME}/files"
|
||||
echo "${PKGDIR}/${PKGNAME}/files"
|
||||
|
||||
Reference in New Issue
Block a user