mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-intervals: auto updated to 0.15.5-1
This commit is contained in:
parent
160784377a
commit
71c49e1a0a
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=intervals
|
||||
_pkgver=0.15.4
|
||||
_pkgver=0.15.5
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=3
|
||||
pkgrel=1
|
||||
pkgdesc="Tools for Working with Points and Intervals"
|
||||
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=('3ae67facc1528d3626057793aa553924')
|
||||
b2sums=('e77edfab823a5c06345f631832ac2b7174ce7eb7153d3eaccd40414034c853959b1c2d5bd54bb39177a68b6f51e1fc423f55e12560a131bbd4f43b357498c110')
|
||||
md5sums=('95313aa861d2cd7a172f0ef373680cf6')
|
||||
b2sums=('be2a28e9e2263808e604174fbe3ac5a211f0a9351d6f16da92541a543f11b9f798da1ad521c257bc3833bd963255ec28ed373882f230c030c24a12ef84b73919')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue