r-later: auto updated to 1.3.1-2

This commit is contained in:
BioArchLinuxBot 2023-09-09 12:04:35 +00:00
parent 90521ead5f
commit ad0df34f00

View file

@ -6,7 +6,7 @@ _pkgname=later
_pkgver=1.3.1
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.}
pkgrel=1
pkgrel=2
pkgdesc="Utilities for Scheduling Functions to Execute Later with Event Loops"
arch=(x86_64)
url="https://cran.r-project.org/package=${_pkgname}"