upadte models

This commit is contained in:
MatMoul 2024-03-28 02:25:02 +01:00
parent 0b76b27887
commit 905ebb3719
5 changed files with 6 additions and 6 deletions

View File

@ -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=()

View File

@ -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() {

View File

@ -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() {

View File

@ -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() {

View File

@ -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=()