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