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


Commits:
515534ba by George Rawlinson at 2023-10-26T19:53:11+13:00
upgpkg: 20231022-1

* New upstream release.

- - - - -


3 changed files:

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


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,25 @@
+pkgbase = parallel
+       pkgdesc = A shell tool for executing jobs in parallel
+       pkgver = 20231022
+       pkgrel = 1
+       url = https://www.gnu.org/software/parallel/
+       arch = any
+       license = GPL3
+       source = https://ftp.gnu.org/gnu/parallel/parallel-20231022.tar.bz2
+       source = https://ftp.gnu.org/gnu/parallel/parallel-20231022.tar.bz2.sig
+       source = 0001-Remove-citation-things.patch
+       validpgpkeys = CDA01A4208C4F74506107E7BD1AB451688888888
+       sha512sums = 
6b311217d1c75f4ef276c560db3c1fbd5491ed283c9033cc3363e2cc7a8fa12765afda5869b8e203b9a75a6660b8d959cad4e741efa4cf07c1736104d8645f23
+       sha512sums = SKIP
+       sha512sums = 
b6ae08cbb9bd2b7e294bed540e75f33042f008842aad96c5725187bf0914822e79de450346864d05ce479776240ef82ee74ae3a8dceb856d7276a2fc69359f9e
+       b2sums = 
96c3bb8812c6929cc6fcf4d3629f5b8a2d8c7a0160495133272c7c848d43d0123f2e067e4207d23243c688acd40ffa3522b3db39d06eb798702598d828aa11cb
+       b2sums = SKIP
+       b2sums = 
18294a69bec4692c763d98a7ba56424040cd3f582c579b6d7aef339586d8d385df32ea8c28e1690ad59a582e129f5d98329fb58eba13de28182fbf0be5cfeae7
+
+pkgname = parallel
+       depends = perl
+       depends = procps
+       optdepends = parallel-docs: documentation
+
+pkgname = parallel-docs
+       pkgdesc = A shell tool for executing jobs in parallel (documentation)


=====================================
0001-Remove-citation-things.patch
=====================================
@@ -125,8 +125,8 @@
 -       "If you use programs that use GNU Parallel to process data for an 
article in a",
 -       "scientific publication, please cite:",
 -       "",
--       "  Tange, O. (2023, September 22). GNU Parallel 20230922 ('Derna').",
--       "  Zenodo. https://doi.org/10.5281/zenodo.8374296";,
+-       "  Tange, O. (2023, October 22). GNU Parallel 20231022 ('Al-Aqsa 
Deluge').",
+-       "  Zenodo. https://doi.org/10.5281/zenodo.10035562";,
 -       "",
 -       # Before changing these lines, please read
 -       # 
https://www.gnu.org/software/parallel/parallel_design.html#citation-notice
@@ -158,8 +158,8 @@
 -           "If you use programs that use GNU Parallel to process data for an 
article in a",
 -           "scientific publication, please cite:",
 -           "",
--           "  Tange, O. (2023, September 22). GNU Parallel 20230922 
('Derna').",
--           "  Zenodo. https://doi.org/10.5281/zenodo.8374296";,
+-           "  Tange, O. (2023, October 22). GNU Parallel 20231022 ('Al-Aqsa 
Deluge').",
+-           "  Zenodo. https://doi.org/10.5281/zenodo.10035562";,
 -           "",
 -           # Before changing these line,  please read
 -           # 
https://www.gnu.org/software/parallel/parallel_design.html#citation-notice and
@@ -229,20 +229,20 @@
 -      "If you use programs that use GNU Parallel to process data for an 
article in a",
 -      "scientific publication, please cite:",
 -      "",
--      "\@software{tange_2023_8374296,",
+-      "\@software{tange_2023_10035562,",
 -      "      author       = {Tange, Ole},",
--      "      title        = {GNU Parallel 20230922 ('Derna')},",
--      "      month        = Sep,",
+-      "      title        = {GNU Parallel 20231022 ('Al-Aqsa Deluge')},",
+-      "      month        = Oct,",
 -      "      year         = 2023,",
 -      "      note         = {{GNU Parallel is a general parallelizer to run",
 -      "                       multiple serial command line programs in 
parallel",
 -      "                       without changing them.}},",
 -      "      publisher    = {Zenodo},",
--      "      doi          = {10.5281/zenodo.8374296},",
--      "      url          = {https://doi.org/10.5281/zenodo.8374296}";,
+-      "      doi          = {10.5281/zenodo.10035562},",
+-      "      url          = {https://doi.org/10.5281/zenodo.10035562}";,
 -      "}",
 -      "",
--      "(Feel free to use \\nocite{tange_2023_8374296})",
+-      "(Feel free to use \\nocite{tange_2023_10035562})",
 -      "",
 -      # Before changing these lines, 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=20230922
+pkgver=20231022
 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=('296aa4e1b53de9c0fe1d73bc1a1e96b436d95a053097053f6451ad4b0ad4489d6136b19623390070b60f84ce4a1248716d53addf47ba72a2f33013524d037da0'
+sha512sums=('6b311217d1c75f4ef276c560db3c1fbd5491ed283c9033cc3363e2cc7a8fa12765afda5869b8e203b9a75a6660b8d959cad4e741efa4cf07c1736104d8645f23'
             'SKIP'
-            
'a8d5359781637f213cf0c9291e495dd4a363e6ddf306d7b9eebbc4f128b96eef9e8063a2b1e87d2c1e5a569ce045eba63336e15cefbed5e8c0beed53534cafd8')
-b2sums=('88053502e8c663d795f0752b4b13d1440629b1d657a1be6ea355f9afb625527875e5018baaa68e923b74d5b68ee854787062b76420480a1c63f3b4aad8247d82'
+            
'b6ae08cbb9bd2b7e294bed540e75f33042f008842aad96c5725187bf0914822e79de450346864d05ce479776240ef82ee74ae3a8dceb856d7276a2fc69359f9e')
+b2sums=('96c3bb8812c6929cc6fcf4d3629f5b8a2d8c7a0160495133272c7c848d43d0123f2e067e4207d23243c688acd40ffa3522b3db39d06eb798702598d828aa11cb'
         'SKIP'
-        
'd3cc72ae4ab232dc6c75229e3abd4f794ffb7bf7485f05f1601057ca2bdd9d364f4dc6543d11cc407720a206f5a57b094323f217a908c38b373516dbc436293b')
+        
'18294a69bec4692c763d98a7ba56424040cd3f582c579b6d7aef339586d8d385df32ea8c28e1690ad59a582e129f5d98329fb58eba13de28182fbf0be5cfeae7')
 validpgpkeys=('CDA01A4208C4F74506107E7BD1AB451688888888')
 
 prepare() {



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

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


Reply via email to