summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKokaKiwi2020-09-28 18:40:22 +0200
committerKokaKiwi2020-09-28 18:40:22 +0200
commit643f6291680a0e266cfb8f1c2155ee9779f58164 (patch)
tree2138f2cc2b81182d11235cc002a4af550e210671 /PKGBUILD
parentfe36e15a5f8e4da29db24f94b073696c9a67b71c (diff)
downloadaur-643f6291680a0e266cfb8f1c2155ee9779f58164.tar.gz
Update to 0.20.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fc1f559d0e71..167b21b50829 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
_pkgname=nu
pkgname=${_pkgname}shell
-pkgver=0.19.0
+pkgver=0.20.0
pkgrel=1
pkgdesc="A new type of shell."
url="https://www.nushell.sh"
@@ -16,7 +16,7 @@ optdepends=('libxcb' 'libx11')
arch=('x86_64' 'i686')
source=("https://github.com/nushell/nushell/archive/$pkgver.tar.gz")
# Use updpkgsums to update the checksum
-sha256sums=('18aefc280a51b2202daca4c5c27aa166f5c0049ebef16d9206fdd88616e8b2a0')
+sha256sums=('ccecbfd49d03ca45f347fe55b789b8732003ceab49a14af110390e723f2fd274')
package() {
install=nushell.install