summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorVanya A. Sergeev2022-11-11 01:07:48 -0600
committerVanya A. Sergeev2022-11-11 01:07:48 -0600
commit38850f505177cc67645a110286d8ec54decaf4f8 (patch)
treed755a8438f44205ff112f2a904ed9c8233774b38 /.SRCINFO
parente6438ab7fd6ed0c4b8649c842ff3c301979b201d (diff)
downloadaur-38850f505177cc67645a110286d8ec54decaf4f8.tar.gz
Bump version to 0.11.0
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO5
1 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7a3706c31a65..f1f795d48ec2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = luaradio
pkgdesc = A lightweight, embeddable software-defined radio framework built on LuaJIT
- pkgver = 0.10.0
+ pkgver = 0.11.0
pkgrel = 1
url = https://luaradio.io
arch = i686
@@ -12,8 +12,7 @@ pkgbase = luaradio
depends = libvolk
depends = fftw
optdepends = gnuplot: plotting support
- source = git+https://github.com/vsergeev/luaradio.git#tag=v0.10.0
+ source = git+https://github.com/vsergeev/luaradio.git#tag=v0.11.0
md5sums = SKIP
pkgname = luaradio
-