mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-tinytex: auto updated to 0.50-1
This commit is contained in:
parent
c0a7cf9266
commit
eb48e1bbcb
1 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
||||||
# Contributor: Alex Branham <branham@utexas.edu>
|
# Contributor: Alex Branham <branham@utexas.edu>
|
||||||
|
|
||||||
_pkgname=tinytex
|
_pkgname=tinytex
|
||||||
_pkgver=0.49
|
_pkgver=0.50
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=${_pkgver//-/.}
|
pkgver=${_pkgver//-/.}
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
|
@ -25,8 +25,8 @@ optdepends=(
|
||||||
r-testit
|
r-testit
|
||||||
)
|
)
|
||||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||||
md5sums=('0e44e8589e71a5257ddac72c5113e440')
|
md5sums=('d82bbbf55cbc746ca1ba74fedf9ee27b')
|
||||||
b2sums=('83fa2b29b08fcd8b47dbb161a388866437b00077289679741c638b18c7e1e37bd599f11aa65774088bfd68a666d6428b5165a63085a1dd586be1a713ac4eb531')
|
b2sums=('00afc360d41659035052a143889ed69d34bac22f13e3cf924b29638ad5f49f098e5bbb689d7b95534f4e6964061e27883f39da07bcff8b3328dce32f8f8666ed')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
mkdir build
|
mkdir build
|
||||||
|
|
Loading…
Add table
Reference in a new issue