summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgardenapple2021-03-16 18:35:41 +0200
committergardenapple2021-03-16 18:35:41 +0200
commita55655f69b377437b76619ac5d4fe25b2afe263b (patch)
tree4192ce8e538b1e2fb89e3e7b7dca07a10ca67793
parent570e89c929b45bf85adedf5cf19d70cc2008384a (diff)
downloadaur-a55655f69b377437b76619ac5d4fe25b2afe263b.tar.gz
v0.92.0 release
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a78f9a96a413..270308b238be 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = lbrynet-bin
pkgdesc = Implementation of the LBRY Network protocols, without the desktop app
- pkgver = 0.91.0
+ pkgver = 0.92.0
pkgrel = 1
url = https://lbry.tech/
arch = x86_64
license = MIT
- provides = lbrynet=0.91.0
+ provides = lbrynet=0.92.0
conflicts = lbrynet
conflicts = lbry-app-bin>=0.47.1
conflicts = lbry-app-bin<0.47.2-2
- source = lbrynet-linux-0.91.0.zip::https://github.com/lbryio/lbry-sdk/releases/download/v0.91.0/lbrynet-linux.zip
- source = lbrynet-LICENSE-0.91.0::https://raw.githubusercontent.com/lbryio/lbry-sdk/v0.91.0/LICENSE
+ source = lbrynet-linux-0.92.0.zip::https://github.com/lbryio/lbry-sdk/releases/download/v0.92.0/lbrynet-linux.zip
+ source = lbrynet-LICENSE-0.92.0::https://raw.githubusercontent.com/lbryio/lbry-sdk/v0.92.0/LICENSE
b2sums = d0dc430e4004854bb00851e39792fdcac9fa74109ed755f3bc1ca45b98682b7b9a20bb1b547a92e97340357eac0a17b953e87670e4886b6a50e537b4fcc13f88
b2sums = c17e30091ae9d3f6ad3f5a70c80ff686bdcbfc41b9b603d5693c34a006aba635968ebc67aa5ddeb607053b098ad8d3d3a03b790249ab58b9cbb6f66ba6cf5693
diff --git a/PKGBUILD b/PKGBUILD
index f8513915368f..2859aa80dc0e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Yurii <yu hrysh at posteo dot net>
pkgname=lbrynet-bin
-pkgver=0.91.0
+pkgver=0.92.0
pkgrel=1
pkgdesc='Implementation of the LBRY Network protocols, without the desktop app'
arch=('x86_64')