This commit is contained in:
2023-01-14 15:55:17 +01:00
parent 998913c5a2
commit 4af301a7a2
12 changed files with 76 additions and 3 deletions

View File

@@ -5,7 +5,11 @@ plugin_isupdatable() {
}
plugin_isbumpable() {
return 0
return 1
}
plugin_ispushabletoaur() {
return 1
}
plugin_getpkgfiles() {

View File

@@ -1,2 +1,3 @@
plugin=custom
target=local-test
#aursshkey=

View File

@@ -8,3 +8,4 @@ pkgrev=0
pkgver=0
version=0
pkgrel=1
#aursshkey=

View File

@@ -2,3 +2,4 @@ plugin=github-release
target=local-test
githubuser=
githubrepo=
#aursshkey=

View File

@@ -2,3 +2,4 @@ plugin=github-tag
target=local-test
githubuser=
githubrepo=
#aursshkey=

View File

@@ -1,2 +1,3 @@
plugin=manual
target=local-test
#aursshkey=