mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-metrics: fix pkg names
This commit is contained in:
parent
5a7ded37b5
commit
353e2947d8
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Maintainer: Shun Wang <shuonwang at gmail dot com>
|
# Maintainer: Shun Wang <shuonwang at gmail dot com>
|
||||||
|
|
||||||
_pkgname=metrics
|
_pkgname=Metrics
|
||||||
_pkgver=0.1.4
|
_pkgver=0.1.4
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=${_pkgver//-/.}
|
pkgver=${_pkgver//-/.}
|
||||||
|
|
|
@ -4,7 +4,7 @@ maintainers:
|
||||||
email: shuonwang@gmail.com
|
email: shuonwang@gmail.com
|
||||||
update_on:
|
update_on:
|
||||||
- source: rpkgs
|
- source: rpkgs
|
||||||
pkgname: metrics
|
pkgname: Metrics
|
||||||
repo: cran
|
repo: cran
|
||||||
md5: true
|
md5: true
|
||||||
- alias: r
|
- alias: r
|
Loading…
Add table
Reference in a new issue