summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 83a9a575d6f7..d9a6973d3429 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Omar Roth <omarroth@protonmail.com>
pkgname=urbit
-pkgver=0.8.2
+pkgver=0.9.1
pkgrel=1
pkgdesc="An operating function"
arch=('x86_64')
@@ -10,7 +10,7 @@ license=('MIT')
depends=('libsigsegv' 'gmp' 'openssl' 'ncurses' 'curl' 'libuv' 'python')
conflicts=('urbit-git')
source=($pkgname-$pkgver.tgz::https://bootstrap.urbit.org/urbit-linux64-v$pkgver.tgz)
-sha256sums=('9eca7de118cb1f80b180f23afc4e6edb8c61db62ebcad90f1fbf484d0d5c248e')
+sha256sums=('a7310ee09503f9c178847765c4e747d09e16af09311c754450b7021f84501786')
package() {
msg2 'Installing...'