mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-relations: auto updated to 0.6.14-1
This commit is contained in:
parent
1fe922831c
commit
8f17226efe
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=relations
|
||||
_pkgver=0.6-13
|
||||
_pkgver=0.6-14
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=4
|
||||
pkgrel=1
|
||||
pkgdesc="Data Structures and Algorithms for Relations"
|
||||
arch=(any)
|
||||
url="https://cran.r-project.org/package=$_pkgname"
|
||||
|
@ -21,8 +21,8 @@ optdepends=(
|
|||
r-rsymphony
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('5c0e82a37c8f7fb8b74bb5a7ad7fd257')
|
||||
b2sums=('92cef36dc96a73a9e6043b11d84fcc546fe6f726846a0167414a2a5d36c9bdf9b8883a723dddee00a5a4824b33ddd90477b444ac0e84a1784552aeed3a5c91f2')
|
||||
md5sums=('638238c1d7ff1a1d4abfdfe48cffbdb9')
|
||||
b2sums=('8266547698ce106aa5148ed40e389050a6148afdf8acadda3d8fe77ed7db368a4fddbc4c4edbd9067f239327817d335e43b1cec07f8a3913d0a2d8a75a6045a3')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue