mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-fastmap: auto updated to 1.2.0-1
This commit is contained in:
parent
b03c5e4a4c
commit
6f9f2d6b6c
1 changed files with 4 additions and 4 deletions
|
@ -3,10 +3,10 @@
|
|||
# Contributor: Viktor Drobot (aka dviktor) linux776 [at] gmail [dot] com
|
||||
|
||||
_pkgname=fastmap
|
||||
_pkgver=1.1.1
|
||||
_pkgver=1.2.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=6
|
||||
pkgrel=1
|
||||
pkgdesc="Fast Data Structures"
|
||||
arch=(x86_64)
|
||||
url="https://cran.r-project.org/package=$_pkgname"
|
||||
|
@ -25,9 +25,9 @@ optdepends=(
|
|||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz"
|
||||
"system-hopscotch-map.patch")
|
||||
md5sums=('57a70be74ce88c5dc7e97c5547526f9f'
|
||||
md5sums=('f53773acd6ba9a86413e8c2dc6441544'
|
||||
'bb23578b236de5d3de6a2fd2505814ba')
|
||||
b2sums=('764fff53679057bddeccbf64e964479d884f870d726b315694b2a6525e3c5a98ff74c60535be79a847bcee01eb730d18878a7a06a93a53d599794fb5b6fb3703'
|
||||
b2sums=('dff9cceb0859b47b182da062f7844ccfa703f077c92c1e1954681394c9cc8c2aca889bbd61220db4dcefb461834af0715128b3db2ddba6c853b41806b7d8c1d5'
|
||||
'c8b327935db8add02be58fba70f99fc71b83322b293c9284897cbf34a5f31cb3151e3268f99088380528cbd53fd35b3d873bc8707ff3dac36ef382412722b82e')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Add table
Reference in a new issue