George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / 
parallel


Commits:
9344f9f4 by George Rawlinson at 2025-06-23T21:33:16+00:00
upgpkg: 20250622-1

- - - - -


3 changed files:

- .SRCINFO
- 0001-Remove-citation-things.patch
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,20 +1,20 @@
 pkgbase = parallel
        pkgdesc = A shell tool for executing jobs in parallel
-       pkgver = 20250522
+       pkgver = 20250622
        pkgrel = 1
        url = https://www.gnu.org/software/parallel/
        arch = any
        license = GPL-3.0-only
-       source = https://ftp.gnu.org/gnu/parallel/parallel-20250522.tar.bz2
-       source = https://ftp.gnu.org/gnu/parallel/parallel-20250522.tar.bz2.sig
+       source = https://ftp.gnu.org/gnu/parallel/parallel-20250622.tar.bz2
+       source = https://ftp.gnu.org/gnu/parallel/parallel-20250622.tar.bz2.sig
        source = 0001-Remove-citation-things.patch
        validpgpkeys = CDA01A4208C4F74506107E7BD1AB451688888888
-       sha512sums = 
33e54ae4f859daf10a499436b6342783a42193cb3a89c201a32574b86db7018f079b58705eca831e1cc90bb0ec84bc746bc9b20509e4692d7092e948fba7ea38
+       sha512sums = 
c78ca46c03f03643689a6389d7cb4c4cf3b1a8950d9fd48272b8e6b19c85a3b9c69f38bd4a523e45a37cd9b0ef409468c604cf1bd2925609147ecfeb6a732e56
        sha512sums = SKIP
-       sha512sums = 
c0510798f36bf0d4794fc4e7e2ee212b10e44ae8899a47c74e0b5a900ee3facd06dd26c55e3a46c31596bdcf5f432d01b6858f81b1897d734231455813dc34e5
-       b2sums = 
5973970d2a04a0301435376a39e79efc34d2b589f6bdaaaf4c3ada33e74079630a59f529d7d07e244e856a084889f1c2c928b0709fbe264074c4adfcc9d638c3
+       sha512sums = 
c6ed4e231ca518cd81d4c13374647f6a2e7b4447bda789008b057b285f82a90aa194179bb731c8e5ba961fde400dc3c7cb387efbbe04fa52838c22d2282fa392
+       b2sums = 
0b433f501e855faa94ac6e917c5f4b0d4c295b9a2671d4d55f286b48b3689ff0f67a5cfc661af42fee90fca477eb53c8355d65d0f6321ee22e83a37bacfa28a3
        b2sums = SKIP
-       b2sums = 
1feb7861676d525c86972eba7f655d9628a6c337d8f3f5d00835e7b7daad539f32bd20a84a293d6f4702bf9c82466551ed92368bef18b31eae54e8c6871747de
+       b2sums = 
09afa3cc61301415526c8da994d87d7a18c2803b975424c9337e8ee4a7f5a6d1a61424478688e27c404eb1202457d6f3c6cb662dc5deac39f660bdac6527cfc2
 
 pkgname = parallel
        depends = perl


=====================================
0001-Remove-citation-things.patch
=====================================
@@ -124,8 +124,8 @@
 -       "If you use programs that use GNU Parallel to process data for an 
article in a",
 -       "scientific publication, please cite:",
 -       "",
--       "  Tange, O. (2025, May 22). GNU Parallel 20250522 ('Leif Tange').",
--       "  Zenodo. https://doi.org/10.5281/zenodo.15484911";,
+-       "  Tange, O. (2025, June 22). GNU Parallel 20250622 ('Павутина').",
+-       "  Zenodo. https://doi.org/10.5281/zenodo.15717374";,
 -       "",
 -       # Before changing these lines,  please read
 -       # 
https://www.gnu.org/software/parallel/parallel_design.html#citation-notice
@@ -157,8 +157,8 @@
 -           "If you use programs that use GNU Parallel to process data for an 
article in a",
 -           "scientific publication, please cite:",
 -           "",
--           "  Tange, O. (2025, May 22). GNU Parallel 20250522 ('Leif 
Tange').",
--           "  Zenodo. https://doi.org/10.5281/zenodo.15484911";,
+-           "  Tange, O. (2025, June 22). GNU Parallel 20250622 ('Павутина').",
+-           "  Zenodo. https://doi.org/10.5281/zenodo.15717374";,
 -           "",
 -           # Before changing these line,   please read
 -           # 
https://www.gnu.org/software/parallel/parallel_design.html#citation-notice and


=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
 
 pkgbase=parallel
 pkgname=('parallel' 'parallel-docs')
-pkgver=20250522
+pkgver=20250622
 pkgrel=1
 pkgdesc='A shell tool for executing jobs in parallel'
 arch=('any')
@@ -16,12 +16,12 @@ source=(
   "https://ftp.gnu.org/gnu/$pkgbase/$pkgbase-$pkgver.tar.bz2"{,.sig}
   '0001-Remove-citation-things.patch'
 )
-sha512sums=('33e54ae4f859daf10a499436b6342783a42193cb3a89c201a32574b86db7018f079b58705eca831e1cc90bb0ec84bc746bc9b20509e4692d7092e948fba7ea38'
+sha512sums=('c78ca46c03f03643689a6389d7cb4c4cf3b1a8950d9fd48272b8e6b19c85a3b9c69f38bd4a523e45a37cd9b0ef409468c604cf1bd2925609147ecfeb6a732e56'
             'SKIP'
-            
'c0510798f36bf0d4794fc4e7e2ee212b10e44ae8899a47c74e0b5a900ee3facd06dd26c55e3a46c31596bdcf5f432d01b6858f81b1897d734231455813dc34e5')
-b2sums=('5973970d2a04a0301435376a39e79efc34d2b589f6bdaaaf4c3ada33e74079630a59f529d7d07e244e856a084889f1c2c928b0709fbe264074c4adfcc9d638c3'
+            
'c6ed4e231ca518cd81d4c13374647f6a2e7b4447bda789008b057b285f82a90aa194179bb731c8e5ba961fde400dc3c7cb387efbbe04fa52838c22d2282fa392')
+b2sums=('0b433f501e855faa94ac6e917c5f4b0d4c295b9a2671d4d55f286b48b3689ff0f67a5cfc661af42fee90fca477eb53c8355d65d0f6321ee22e83a37bacfa28a3'
         'SKIP'
-        
'1feb7861676d525c86972eba7f655d9628a6c337d8f3f5d00835e7b7daad539f32bd20a84a293d6f4702bf9c82466551ed92368bef18b31eae54e8c6871747de')
+        
'09afa3cc61301415526c8da994d87d7a18c2803b975424c9337e8ee4a7f5a6d1a61424478688e27c404eb1202457d6f3c6cb662dc5deac39f660bdac6527cfc2')
 validpgpkeys=('CDA01A4208C4F74506107E7BD1AB451688888888')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/parallel/-/commit/9344f9f4be7b68b0b830e1d508de649b9026af2e

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/parallel/-/commit/9344f9f4be7b68b0b830e1d508de649b9026af2e
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to