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

Orhun Parmaksiz orhun at archlinux.org
Fri Mar 12 15:42:16 UTC 2021


    Date: Friday, March 12, 2021 @ 15:42:15
  Author: orhun
Revision: 888864

upgpkg: pueue 0.12.1-1: upstream release

Modified:
  pueue/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-12 15:37:29 UTC (rev 888863)
+++ PKGBUILD	2021-03-12 15:42:15 UTC (rev 888864)
@@ -2,8 +2,8 @@
 # Contributor: Arne Beer <privat at arne.beer>
 
 pkgname=pueue
-pkgver=0.12.0
-pkgrel=2
+pkgver=0.12.1
+pkgrel=1
 pkgdesc="A command scheduler for shells"
 arch=('x86_64')
 url="https://github.com/nukesor/pueue"
@@ -11,7 +11,7 @@
 depends=('gcc-libs')
 makedepends=('rust')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('9c3930380120bf8479caa55236fb9fdbbad5bfe3d41c0729a667c777cbc856e2')
+sha256sums=('a67e6f349696a61e0471fc573aa8791695a7e536ee76df3e1eb12397fa3b3571')
 
 build() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list