mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-toastui: auto updated to 0.3.4-1
This commit is contained in:
parent
5776b82030
commit
a5e5542004
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
|
||||
|
||||
_pkgname=toastui
|
||||
_pkgver=0.3.3
|
||||
_pkgver=0.3.4
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=3
|
||||
pkgrel=1
|
||||
pkgdesc="Interactive Tables, Calendars and Charts for the Web"
|
||||
arch=(any)
|
||||
url="https://cran.r-project.org/package=$_pkgname"
|
||||
|
@ -30,8 +30,8 @@ optdepends=(
|
|||
r-tinytest
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('ff076c3c90f56a3ff70bb6303dd650e8')
|
||||
b2sums=('2abaf6716a4f674d59a7a5de6d3e10e208290e0f8fe5cfa139805c025cead1af770ae7f9fe14f73c4d499caf3aa1164fb715296216ef4752f695ff1d918a5f6d')
|
||||
md5sums=('c4f6efd66ef18e92c32de93ca91e12df')
|
||||
b2sums=('041da6c35c81fdc28576af5dde02e6ca19207d09490f68a8b2aded846e4f099f36479ea65e836cefda0ce1c038ee73c9fc7ca6444f000d7af11cf520547d79c0')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue