summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 03b83422a680..3925c0ee1df6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,15 @@
# Contributor: Omar Roth <omarroth@protonmail.com>
pkgname=urbit
-pkgver=1.11
-pkgrel=3
+pkgver=1.12
+pkgrel=1
pkgdesc="An operating function"
arch=('x86_64')
url="https://github.com/urbit/urbit"
license=('MIT')
conflicts=('urbit-git')
source=(https://bootstrap.urbit.org/vere/live/$pkgver/vere-v$pkgver-x86_64-linux)
-sha256sums=('8d0052fd7ff7a6137f0746c38485ad5d897df6538407bfd2af9120d89f80b882')
+sha256sums=('7d67130c588a90f63b35fae00f3de2dcd8d30b7aa9a369fc03502032084935f3')
package() {
install -Dm755 "${srcdir}/vere-v$pkgver-x86_64-linux" "$pkgdir/usr/bin/urbit"