mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-colorspace: auto updated to 2.1.1-1
This commit is contained in:
parent
6e36ca4657
commit
66d7ef756d
1 changed files with 4 additions and 4 deletions
|
@ -7,10 +7,10 @@
|
|||
# Contributor: Nick B <Shirakawasuna at gmail _dot_com>
|
||||
|
||||
_pkgname=colorspace
|
||||
_pkgver=2.1-0
|
||||
_pkgver=2.1-1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=6
|
||||
pkgrel=1
|
||||
pkgdesc="A Toolbox for Manipulating and Assessing Colors and Palettes"
|
||||
arch=(x86_64)
|
||||
url="https://cran.r-project.org/package=$_pkgname"
|
||||
|
@ -38,8 +38,8 @@ optdepends=(
|
|||
r-wesanderson
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('e386fecdf186c037558e2e73b1f151e8')
|
||||
b2sums=('942cadbdf54545aa596a6aeedc520bb7c1738bd663c1e172f4e1336bb778f6a167f01d74950ece04823490437f9bdae930e92946c9c0ec5dbc04ab8e35c981b3')
|
||||
md5sums=('194f0bd09b21f970127ff43f3582c638')
|
||||
b2sums=('d18a20e16912775946f2afff2ad25e84d3275020134ae74a2e48d354414e8ce69334a3589bbfdff6617d1d447029abe29a95573854fe139054c6848348844bfb')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue