mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-stringi
: add alias icu
This commit is contained in:
parent
57c8e1e6c4
commit
ce226dc28c
2 changed files with 2 additions and 1 deletions
|
@ -5,7 +5,7 @@ _pkgname=stringi
|
|||
_pkgver=1.7.8
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.7.8
|
||||
pkgrel=5
|
||||
pkgrel=6
|
||||
pkgdesc='Character String Processing Facilities'
|
||||
arch=('x86_64')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
|
|
@ -7,3 +7,4 @@ update_on:
|
|||
source: regex
|
||||
url: https://cran.r-project.org/package=stringi
|
||||
- alias: r
|
||||
- alias: icu
|
||||
|
|
Loading…
Add table
Reference in a new issue