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

Orhun Parmaksiz orhun at archlinux.org
Tue Apr 20 15:55:02 UTC 2021


    Date: Tuesday, April 20, 2021 @ 15:55:02
  Author: orhun
Revision: 920070

upgpkg: pueue 0.12.2-1: upstream release

Modified:
  pueue/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-20 15:54:51 UTC (rev 920069)
+++ PKGBUILD	2021-04-20 15:55:02 UTC (rev 920070)
@@ -2,7 +2,7 @@
 # Contributor: Arne Beer <privat at arne.beer>
 
 pkgname=pueue
-pkgver=0.12.1
+pkgver=0.12.2
 pkgrel=1
 pkgdesc="A command scheduler for shells"
 arch=('x86_64')
@@ -11,7 +11,7 @@
 depends=('gcc-libs')
 makedepends=('rust')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('a67e6f349696a61e0471fc573aa8791695a7e536ee76df3e1eb12397fa3b3571')
+sha256sums=('3acd923759d5731b69a9a4a16c83c16a1f33589767da2ab7eb0cbe49ea06eabd')
 
 build() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list