mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-ggally: auto updated to 2.2.1-1
This commit is contained in:
parent
d04d1fe894
commit
1be448d1c6
1 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
# Contributor: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=GGally
|
||||
_pkgver=2.2.0
|
||||
_pkgver=2.2.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=1
|
||||
|
@ -63,8 +63,8 @@ optdepends=(
|
|||
r-vdiffr
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('ba770293c7c59d282359e9425e0c3f7b')
|
||||
b2sums=('c9275786f13ed24c0c474c012079c72bc0681a6c092a6e5d73f6a6e7a7a74ce0a9057657571b8072e36fd4a5399b6e520d1bbe30973585af2613c333d7518b99')
|
||||
md5sums=('9acff4b4e2fd3197ac98fada1266434a')
|
||||
b2sums=('20f2e5ff8a7c002e509641f7248a140a6a738bf11c68215bd38f04c701e195b98ac738607a42d9dbcc3ad55e3cf7565549d9b3e5a6d68166149c3f557db116f1')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue