mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-magick: auto updated to 2.8.1-1
This commit is contained in:
parent
eae36fa51c
commit
8ccab845e3
1 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
||||||
# Contributor: Guoyi Zhang <guoyizhang at malacology dot net>
|
# Contributor: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||||
|
|
||||||
_pkgname=magick
|
_pkgname=magick
|
||||||
_pkgver=2.8.0
|
_pkgver=2.8.1
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=${_pkgver//-/.}
|
pkgver=${_pkgver//-/.}
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
|
@ -32,8 +32,8 @@ optdepends=(
|
||||||
r-webp
|
r-webp
|
||||||
)
|
)
|
||||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||||
md5sums=('d0d5bbeef751b8bd29c89542d9d397d8')
|
md5sums=('1297730bf7e08b185ffc31bf7ea005c2')
|
||||||
sha256sums=('e83a540f69f76ccbdb89b10b731d13f102e5edc5d75a521933b4bd9df85581aa')
|
sha256sums=('d8fcd10e1817d42796102e85df05bb45fc8ced4c721b06fac37e61b6792b458e')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
mkdir -p build
|
mkdir -p build
|
||||||
|
|
Loading…
Add table
Reference in a new issue