mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-wk: auto updated to 0.9.4-1
This commit is contained in:
parent
9c4adcc081
commit
bfe8daa019
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=wk
|
||||
_pkgver=0.9.3
|
||||
_pkgver=0.9.4
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=1
|
||||
|
@ -20,8 +20,8 @@ optdepends=(
|
|||
r-vctrs
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('d4730de0aedd2f28303aed47ad0ebc76')
|
||||
b2sums=('ab6e5ae14ce4fb54dc180005ae36c5a6351eea26fd449429c20ea41a6d0d9289d0741ab13bdffd9660902c523768537c2945c46814ff3543f2dc93cdddbad11e')
|
||||
md5sums=('933c94239cf90e341d562dab8a2b0c4c')
|
||||
b2sums=('7bf4576f6d53bce7456158a3136e261742c52f461b8962450ee8d4f452f3beb3d9c4d52cff0c1dea2c5405568ae6195690e6c63a5ac5a59450ee8b469d4b3988')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue