summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormihalea-deploy2019-12-08 10:47:24 +0000
committermihalea-deploy2019-12-08 10:47:24 +0000
commitfd671b465b7439aebde60deb94ac3ba318dd2520 (patch)
tree1c3ed05d18d51505ca6b0030bd5720b26f8834fe
parent523bdcd646fc922bed2626f0f597f7e8b53a661b (diff)
downloadaur-fd671b465b7439aebde60deb94ac3ba318dd2520.tar.gz
Release v1.1.2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5062ddc080f4..2512746250af 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = bitwarden-pyro-git
pkgdesc = Bitwarden python interface built with Rofi
- pkgver = v1.1.1.r0.gea4fa2e
+ pkgver = v1.1.2.r0.g117724b
pkgrel = 1
url = https://github.com/mihalea/bitwarden-pyro
arch = any
@@ -21,7 +21,7 @@ pkgbase = bitwarden-pyro-git
optdepends = wmctrl: Provide window focusing for auto typing
provides = bwpyro
conflicts = bwpyro
- source = git+https://github.com/mihalea/bitwarden-pyro.git#tag=v1.1.1
+ source = git+https://github.com/mihalea/bitwarden-pyro.git#tag=v1.1.2
md5sums = SKIP
pkgname = bitwarden-pyro-git
diff --git a/PKGBUILD b/PKGBUILD
index 1287e3d858ec..b2775d3b37b0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer Mircea Mihalea <mircea at mihalea dot ro>
pkgname=bitwarden-pyro-git
-pkgver=v1.1.1.r0.gea4fa2e
+pkgver=v1.1.2.r0.g117724b
pkgrel=1
pkgdesc="Bitwarden python interface built with Rofi"
url="https://github.com/mihalea/bitwarden-pyro"
@@ -18,7 +18,7 @@ license=('MIT')
arch=('any')
provides=('bwpyro')
conflicts=('bwpyro')
-source=("git+https://github.com/mihalea/${pkgname%-git}.git#tag=v1.1.1")
+source=("git+https://github.com/mihalea/${pkgname%-git}.git#tag=v1.1.2")
md5sums=('SKIP')
pkgver() {