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

George Rawlinson grawlinson at gemini.archlinux.org
Tue Aug 24 22:58:21 UTC 2021


    Date: Tuesday, August 24, 2021 @ 22:58:20
  Author: grawlinson
Revision: 1004685

upgpkg: nushell 0.36.0-1

New upstream release.

Modified:
  nushell/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-24 21:42:39 UTC (rev 1004684)
+++ PKGBUILD	2021-08-24 22:58:20 UTC (rev 1004685)
@@ -4,8 +4,8 @@
 # Contributor: Bumsik Kim <k.bumsik at gmail.com>
 
 pkgname=nushell
-pkgver=0.35.0
-pkgrel=3
+pkgver=0.36.0
+pkgrel=1
 pkgdesc="A new type of shell"
 arch=('x86_64')
 url="https://www.nushell.sh"
@@ -14,7 +14,7 @@
 makedepends=('rust')
 install="$pkgname.install"
 source=("$pkgname-$pkgver.tar.gz::https://github.com/nushell/nushell/archive/$pkgver.tar.gz")
-b2sums=('1a179cfa8e4a6bb5f7543e7a22ef2de596b5f03cb0c401e1751d525cbf7e3466704495b815a84e609cc67d99fe18f9be2b840dd5b380afd2c05667418ca9431b')
+b2sums=('4e9fb8962c24fe03020f7dd8b168a057334ee96e25809f0678f214fc40f2c5a973d7d91723fe51e61e999b2b32b4a0670237b7f5944ef3778f8bf2f69a247d7d')
 
 prepare() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list