Date: Tuesday, May 18, 2021 @ 13:35:30 Author: arojas Revision: 415674
Update to 4.1.0 Modified: r/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-18 10:35:57 UTC (rev 415673) +++ PKGBUILD 2021-05-18 13:35:30 UTC (rev 415674) @@ -4,8 +4,8 @@ # Contributor: K. Piche <[email protected]> pkgname=r -pkgver=4.0.5 -pkgrel=4 +pkgver=4.1.0 +pkgrel=1 pkgdesc="Language and environment for statistical computing and graphics" arch=('x86_64') license=('GPL') @@ -22,7 +22,7 @@ 'r.desktop' 'r.png' 'R.conf') -sha256sums=('0a3ee079aa772e131fe5435311ab627fcbccb5a50cabc54292e6f62046f1ffef' +sha256sums=('e8e68959d7282ca147360fc9644ada9bd161bab781bab14d33b8999a95182781' '25b01ea93fa704884b65ba002d44d4e99725bd826997e8c73b6467df9f23c798' '1580d06a737951f4f3c903cbd514247d9071fc6868eb9c2de94bb999cc195cb1' 'b7833166041b06f716b6a79095d27d4abd83549816dc53193213827139eae6ef')
