mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-curl: auto updated to 6.2.1-1
This commit is contained in:
parent
ebe18514d8
commit
305a61bbc4
1 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
# Contributor: Alex Branham <branham@utexas.edu>
|
||||
|
||||
_pkgname=curl
|
||||
_pkgver=6.2.0
|
||||
_pkgver=6.2.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=('76eddd6c818c6751668b686d64f04153')
|
||||
b2sums=('23270d65cabe8a3d01d87436f4a2109dbd1dc026a904259df00c6777bbda1c222161e8194213839b98119024cdf7aa8e008ec3207f2005b534bdb7e02bcfe956')
|
||||
md5sums=('d541a160c636069ebce0bfaca91b9320')
|
||||
b2sums=('69fa9482980b82aa666423fccf8ccc2fa580b051ecaeee0781ab1ed346ba068e042793fc9c468ac5e9d2707c6fcedd3f1a7220f22b75f1d926eb3c491e65ad95')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue