mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-som: auto updated to 0.3.5.2-1
This commit is contained in:
parent
a6994e63f9
commit
c04cca8e6c
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=som
|
||||
_pkgver=0.3-5.1
|
||||
_pkgver=0.3-5.2
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=10
|
||||
pkgrel=1
|
||||
pkgdesc="Self-Organizing Map"
|
||||
arch=(x86_64)
|
||||
url="https://cran.r-project.org/package=$_pkgname"
|
||||
|
@ -13,8 +13,8 @@ depends=(
|
|||
r
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('802a5a80902579354ce3420faeeeb756')
|
||||
b2sums=('ca8fd769ee84497051ef0f14e288dbf1bd05e17a1d72d5b0520b8b0771e36e58f17ed41dfe771f3a3654e77610b365789e74b45e5d2eb4e274ba55adc2caa905')
|
||||
md5sums=('ab2dcc4529c70d4b5f223a22d23a4d4e')
|
||||
b2sums=('e69a6c78708eaf3b4b4d9672199fe763c50e46b6dc13faa12653693665c1af65916618c23b8e1823cff905d32ee34a582973b070ad409a78c3fa86c28586849f')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue