mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-updateobject: auto updated to 1.8.0-1
This commit is contained in:
parent
d8f0f2cc0e
commit
ec0e31f261
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
|
||||
|
||||
_pkgname=updateObject
|
||||
_pkgver=1.6.0
|
||||
_pkgver=1.8.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=3
|
||||
pkgrel=1
|
||||
pkgdesc="Find/fix old serialized S4 instances"
|
||||
arch=(any)
|
||||
url="https://bioconductor.org/packages/$_pkgname"
|
||||
|
@ -31,8 +31,8 @@ optdepends=(
|
|||
r-timirgen
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('0d69cbbcd4bd9c5f31d905a47f6af212')
|
||||
b2sums=('226d5f51bda4d2fe770aa218f94c8890a37f3ae9bf977ff2507d910cde3e3fa80e95a37a408cc996650f8dc43402a9c2789f519693bf2fe1b6d3c0e6ae286861')
|
||||
md5sums=('b89ed6f6a78a7c9bc7e602cdc9b6aae6')
|
||||
b2sums=('94edf1065369125c5f6d32642d68742fd1b74b29dbbb01062674d9f58a981b551a7344484b5719fc2ed87f05253a9c236074b740dc1c5043add7c63e441c9564')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue