First commit

This commit is contained in:
2023-01-13 23:04:14 +01:00
parent 72a691dce0
commit 1050702522
31 changed files with 1324 additions and 4 deletions

View File

@@ -0,0 +1,19 @@
# Maintainer: me <me at the google email domain which is .com>
pkgname=pkgname
pkgver=0.0.0
pkgrel=0
pkgdesc="Desc"
arch=('any')
url='url'
license=('GPL3')
#depends=()
#makedepends=()
#optdepends=()
#source=("${pkgname}::git+https://url.git")
#md5sums=('SKIP')
#backup=()
package() {
cd ${pkgname}
}

2
models/manual/settings Normal file
View File

@@ -0,0 +1,2 @@
plugin=manual
target=local-test