r-blaster: auto updated to 1.0.7-2

This commit is contained in:
BioArchLinuxBot 2024-05-10 18:02:03 +00:00
parent 9ed343b7a7
commit a96100c4f4

View file

@ -4,7 +4,7 @@ _pkgname=blaster
_pkgver=1.0.7
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.}
pkgrel=1
pkgrel=2
pkgdesc="Native R Implementation of an Efficient BLAST-Like Algorithm"
arch=(x86_64)
url="https://cran.r-project.org/package=$_pkgname"