mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-deoptimr: auto updated to 1.1.2-1
This commit is contained in:
parent
ec0cf00773
commit
7ea517cd62
1 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
# Contributor: Alex Branham <branham@utexas.edu>
|
||||
|
||||
_pkgname=DEoptimR
|
||||
_pkgver=1.1-1
|
||||
_pkgver=1.1-2
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=1
|
||||
|
@ -15,8 +15,8 @@ depends=(
|
|||
r
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('c28ce1eec97a9b33137e8f54175581b5')
|
||||
sha256sums=('df38f0f64bcb5b9409e9f607b1721848e3a955d78ddde28c6a4e79f57ab9f7aa')
|
||||
md5sums=('8be58574280c7e9bbd7d7bf19457d1f5')
|
||||
sha256sums=('78b58e26c791adf79a303c212ebff19330f1b5e700a34182857b761faf679e6b')
|
||||
|
||||
build() {
|
||||
mkdir -p build
|
||||
|
|
Loading…
Add table
Reference in a new issue