mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-ttservice: auto updated to 0.4.1-1
This commit is contained in:
parent
cbde3b2b0b
commit
2912adaa4f
1 changed files with 4 additions and 4 deletions
|
@ -2,10 +2,10 @@
|
|||
# Contributor: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=ttservice
|
||||
_pkgver=0.4.0
|
||||
_pkgver=0.4.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=2
|
||||
pkgrel=1
|
||||
pkgdesc="A Service for Tidy Transcriptomics Software Suite"
|
||||
arch=(any)
|
||||
url="https://cran.r-project.org/package=$_pkgname"
|
||||
|
@ -15,8 +15,8 @@ depends=(
|
|||
r-plotly
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('89800fb63ee455786036bb5652070ea6')
|
||||
b2sums=('e4ae48a6c3c4b61a101abba163985348c517a15e35007d028019ad1be1a91d852fb68ee88f69485fef42635d8ad59674a8501629dcb9d50ee20397ebc2ea27a8')
|
||||
md5sums=('00aad30026ae11ace76d7e6f79e815c6')
|
||||
b2sums=('09ade096865a69f3b67599b40eb56f436453ad028bf07aed7ef095e3dc677ac3710bdd8bdfc13d791e64ad196636b9f03ad6d8f20968e29cbf64e9cc22980dcc')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue