mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-tinytex: auto updated to 0.42-1
This commit is contained in:
parent
9ca9630c5a
commit
da1aa2d95a
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=tinytex
|
||||
_pkgver=0.41
|
||||
_pkgver=0.42
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=0.41
|
||||
pkgver=0.42
|
||||
pkgrel=1
|
||||
pkgdesc='Helper Functions to Install and Maintain TeX Live, and Compile LaTeX Documents'
|
||||
arch=('any')
|
||||
|
@ -18,7 +18,7 @@ optdepends=(
|
|||
r-testit
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('5f61974301ec642b10def7213bbd97b4625ba605ff6dfba2c784a2e7468116ba')
|
||||
sha256sums=('205f7a1978118aa38b6d9f7d3e1667c635da262b43967d1a879520284c2e22b1')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue