mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-imager: auto updated to 0.45.8-1
This commit is contained in:
parent
ea20a907ca
commit
24c6e818be
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
||||||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||||
|
|
||||||
_pkgname=imager
|
_pkgname=imager
|
||||||
_pkgver=0.45.2
|
_pkgver=0.45.8
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=0.45.2
|
pkgver=0.45.8
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Image Processing Library Based on 'CImg'"
|
pkgdesc="Image Processing Library Based on 'CImg'"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
|
@ -39,7 +39,7 @@ optdepends=(
|
||||||
r-testthat
|
r-testthat
|
||||||
)
|
)
|
||||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||||
sha256sums=('49848bcb03dd3fc3605799893d39986b521921faaa5647815274eb204bb9bf56')
|
sha256sums=('4e3865b7d626c7741be68982fccd2103107a6bdefd049e14961df1b4523d3b6f')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue