r-tinytex: auto updated to 0.50-1

This commit is contained in:
BioArchLinuxBot 2024-03-16 06:02:51 +00:00
parent c0a7cf9266
commit eb48e1bbcb

View file

@ -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