mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-kebabs: auto updated to 1.30.0-1
This commit is contained in:
parent
63b8876daa
commit
e999758459
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
|||
# Contributor: Viktor Drobot (aka dviktor) linux776 [at] gmail [dot] com
|
||||
|
||||
_pkgname=kebabs
|
||||
_pkgver=1.28.1
|
||||
_pkgver=1.30.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.28.1
|
||||
pkgver=1.30.0
|
||||
pkgrel=1
|
||||
pkgdesc='Kernel-Based Analysis Of Biological Sequences'
|
||||
arch=('x86_64')
|
||||
|
@ -33,7 +33,7 @@ optdepends=(
|
|||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz"
|
||||
"fix_strictrhdrs.patch")
|
||||
sha256sums=('0e25c7edb037ba2fb5f27e325935cb7917e44bbe10e0bf80517f8f74d41326a6'
|
||||
sha256sums=('c0191c14c0d820c5577043c484794465788f789f9b84114f40e255b6876b3712'
|
||||
'ee468bac3f162ee1d3a23ad59fb8ea5a050e03eb9a96d35950e16fbadc1b95ee')
|
||||
|
||||
#prepare() {
|
||||
|
|
Loading…
Add table
Reference in a new issue