mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-affxparser: auto updated to 1.74.0-1
This commit is contained in:
parent
ba3e4efe9a
commit
439a982b2f
1 changed files with 4 additions and 4 deletions
|
@ -2,10 +2,10 @@
|
|||
# Contributor: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=affxparser
|
||||
_pkgver=1.72.0
|
||||
_pkgver=1.74.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=2
|
||||
pkgrel=1
|
||||
pkgdesc="Affymetrix File Parsing SDK"
|
||||
arch=(x86_64)
|
||||
url="https://bioconductor.org/packages/${_pkgname}"
|
||||
|
@ -20,9 +20,9 @@ optdepends=(
|
|||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz"
|
||||
"fix-makevars.patch")
|
||||
md5sums=('532d0815920747092ca64f439fc2677a'
|
||||
md5sums=('2b6b9373d749a0ccbf930f834df90b92'
|
||||
'3003f5b61fc426c2f977e4cd277e9f44')
|
||||
sha256sums=('1e7505b6cdd510d1a749bb9d37f33701d4527dd13f4e606c3f6ff8bf86af0659'
|
||||
sha256sums=('29ef2e64d3b395a4ab95c30c7b63934b2763ddb93d2e4d98d81cb63a9f6e12a3'
|
||||
'64d90102a7796cf3e742bd382641c628cd9c4f7f1c890a5d9df8cfd886b8d9c8')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Add table
Reference in a new issue