mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-cards: auto updated to 0.4.0-1
This commit is contained in:
parent
e728c6474c
commit
4ad1023fd9
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
|
||||
|
||||
_pkgname=cards
|
||||
_pkgver=0.3.0
|
||||
_pkgver=0.4.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=1
|
||||
|
@ -27,8 +27,8 @@ optdepends=(
|
|||
r-withr
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('5834817634947f34d57b9a34ca11117c')
|
||||
b2sums=('3d7335d10aa26a281511145ee3d4975830a9dcd41c76c785b8dd9ba77801da8d1dd64793048aa89e09d503597e3bb9bf0e290e4db66d63d5b42b1e7b2eeaf25d')
|
||||
md5sums=('cef71180716bfa6b54d633564a1b9d8e')
|
||||
b2sums=('ca2a4419064f471276151a0e6feb4c758c27b959e3a0ab82ae5703df3ba6d839c5f9936fb2b999c0d13234142ad869dc63dc6f2b631cdfb8615cf8b582c6f7cb')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue