mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-runit: auto updated to 0.4.33-1
This commit is contained in:
parent
3ca9378080
commit
e3c0b9b7bb
1 changed files with 4 additions and 4 deletions
|
@ -2,10 +2,10 @@
|
|||
# Contributor: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=RUnit
|
||||
_pkgver=0.4.32
|
||||
_pkgver=0.4.33
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=10
|
||||
pkgrel=1
|
||||
pkgdesc="R Unit Test Framework"
|
||||
arch=(any)
|
||||
url="https://cran.r-project.org/package=$_pkgname"
|
||||
|
@ -17,8 +17,8 @@ optdepends=(
|
|||
r-xml
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('5e72a1820cfc8e68e8bc04cb27664196')
|
||||
b2sums=('3c705716507b67697d4982f09973a0fa3a92cbd7dafad730f649bdc37e6b6becbbc0fdd9ab59f8c96afaea3f8b1e32ec833b7fd3380b74c81c500a74fb3a979f')
|
||||
md5sums=('15fe8bcba8961e79e9a43df943f82467')
|
||||
b2sums=('2429d2e465f3d88fb1f4485e5842161e2546ef7427b17351275e05d81ece5393a7f35488a4fe30ab676f35cdbe0b58c5c7bdfbe536636a83acbe47d34cde87d1')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue