mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-aneufinderdata: auto updated to 1.23.0-1
This commit is contained in:
parent
8c10c3a65a
commit
def9db0c96
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=AneuFinderData
|
||||
_pkgver=1.22.0
|
||||
_pkgver=1.23.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.22.0
|
||||
pkgrel=2
|
||||
pkgver=1.23.0
|
||||
pkgrel=1
|
||||
pkgdesc='WGSCS Data for Demonstration Purposes'
|
||||
arch=('any')
|
||||
url="https://bioconductor.org/packages/${_pkgname}"
|
||||
|
@ -13,7 +13,7 @@ depends=(
|
|||
r
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/data/experiment/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('be07c352a8af5856deb805f6741c9f2d57bd9df794b66cf87bc32d8378fbc85c')
|
||||
sha256sums=('f55a13ea9cea6aa838a466016770f3166ca357ec06610d6a3a7175a4c1874cbb')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue