r-oaqc: auto updated to 1.0-2

This commit is contained in:
BioArchLinuxBot 2023-10-17 06:01:27 +00:00
parent 839f2e576c
commit 4a625e7622

View file

@ -4,7 +4,7 @@ _pkgname=oaqc
_pkgver=1.0 _pkgver=1.0
pkgname=r-${_pkgname,,} pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.} pkgver=${_pkgver//-/.}
pkgrel=1 pkgrel=2
pkgdesc="Computation of the Orbit-Aware Quad Census" pkgdesc="Computation of the Orbit-Aware Quad Census"
arch=(x86_64) arch=(x86_64)
url="https://cran.r-project.org/package=${_pkgname}" url="https://cran.r-project.org/package=${_pkgname}"