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

Orhun Parmaksiz orhun at gemini.archlinux.org
Sat Mar 12 18:09:53 UTC 2022


    Date: Saturday, March 12, 2022 @ 18:09:53
  Author: orhun
Revision: 1150014

upgpkg: pueue 2.0.1-1: upstream release

Modified:
  pueue/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-12 18:09:52 UTC (rev 1150013)
+++ PKGBUILD	2022-03-12 18:09:53 UTC (rev 1150014)
@@ -2,7 +2,7 @@
 # Contributor: Arne Beer <privat at arne.beer>
 
 pkgname=pueue
-pkgver=2.0.0
+pkgver=2.0.1
 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=('6069cff79a31dfdfc97a03ce1ee1d7df94ae649b4703394000936724cf88cf44')
+sha256sums=('12d3ad21a50a8706ad79e05539afc78a877e64e273fc33a666a048d7a6fd068e')
 
 prepare() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list