summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEduardo Bart2021-07-30 15:54:26 -0300
committerEduardo Bart2021-07-30 15:54:26 -0300
commitf404d4ffc561e5384c6bdc18ee3ceb9852d926d5 (patch)
treec610469bcede3f4049983f2cc2a993d741ce1bbd /PKGBUILD
parent64cecf727e81f14490c808e069e82610ebd0f2bc (diff)
downloadaur-ravi.tar.gz
Update to beta7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3e45cb05c7f3..cb84ffc67460 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
pkgname=ravi
-pkgver=1.0.beta5
+pkgver=1.0.beta7
pkgrel=1
pkgdesc='A derivative of Lua 5.3 with limited optional static typing and LLVM and libgccjit based JIT compilers'
arch=(i686 x86_64)
url='https://github.com/dibyendumajumdar/ravi'
license=(MIT)
makedepends=(cmake git)
-source=('git+https://github.com/dibyendumajumdar/ravi.git#tag=1.0-beta5')
+source=('git+https://github.com/dibyendumajumdar/ravi.git#tag=1.0-beta7')
sha1sums=('SKIP')
pkgver() {