mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-paws.common: auto updated to 0.7.0-1
This commit is contained in:
parent
373364851b
commit
eae94de2f0
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
|
||||
|
||||
_pkgname=paws.common
|
||||
_pkgver=0.6.4
|
||||
_pkgver=0.7.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=1
|
||||
|
@ -32,8 +32,8 @@ optdepends=(
|
|||
r-withr
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('8a1afe269d2fcd82ed34d090baa5f1e6')
|
||||
b2sums=('c89aa612b460136ec09375da7975fc7ee471aa6a2ffcc616f89ed2f0661adb7f41cf36bd6f4d2cca331bbc7be5af9024b8cf72a0ee252ed5b3a2d841c0070292')
|
||||
md5sums=('265db5ec7d08f7795d7b364b942ca358')
|
||||
b2sums=('2a7637530fb3589ddd2921b795171ae3278b00ce1ec237ebdb0ff66626df45e1f9c1871c57053ca3796a73e829162cd4092fea45137a79edb91e5282d14553fb')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue