diff options
author | BioArchLinuxBot | 2022-10-18 12:16:01 +0000 |
---|---|---|
committer | BioArchLinuxBot | 2022-10-18 12:16:01 +0000 |
commit | 86137ee471e48a9f112210da85fd9425df9ab90d (patch) | |
tree | 4fc55070337a69ae369902af29fa470bbaec9393 /PKGBUILD | |
parent | 3ccd6bc566bd75d3e91e0f3b64e1590789d45543 (diff) | |
download | aur-86137ee471e48a9f112210da85fd9425df9ab90d.tar.gz |
[lilac] updated to 1.7.3-9
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,10 +1,11 @@ # Maintainer: Guoyi Zhang <guoyizhang at malacology dot net> +# Contributor: Hyacinthe Cartiaux <hyacinthe.cartiaux@free.fr> _pkgname=lmodel2 _pkgver=1.7-3 pkgname=r-${_pkgname,,} pkgver=1.7.3 -pkgrel=4 +pkgrel=9 pkgdesc='Model II Regression' arch=('any') url="https://cran.r-project.org/package=${_pkgname}" |