r-png: auto updated to 0.1.7-5

This commit is contained in:
BioArchLinuxBot 2022-05-30 18:06:43 +00:00
parent 435160678e
commit 7834da028a

View file

@ -5,7 +5,7 @@ _pkgname=png
_pkgver=0.1-7 _pkgver=0.1-7
pkgname=r-${_pkgname,,} pkgname=r-${_pkgname,,}
pkgver=0.1.7 pkgver=0.1.7
pkgrel=4 pkgrel=5
pkgdesc='Read and write PNG images' pkgdesc='Read and write PNG images'
arch=('x86_64') arch=('x86_64')
url="https://cran.r-project.org/package=${_pkgname}" url="https://cran.r-project.org/package=${_pkgname}"