summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTinnus Napbus2022-11-24 22:08:02 +1300
committerTinnus Napbus2022-11-24 22:08:02 +1300
commitbb0ad52949df2db7b4d5792f1572a76dbbca2031 (patch)
treef87c863384d18a3251f7655f64c1fdb4d834ae8b /PKGBUILD
parent58d51f2e9d0e66939537a70ff98d1a1ddf63ff42 (diff)
downloadaur-bb0ad52949df2db7b4d5792f1572a76dbbca2031.tar.gz
update to v1.13
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3925c0ee1df6..f23ef5b4e64b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Omar Roth <omarroth@protonmail.com>
pkgname=urbit
-pkgver=1.12
+pkgver=1.13
pkgrel=1
pkgdesc="An operating function"
arch=('x86_64')
@@ -10,7 +10,7 @@ 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=('7d67130c588a90f63b35fae00f3de2dcd8d30b7aa9a369fc03502032084935f3')
+sha256sums=('1601aba78636807231279f673ddf48dc2f98977aa4ccff0994f04c33898485d7')
package() {
install -Dm755 "${srcdir}/vere-v$pkgver-x86_64-linux" "$pkgdir/usr/bin/urbit"