summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 58dfd9e83b9c..f741617c15f2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = urbit
pkgdesc = An operating function
- pkgver = 0.7.2
+ pkgver = 0.7.3
pkgrel = 1
url = https://urbit.org/
arch = i686
@@ -23,7 +23,7 @@ pkgbase = urbit
depends = libuv
depends = python
conflicts = urbit-git
- source = urbit-0.7.2::git+https://github.com/urbit/urbit
+ source = urbit-0.7.3::git+https://github.com/urbit/urbit
sha256sums = SKIP
pkgname = urbit
diff --git a/PKGBUILD b/PKGBUILD
index 14c24b1db133..77770072d492 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Omar Roth <omarroth@hotmail.com>
pkgname=urbit
-pkgver=0.7.2
+pkgver=0.7.3
pkgrel=1
pkgdesc="An operating function"
arch=('i686' 'x86_64')