mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-curl: auto updated to 6.0.1-1
This commit is contained in:
parent
2110c93a76
commit
f79f3037ce
1 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
# Contributor: Alex Branham <branham@utexas.edu>
|
||||
|
||||
_pkgname=curl
|
||||
_pkgver=6.0.0
|
||||
_pkgver=6.0.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=1
|
||||
|
@ -29,8 +29,8 @@ optdepends=(
|
|||
r-webutils
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('a1b9bcd368bc35c3987c491c02874f90')
|
||||
b2sums=('91a68414251fd06e333993525cc486d123c0a82b1a425986f78b19dca4f7c458a5f7258bc66a4233addf9be19454bc272242f5e0214a9e52848a78155836066c')
|
||||
md5sums=('41fc4b07d9354d2d4360914f85f30b59')
|
||||
b2sums=('36c73783a02449e1c1ef01238649fbd46ef49711e1aa35d69286809600e0028f42fc933e245f3ff521c982cb16ee11db63c58c440b681fd143a92384dc44e3d4')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue