dev
This commit is contained in:
@@ -5,7 +5,11 @@ plugin_isupdatable() {
|
||||
}
|
||||
|
||||
plugin_isbumpable() {
|
||||
return 0
|
||||
return 1
|
||||
}
|
||||
|
||||
plugin_ispushabletoaur() {
|
||||
return 1
|
||||
}
|
||||
|
||||
plugin_getpkgfiles() {
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
plugin=custom
|
||||
target=local-test
|
||||
#aursshkey=
|
||||
|
||||
Reference in New Issue
Block a user