mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-rprotobuf: auto updated to 0.4.23-1
This commit is contained in:
parent
bc5fc5a767
commit
7e244ceed1
1 changed files with 4 additions and 4 deletions
|
@ -2,10 +2,10 @@
|
|||
# Contributor: Kiri <kiri@vern.cc>
|
||||
|
||||
_pkgname=RProtoBuf
|
||||
_pkgver=0.4.22
|
||||
_pkgver=0.4.23
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=3
|
||||
pkgrel=1
|
||||
pkgdesc="R Interface to the 'Protocol Buffers' 'API' (Version 2 or 3)"
|
||||
arch=(x86_64)
|
||||
url="https://cran.r-project.org/package=$_pkgname"
|
||||
|
@ -22,8 +22,8 @@ optdepends=(
|
|||
r-tinytest
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('5dba20d2aa24bdae9d9eef72b71fdc92')
|
||||
b2sums=('9a6850e95e9964968e1978b07e9fd1242e6e995b99e4cc37dfecfd216f3e4e34b574680c6f70f2d2df39bb63a9df0183ec2e2a428524fcb8ffe46904e7505783')
|
||||
md5sums=('02d14296c87b0a73ca8b988da459f48c')
|
||||
b2sums=('16db97d24df02e9c36e3f7d6e78d716794864cfea3dd28e3fda732bbcd4261f64af1a5469183a2d7c84d8fabfb63c398a9c4a49ef329b0dbae424eea016e30fd')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue