mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-tinytex: auto updated to 0.39-1
This commit is contained in:
parent
118b085d22
commit
9a6734f2d9
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.38
|
||||
_pkgver=0.39
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=0.38
|
||||
pkgver=0.39
|
||||
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=('eac1b5c0d05ef856b8ffd6262238b8aafe0a0d9395de974a799d104c3ae11c86')
|
||||
sha256sums=('f22e9b77c200fe44cc073b759c2b2bc3310a2382d897282548aa02dcbabc25ed')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue