mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-imager: auto updated to 0.42.11-1
This commit is contained in:
parent
04456ad5b4
commit
0eb15e2fd3
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
|||
_pkgname=imager
|
||||
_pkgver=0.42.11
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//[:-]/.}
|
||||
pkgver=0.42.11
|
||||
pkgrel=1
|
||||
pkgdesc="Image Processing Library Based on 'CImg'"
|
||||
arch=('x86_64')
|
||||
|
@ -39,7 +39,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('a')
|
||||
sha256sums=('47f8b7ff8d05a5191e30ad1869f12a62bdbe3142b22b12a6032dec9b5f8532a8')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue