diff options
author | BioArchLinuxBot | 2024-04-24 18:56:06 +0000 |
---|---|---|
committer | BioArchLinuxBot | 2024-04-24 18:56:06 +0000 |
commit | 9fb10cb136eeac1026583dd77890c17af9777772 (patch) | |
tree | f2f11689d8aa6f2189ae621126b5d1c5f5be46af /.SRCINFO | |
parent | 7783d152ea10193791d4f771be430aea6e09e520 (diff) | |
download | aur-9fb10cb136eeac1026583dd77890c17af9777772.tar.gz |
[lilac] updated to 1.3.1-10
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,10 +1,10 @@ pkgbase = r-beanplot pkgdesc = Visualization via Beanplots (Like Boxplot/Stripchart/Violin Plot) pkgver = 1.3.1 - pkgrel = 9 + pkgrel = 10 url = https://cran.r-project.org/package=beanplot arch = any - license = GPL2 + license = GPL-2.0-only depends = r optdepends = r-vioplot source = https://cran.r-project.org/src/contrib/beanplot_1.3.1.tar.gz |