mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-covr: auto updated to 3.6.4-1
This commit is contained in:
parent
55028950f3
commit
e1e1479c99
1 changed files with 4 additions and 4 deletions
|
@ -5,10 +5,10 @@
|
|||
# Contributor: Alex Branham <alex.branham@gmail.com>
|
||||
|
||||
_pkgname=covr
|
||||
_pkgver=3.6.3
|
||||
_pkgver=3.6.4
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=3
|
||||
pkgrel=1
|
||||
pkgdesc="Test Coverage for Packages"
|
||||
arch=(x86_64)
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -47,8 +47,8 @@ optdepends=(
|
|||
r-xml2
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('37f5087c63b1f25b4c6f8df36fcdecbe')
|
||||
sha256sums=('c0ce1846a4d12cd7d365ed1844c221cd8a40f50ea2c6d7d87f27c3e7deffa29e')
|
||||
md5sums=('8fadf3538ed1edfefb3a20bd5c5e887d')
|
||||
sha256sums=('2b6204036510c629d0b1d58daaee34d4e38baf54164f8d4c9afd6d6b1fb1862a')
|
||||
|
||||
build() {
|
||||
mkdir -p build
|
||||
|
|
Loading…
Add table
Reference in a new issue