mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
fix rcgmin error
This commit is contained in:
parent
c1299b4ed8
commit
da2c982bc4
2 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,7 @@ license=('GPL')
|
|||
depends=(
|
||||
r
|
||||
r-numderiv
|
||||
r-optextras
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('a824a09c32d7565a3e30607c71333506d5b7197478fbe8b43f8a77dad6c12f0a')
|
||||
|
|
|
@ -4,6 +4,7 @@ maintainers:
|
|||
email: starsareintherose@outlook.com
|
||||
repo_depends:
|
||||
- r-numderiv
|
||||
- r-optextras
|
||||
update_on:
|
||||
- regex: Rcgmin_([\d._-]+).tar.gz
|
||||
source: regex
|
||||
|
|
Loading…
Add table
Reference in a new issue