mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-webutils: auto updated to 1.2.2-1
This commit is contained in:
parent
55b9528475
commit
d38f6f72b7
1 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
# Contributor: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=webutils
|
||||
_pkgver=1.2.1
|
||||
_pkgver=1.2.2
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=1
|
||||
|
@ -23,8 +23,8 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('af2696a58e8d787ccd4415f916bf915a')
|
||||
b2sums=('cb9d9df3d78ed4448c6d4864e9af882c119d06fe1896b97c1d348fa06cf036ffdf042a98b5758ac27755abcd35a2c4f8fe026d3fdbb915ea8384faecf678debd')
|
||||
md5sums=('62d216cf2d9dc8fe6fa341955d4d8b60')
|
||||
b2sums=('44d51d98f13d6715f16a1ae4eae39ee6ed3bb4c188762890bd5818335fa886d89f12363babf4c9e522319843b3e5ef0c6c572a0d08868f0d67db806896205b2a')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue