mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-dt: auto updated to 0.32-1
This commit is contained in:
parent
74f23aaeca
commit
bc1722ee8a
1 changed files with 4 additions and 4 deletions
|
@ -4,10 +4,10 @@
|
|||
# Contributor: Viktor Drobot (aka dviktor) linux776 [at] gmail [dot] com
|
||||
|
||||
_pkgname=DT
|
||||
_pkgver=0.31
|
||||
_pkgver=0.32
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=2
|
||||
pkgrel=1
|
||||
pkgdesc="A Wrapper of the JavaScript Library 'DataTables'"
|
||||
arch=(any)
|
||||
url="https://cran.r-project.org/package=$_pkgname"
|
||||
|
@ -35,8 +35,8 @@ optdepends=(
|
|||
r-tibble
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('81c595d562de4f585dd8da8a80317086')
|
||||
b2sums=('2d1595490aa901bc4b462b41cc805a3d1dfe53ec34af44f08a62b62f176be41371f3b41de87d7f8e6ef8ab8bd7d5bffd4330e8d15d60ea0d28a3aefb5949e17e')
|
||||
md5sums=('e43c80e1b807de68609808b62971034c')
|
||||
b2sums=('d157a5ce07e1a8e01dfc98e5a29c79726df0ae3ef734192f9c5b77a951d9ed9d9e43fdfcd9da6ab09632824637b34ca61a813219d5569d37e51ecdc0d9b91f3e')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue