mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-pcapp: auto updated to 2.0.5-1
This commit is contained in:
parent
29b700d76b
commit
8b795a1d42
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=pcaPP
|
||||
_pkgver=2.0-4-1
|
||||
_pkgver=2.0-5
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=1
|
||||
|
@ -18,8 +18,8 @@ optdepends=(
|
|||
r-robustbase
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('2c14d928bfa8d08166af694c1197a58f')
|
||||
b2sums=('a56b93322e83df8e7c9d9d10cd236398e64c66594b97ffb16d4d49866bfe43dc73a33572356b8df5df364ff525a88b19d6ab00aae58e73acf53a66585969e280')
|
||||
md5sums=('95cc41c08f1c0909a6ddc7d9b2429e43')
|
||||
b2sums=('2e44933f5339351ccbbb6336975a73d65b94757846ca901738173ce929c72e65175fb9f66e0b9ae83d1fc3ae9bf91bcffa88ec7aa84d479f3aabe532a6303e2a')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue