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=
|
||||
|
||||
@@ -8,3 +8,4 @@ pkgrev=0
|
||||
pkgver=0
|
||||
version=0
|
||||
pkgrel=1
|
||||
#aursshkey=
|
||||
|
||||
@@ -2,3 +2,4 @@ plugin=github-release
|
||||
target=local-test
|
||||
githubuser=
|
||||
githubrepo=
|
||||
#aursshkey=
|
||||
|
||||
@@ -2,3 +2,4 @@ plugin=github-tag
|
||||
target=local-test
|
||||
githubuser=
|
||||
githubrepo=
|
||||
#aursshkey=
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
plugin=manual
|
||||
target=local-test
|
||||
#aursshkey=
|
||||
|
||||
Reference in New Issue
Block a user