mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-pickgene: auto updated to 1.78.0-1
This commit is contained in:
parent
02bc65c4a0
commit
192e080b27
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=pickgene
|
||||
_pkgver=1.76.0
|
||||
_pkgver=1.78.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=('efd1093123ffd9d81e5cd4f5cc3853bc')
|
||||
b2sums=('aa869d17ab9ed0c0a3772088ca04e6946313c6ab3be4744ff886e339e37580fb38cb198cca1bc73af0959df3bd17be55fac3f6876de9825ca76ac3c346e5a5ee')
|
||||
md5sums=('fbee43148f438f3eae46783d369b7aaf')
|
||||
b2sums=('8bb8bd39df9f4239f5a9963cf5f8479f02f80e64ec570279158e3527c2536c19e4fdfced29e884e01db4f47e9f4ee49911df90467293bfa53b1c51d4717bac5e')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue