mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-iaseq: auto updated to 1.50.0-1
This commit is contained in:
parent
5f81bf46ec
commit
dabc4f5484
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=iASeq
|
||||
_pkgver=1.48.0
|
||||
_pkgver=1.50.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=1
|
||||
|
@ -13,8 +13,8 @@ depends=(
|
|||
r
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('61332aad003e6ee25b2ea699b5889ea7')
|
||||
b2sums=('44b5751f7b45393f8500ba1655f21562ed6bc2d036abb86451d35f3ae9d47af3ad755f5b38a4bb1dfd8487f5b96b1f50c2407e879bcf0485c020c77ed41b9f62')
|
||||
md5sums=('d34b9d842ac1e44587242916ab97db12')
|
||||
b2sums=('1a43644c0069be1de72bf68e0485d5bf42e9b929f54705b441df05c3043f5e65348dc31b55c8101d1b56392a2d755c5731a1e5835a37ce370bd09e31d7fbb4c4')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue