mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 02:37:15 +08:00
r: update to 3.5.2
This commit is contained in:
parent
f6e5d5a79f
commit
8a168f57bc
@ -1,5 +1,5 @@
|
|||||||
pkgname=r
|
pkgname=r
|
||||||
pkgver=3.5.1
|
pkgver=3.5.2
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Language and environment for statistical computing and graphics"
|
pkgdesc="Language and environment for statistical computing and graphics"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
@ -15,7 +15,7 @@ source=("http://cran.r-project.org/src/base/R-${pkgver%%.*}/R-${pkgver}.tar.gz"
|
|||||||
'r.desktop'
|
'r.desktop'
|
||||||
'r.png'
|
'r.png'
|
||||||
'R.conf')
|
'R.conf')
|
||||||
sha256sums=('0463bff5eea0f3d93fa071f79c18d0993878fd4f2e18ae6cf22c1639d11457ed'
|
sha256sums=('e53d8c3cf20f2b8d7a9c1631b6f6a22874506fb392034758b3bb341c586c5b62'
|
||||||
'9301e9bcda74f69ae7eeb818c1ad8c3b46b30533d5b6f1f7bf6320c2333ab0f9'
|
'9301e9bcda74f69ae7eeb818c1ad8c3b46b30533d5b6f1f7bf6320c2333ab0f9'
|
||||||
'1580d06a737951f4f3c903cbd514247d9071fc6868eb9c2de94bb999cc195cb1'
|
'1580d06a737951f4f3c903cbd514247d9071fc6868eb9c2de94bb999cc195cb1'
|
||||||
'b7833166041b06f716b6a79095d27d4abd83549816dc53193213827139eae6ef')
|
'b7833166041b06f716b6a79095d27d4abd83549816dc53193213827139eae6ef')
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
post_install() {
|
post_install() {
|
||||||
update-desktop-database -q
|
|
||||||
if [[ -x /usr/bin/mktexlsr ]]; then
|
if [[ -x /usr/bin/mktexlsr ]]; then
|
||||||
echo ">>> updating the filename database for texlive..."
|
echo ">>> updating the filename database for texlive..."
|
||||||
mktexlsr --quiet usr/share/texmf
|
mktexlsr --quiet usr/share/texmf
|
||||||
|
Loading…
Reference in New Issue
Block a user