diff --git a/BioArchLinux/r-tinyplot/PKGBUILD b/BioArchLinux/r-tinyplot/PKGBUILD index 7b786202f8..06b128fc10 100644 --- a/BioArchLinux/r-tinyplot/PKGBUILD +++ b/BioArchLinux/r-tinyplot/PKGBUILD @@ -5,10 +5,10 @@ _pkgver=0.3.0 pkgname=r-${_pkgname,,} pkgver=${_pkgver//-/.} pkgrel=1 -pkgdesc="Lightweight Extension of the Base R Graphics System)" -arch=(x86_64) +pkgdesc="Lightweight Extension of the Base R Graphics System" +arch=(any) url="https://cran.r-project.org/package=$_pkgname" -license=('Apache License 2.0') +license=('Apache') depends=( r )