summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenis Igorevich Lobanov2020-11-23 08:12:51 +0000
committerDenis Igorevich Lobanov2020-11-23 08:12:51 +0000
commitb56d96a6bf4a72951d33b68112222d6016a12315 (patch)
tree58acb93cb4a7db0e0f405d793b4ca49230dc423b
parentb44ba33b3012809be2ad632072ab06a3514cceef (diff)
downloadaur-b56d96a6bf4a72951d33b68112222d6016a12315.tar.gz
Version 1.5.2 released
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c661a5471eed..9ca1e196f864 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = bloomrpc
pkgdesc = GUI Client for gRPC Services
- pkgver = 1.5.0
+ pkgver = 1.5.2
pkgrel = 1
url = https://github.com/uw-labs/bloomrpc
arch = any
@@ -14,7 +14,7 @@ pkgbase = bloomrpc
depends = python2
depends = libxss
depends = libxtst
- source = bloomrpc::git+https://github.com/uw-labs/bloomrpc.git#tag=1.5.0
+ source = bloomrpc::git+https://github.com/uw-labs/bloomrpc.git#tag=1.5.2
source = bloomrpc.desktop
sha1sums = SKIP
sha1sums = 165cba3a4717d7903c76d73c21db4dc276e0e298
diff --git a/PKGBUILD b/PKGBUILD
index f2ed8064fefd..bb81f9b51070 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Denis Lobanov <first name dot last name at zooei dot com>
pkgname=bloomrpc
-pkgver=1.5.0
+pkgver=1.5.2
pkgrel=1
pkgdesc="GUI Client for gRPC Services"
arch=(any)