summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorstash-deploy2020-08-02 16:55:32 +0000
committerstash-deploy2020-08-02 16:55:32 +0000
commit50e205f27daaf78eb20159647c51dbb64784b461 (patch)
tree756fff77e2db5ba87c42fcf9d592cfe5343a2681
parent5a55c2a3630c4925bfec1a76a616d86faed3a81e (diff)
downloadaur-50e205f27daaf78eb20159647c51dbb64784b461.tar.gz
Release 1.2.2pre-7
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d046a7793930..96a3f4e14463 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = stash-electron-git
pkgdesc = Stash Team Secret Manager
pkgver = 1.2.2pre
- pkgrel = 4
+ pkgrel = 7
url = https://github.com/Doccrazy/stash-electron
arch = x86_64
license = GPL-3.0
@@ -14,9 +14,9 @@ pkgbase = stash-electron-git
depends = libsecret
depends = libcurl-gnutls
conflicts = stash-electron
- source = stash-electron-git_1.2.2pre-4_amd64.deb::https://bintray.com/doccrazy/deb/download_file?file_path=stash-electron-git_1.2.2pre-4_amd64.deb
+ source = stash-electron-git_1.2.2pre-7_amd64.deb::https://bintray.com/doccrazy/deb/download_file?file_path=stash-electron-git_1.2.2pre-7_amd64.deb
source = LICENSE
- sha256sums = b201e7455e0d8134efe28cb9aebffbecb89d04b20a23974f77ec0aedd8984ff5
+ sha256sums = 211136c3352a141296ea83a43f8007411c18a4a87b1f604ab75f246147aa5f6f
sha256sums = 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903
pkgname = stash-electron-git
diff --git a/PKGBUILD b/PKGBUILD
index b471652c1fc3..9f3c5414282c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=stash-electron-git
_pkgname=${pkgname%-git}
_appname=Stash
pkgver=1.2.2pre
-pkgrel=4
+pkgrel=7
pkgdesc="Stash Team Secret Manager"
url='https://github.com/Doccrazy/stash-electron'
arch=('x86_64')
@@ -15,7 +15,7 @@ conflicts=('stash-electron')
source=("${pkgname}_${pkgver}-${pkgrel}_amd64.deb::https://bintray.com/doccrazy/deb/download_file?file_path=${pkgname}_${pkgver}-${pkgrel}_amd64.deb"
"LICENSE")
-sha256sums=('b201e7455e0d8134efe28cb9aebffbecb89d04b20a23974f77ec0aedd8984ff5'
+sha256sums=('211136c3352a141296ea83a43f8007411c18a4a87b1f604ab75f246147aa5f6f'
'8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903')
package() {