mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-adverscarial: auto updated to 1.2.0-1
This commit is contained in:
parent
75838bb448
commit
5f8aaf8cd5
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
|
||||
|
||||
_pkgname=adverSCarial
|
||||
_pkgver=1.0.0
|
||||
_pkgver=1.2.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=4
|
||||
pkgrel=1
|
||||
pkgdesc="generate and analyze the vulnerability of scRNA-seq classifiers to adversarial attacks"
|
||||
arch=(any)
|
||||
url="https://bioconductor.org/packages/$_pkgname"
|
||||
|
@ -28,8 +28,8 @@ optdepends=(
|
|||
r-tenxpbmcdata
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('196840790cf7fd0a0cbfe6d1aeb60e07')
|
||||
b2sums=('1af78a61eacbe48d1f96572a45c9e29d0a95604d9fe240c29a5927961e157b62f7c5a4c7efe0a1e5989dc8bf44e69701fb3d6740db7a30c6768d8746e1d3fff6')
|
||||
md5sums=('d4bbd762fa5b6491a9c51f822ea413c0')
|
||||
b2sums=('c20ea509a4f92bd8e1bb82d9683e445d2dadf1cd510e75d1a221ea616b4fb887e78b3e0a384f726ad286b55eb04c76f4b09479cf130d3bb31d6518b5fb30bcae')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue