mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-rprotobuflib: auto updated to 2.12.1-1
This commit is contained in:
parent
7d088286c6
commit
21e2c9373e
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=RProtoBufLib
|
||||
_pkgver=2.12.0
|
||||
_pkgver=2.12.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.12.0
|
||||
pkgver=2.12.1
|
||||
pkgrel=1
|
||||
pkgdesc='C++ headers and static libraries of Protocol buffers'
|
||||
arch=('x86_64')
|
||||
|
@ -18,7 +18,7 @@ optdepends=(
|
|||
r-rmarkdown
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('7846dc801fafa692ec09e1816971418e02d71c63b9e50785f67c484aae1b8b62')
|
||||
sha256sums=('b5c1c2d5ea6284ec33bda7af86fa99554687451287aabbacf91ed325a3ecf624')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue