upadte models
This commit is contained in:
parent
0b76b27887
commit
905ebb3719
@ -10,7 +10,7 @@ license=('GPL3')
|
|||||||
#depends=()
|
#depends=()
|
||||||
#makedepends=()
|
#makedepends=()
|
||||||
#optdepends=()
|
#optdepends=()
|
||||||
#source=("${pkgname}::git+https://url.git")
|
#source=("${pkgname}-${pkgrel}.tar.gz::git+https://url.git")
|
||||||
#md5sums=('SKIP')
|
#md5sums=('SKIP')
|
||||||
#backup=()
|
#backup=()
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@ url="${_giteaurl}/${_giteauser}/${_gitearepo}"
|
|||||||
#install="${pkgname}.install"
|
#install="${pkgname}.install"
|
||||||
#provides=()
|
#provides=()
|
||||||
#backup=()
|
#backup=()
|
||||||
source=("${_gitearepo}::${_giteaurl}/${_giteauser}/${_gitearepo}/archive/${_pkgtagname}.tar.gz")
|
source=("${_gitearepo}-${pkgrel}.tar.gz::${_giteaurl}/${_giteauser}/${_gitearepo}/archive/${_pkgtagname}.tar.gz")
|
||||||
sha256sums=('SKIP')
|
sha256sums=('SKIP')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
|
@ -17,8 +17,8 @@ url="https://github.com/${_githubuser}/${_githubrepo}"
|
|||||||
#install="${pkgname}.install"
|
#install="${pkgname}.install"
|
||||||
#provides=()
|
#provides=()
|
||||||
#backup=()
|
#backup=()
|
||||||
#source=("${_githubrepo}::https://github.com/${_githubuser}/${_githubrepo}/archive/refs/tags/${_pkgtagname}.tar.gz")
|
#source=("${_githubrepo}-${pkgrel}.tar.gz::https://github.com/${_githubuser}/${_githubrepo}/archive/refs/tags/${_pkgtagname}.tar.gz")
|
||||||
#source=("${_githubrepo}::https://github.com/${_githubuser}/${_githubrepo}/releases/download/v${pkgver}/${_githubrepo}-${pkgver}.tar.gz")
|
#source=("${_githubrepo}-${pkgrel}.tar.gz::https://github.com/${_githubuser}/${_githubrepo}/releases/download/v${pkgver}/${_githubrepo}-${pkgver}.tar.gz")
|
||||||
sha256sums=('SKIP')
|
sha256sums=('SKIP')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
|
@ -17,7 +17,7 @@ url="https://github.com/${_githubuser}/${_githubrepo}"
|
|||||||
#install="${pkgname}.install"
|
#install="${pkgname}.install"
|
||||||
#provides=()
|
#provides=()
|
||||||
#backup=()
|
#backup=()
|
||||||
source=("${_githubrepo}::https://github.com/${_githubuser}/${_githubrepo}/archive/refs/tags/${_pkgtagname}.tar.gz")
|
source=("${_githubrepo}-${pkgrel}.tar.gz::https://github.com/${_githubuser}/${_githubrepo}/archive/refs/tags/${_pkgtagname}.tar.gz")
|
||||||
sha256sums=('SKIP')
|
sha256sums=('SKIP')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
|
@ -10,7 +10,7 @@ license=('GPL3')
|
|||||||
#depends=()
|
#depends=()
|
||||||
#makedepends=()
|
#makedepends=()
|
||||||
#optdepends=()
|
#optdepends=()
|
||||||
#source=("${pkgname}::git+https://url.git")
|
#source=("${pkgname}-${pkgrel}::git+https://url.git")
|
||||||
#md5sums=('SKIP')
|
#md5sums=('SKIP')
|
||||||
#backup=()
|
#backup=()
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user