mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-tinytex: auto updated to 0.51-1
This commit is contained in:
parent
20bb43ac83
commit
c35fba18a4
1 changed files with 4 additions and 4 deletions
|
@ -6,10 +6,10 @@
|
|||
# Contributor: Alex Branham <branham@utexas.edu>
|
||||
|
||||
_pkgname=tinytex
|
||||
_pkgver=0.50
|
||||
_pkgver=0.51
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=2
|
||||
pkgrel=1
|
||||
pkgdesc="Helper Functions to Install and Maintain TeX Live, and Compile LaTeX Documents"
|
||||
arch=(any)
|
||||
url="https://cran.r-project.org/package=$_pkgname"
|
||||
|
@ -25,8 +25,8 @@ optdepends=(
|
|||
r-testit
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('d82bbbf55cbc746ca1ba74fedf9ee27b')
|
||||
b2sums=('00afc360d41659035052a143889ed69d34bac22f13e3cf924b29638ad5f49f098e5bbb689d7b95534f4e6964061e27883f39da07bcff8b3328dce32f8f8666ed')
|
||||
md5sums=('c92a758662685b122b82b5ddc16168df')
|
||||
b2sums=('dd906b246cd043125cb912fab098aa5a5163bdf88a82af5acf827387f39273e5fdf0cb5a26ab2c1240712647a285872f241d7818ac94503b4db10a6efc6ffbf9')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue