mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-aseb: auto updated to 1.46.3-1
This commit is contained in:
parent
7fb6687f55
commit
835ce78cb6
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=ASEB
|
||||
_pkgver=1.46.1
|
||||
_pkgver=1.46.3
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.46.1
|
||||
pkgver=1.46.3
|
||||
pkgrel=1
|
||||
pkgdesc='Predict Acetylated Lysine Sites'
|
||||
arch=('x86_64')
|
||||
|
@ -13,7 +13,7 @@ depends=(
|
|||
r
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('54535eb80143d2e5d6f6290e6965240f8d4f6eabe20468047db3f2edefd19862')
|
||||
sha256sums=('797561ff36b036921e82d824b4b3e7f81917229a361620951eb4141947a346b5')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue