mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-common: auto updated to 1.0.9-1
This commit is contained in:
parent
85273e2091
commit
7a40b90791
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
|
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
|
||||||
|
|
||||||
_pkgname=common
|
_pkgname=common
|
||||||
_pkgver=1.0.8
|
_pkgver=1.0.9
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=${_pkgver//-/.}
|
pkgver=${_pkgver//-/.}
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
|
@ -25,9 +25,9 @@ optdepends=(
|
||||||
)
|
)
|
||||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz"
|
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz"
|
||||||
"$pkgname-CC0.txt::https://creativecommons.org/publicdomain/zero/1.0/legalcode.txt")
|
"$pkgname-CC0.txt::https://creativecommons.org/publicdomain/zero/1.0/legalcode.txt")
|
||||||
md5sums=('65986ad1d3629d5f114e041f6f3bd033'
|
md5sums=('c8d5c7e31455d4fd66142d976a805014'
|
||||||
'65d3616852dbf7b1a6d4b53b00626032')
|
'65d3616852dbf7b1a6d4b53b00626032')
|
||||||
sha256sums=('03a73b7a78aef4c6263251a396c343b80447c2d6ad024b9f769b43f3e36b4f50'
|
sha256sums=('7b452ba7a577e0378ca3dc145b9236af29396f3c72a307ead7b54e349e8e3fe2'
|
||||||
'a2010f343487d3f7618affe54f789f5487602331c0a8d03f49e9a7c547cf0499')
|
'a2010f343487d3f7618affe54f789f5487602331c0a8d03f49e9a7c547cf0499')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue