diff --git a/BioArchLinux/r-tinytex/PKGBUILD b/BioArchLinux/r-tinytex/PKGBUILD index 7c5afe4e71..07ab39b5a6 100644 --- a/BioArchLinux/r-tinytex/PKGBUILD +++ b/BioArchLinux/r-tinytex/PKGBUILD @@ -6,10 +6,10 @@ # Contributor: Alex Branham _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