Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / r
Commits:
54c8c846 by Antonio Rojas at 2025-12-22T09:07:44+01:00
upgpkg: 4.5.2-3: New tarball
Fixes #3
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = r
pkgdesc = Language and environment for statistical computing and
graphics
pkgver = 4.5.2
- pkgrel = 2
+ pkgrel = 3
url = https://www.r-project.org/
arch = x86_64
license = GPL
@@ -51,7 +51,7 @@ pkgbase = r
source = r.desktop
source = r.png
source = R.conf
- sha256sums =
87a41ce9b50e096dd2c4282f48efea30c9916fcb7b167fa2bc988c9cf3cb6642
+ sha256sums =
0d71ff7106ec69cd7c67e1e95ed1a3cee355880931f2eb78c530014a9e379f20
sha256sums =
25b01ea93fa704884b65ba002d44d4e99725bd826997e8c73b6467df9f23c798
sha256sums =
1580d06a737951f4f3c903cbd514247d9071fc6868eb9c2de94bb999cc195cb1
sha256sums =
b7833166041b06f716b6a79095d27d4abd83549816dc53193213827139eae6ef
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgname=r
pkgver=4.5.2
-pkgrel=2
+pkgrel=3
pkgdesc='Language and environment for statistical computing and graphics'
arch=(x86_64)
license=(GPL)
@@ -56,7 +56,7 @@
source=(https://cran.r-project.org/src/base/R-${pkgver%%.*}/R-$pkgver.tar.gz
r.desktop
r.png
R.conf)
-sha256sums=('87a41ce9b50e096dd2c4282f48efea30c9916fcb7b167fa2bc988c9cf3cb6642'
+sha256sums=('0d71ff7106ec69cd7c67e1e95ed1a3cee355880931f2eb78c530014a9e379f20'
'25b01ea93fa704884b65ba002d44d4e99725bd826997e8c73b6467df9f23c798'
'1580d06a737951f4f3c903cbd514247d9071fc6868eb9c2de94bb999cc195cb1'
'b7833166041b06f716b6a79095d27d4abd83549816dc53193213827139eae6ef')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/r/-/commit/54c8c846c7f5c6bb714f6cc0d8fcb5be08fcc2af
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/r/-/commit/54c8c846c7f5c6bb714f6cc0d8fcb5be08fcc2af
You're receiving this email because of your account on gitlab.archlinux.org.