[arch-commits] Commit in pueue/trunk (PKGBUILD)

Orhun Parmaksiz orhun at gemini.archlinux.org
Sat Jun 4 18:21:59 UTC 2022


    Date: Saturday, June 4, 2022 @ 18:21:58
  Author: orhun
Revision: 1221921

upgpkg: pueue 2.0.3-1: upstream release

Modified:
  pueue/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-04 18:11:31 UTC (rev 1221920)
+++ PKGBUILD	2022-06-04 18:21:58 UTC (rev 1221921)
@@ -2,7 +2,7 @@
 # Contributor: Arne Beer <privat at arne.beer>
 
 pkgname=pueue
-pkgver=2.0.2
+pkgver=2.0.3
 pkgrel=1
 pkgdesc="A CLI tool for managing long running shell commands"
 arch=('x86_64')
@@ -11,7 +11,7 @@
 depends=('gcc-libs')
 makedepends=('cargo')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('92e54105f840d973d048c280a9320c8740d205770d82f8ca882a4eb5716c4136')
+sha256sums=('0544ef2b8493150e632a29b82542d5358f6208fd4fb92281724892ee8e946cbc')
 
 prepare() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list