mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-graph: auto updated to 1.84.0-1
This commit is contained in:
parent
e03bc1097c
commit
832cbd97a1
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=graph
|
||||
_pkgver=1.82.0
|
||||
_pkgver=1.84.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=1
|
||||
|
@ -21,8 +21,8 @@ optdepends=(
|
|||
r-xml
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('02ccc725b2d36dfe26bb5630eece2572')
|
||||
b2sums=('a0f6f5e1bb2e22fd366853de0194ec36fe7d4332c8e92fe02542d9064b8f8c4abf317690314173b58f22e68329e0842d9b7d481e9d834b8fe20c324c9aeab7f6')
|
||||
md5sums=('a38351439991155e17115982b8f2e559')
|
||||
b2sums=('27f60c1483080043e37669d7bb0b8831abf944f4600e530fa6151117e21ac8e48b904608d936e8ca9813b7a0ceed24f94856ef8f04130227aed903a8a7c7cfbb')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue