mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-r.oo: auto updated to 1.27.0-1
This commit is contained in:
parent
f4862653cc
commit
b04211ad54
1 changed files with 4 additions and 4 deletions
|
@ -4,10 +4,10 @@
|
|||
# Contributor: Grey Christoforo <first name at last name dot net>
|
||||
|
||||
_pkgname=R.oo
|
||||
_pkgver=1.26.0
|
||||
_pkgver=1.27.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=3
|
||||
pkgrel=1
|
||||
pkgdesc="R Object-Oriented Programming with or without References"
|
||||
arch=(any)
|
||||
url="https://cran.r-project.org/package=$_pkgname"
|
||||
|
@ -16,8 +16,8 @@ depends=(
|
|||
r-r.methodss3
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('7575e8599deb1b6387dd50a85364c3b7')
|
||||
b2sums=('db68a274bed872d2f1540eba3bb466561dd5311aafe1412e3b1651f131789209bfc6d37063534029d6b43999e8279bc4c9d270b81b5d442ac288869f6592f50c')
|
||||
md5sums=('92aade73892f5344eb8d974aa5df2170')
|
||||
b2sums=('87392225649096e6c1c06241993974b414c971cefb2302b390a69205bd301fdbf07e85ff23cf98e4a8af77bb0779751f006f6dfc0b04f969fb1d3e0c2c01405f')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue