mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-tweenr: auto updated to 2.0.3-1
This commit is contained in:
parent
954725620b
commit
b20e98e6bc
1 changed files with 4 additions and 4 deletions
|
@ -2,10 +2,10 @@
|
||||||
# Contributor: Guoyi Zhang <guoyizhang at malacology dot net>
|
# Contributor: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||||
|
|
||||||
_pkgname=tweenr
|
_pkgname=tweenr
|
||||||
_pkgver=2.0.2
|
_pkgver=2.0.3
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=${_pkgver//-/.}
|
pkgver=${_pkgver//-/.}
|
||||||
pkgrel=4
|
pkgrel=1
|
||||||
pkgdesc="Interpolate Data for Smooth Animations"
|
pkgdesc="Interpolate Data for Smooth Animations"
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
url="https://cran.r-project.org/package=$_pkgname"
|
url="https://cran.r-project.org/package=$_pkgname"
|
||||||
|
@ -27,8 +27,8 @@ optdepends=(
|
||||||
r-testthat
|
r-testthat
|
||||||
)
|
)
|
||||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||||
md5sums=('df4d4c8b2934f45fd8a838b14716744a')
|
md5sums=('eb40435b47811466581a5b4365456e11')
|
||||||
b2sums=('fe9a4ef21fc65e2b61492b75cc02271f7c6718b4d2d3e1ca2101b9830d12f4659a3bf55b6ecc03d4aeb6d90a2be24bbcd49bb1b2120c53bb99cc7c75e66196c0')
|
b2sums=('62e2f69edad5ebad180a48e7b4fc25cf75a128d5aa2db5c631e691385efb7b3eceb267c132f6e079976e35da6b8baa73e747cbb720f367fdaa59912a158c419b')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
mkdir build
|
mkdir build
|
||||||
|
|
Loading…
Add table
Reference in a new issue