summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorstash-deploy2018-12-05 21:15:54 +0000
committerstash-deploy2018-12-05 21:15:54 +0000
commit962fd387b234ee5869698233728de24c2b7a4088 (patch)
tree6f6f5dad7b9c7e691fed92d4d9af49025f48745d
parent9cc97dc646d37196d72446d4a42bf5ed522f4ef1 (diff)
downloadaur-962fd387b234ee5869698233728de24c2b7a4088.tar.gz
Release 1.1.1pre-80
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5e6acb2d114c..ce634437f8b2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = stash-electron-git
pkgdesc = Stash Team Secret Manager
pkgver = 1.1.1pre
- pkgrel = 79
+ pkgrel = 80
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.1.1pre-79_amd64.deb::https://bintray.com/doccrazy/deb/download_file?file_path=stash-electron-git_1.1.1pre-79_amd64.deb
+ source = stash-electron-git_1.1.1pre-80_amd64.deb::https://bintray.com/doccrazy/deb/download_file?file_path=stash-electron-git_1.1.1pre-80_amd64.deb
source = LICENSE
- sha256sums = 7a204c40c1e1009d9cf81381825b79d91767995219821d7068d6584be843125b
+ sha256sums = 2e26a36f268c60c0bd25ebcb34d8ae7914fbffcad500200480cc73499ad3e6f0
sha256sums = 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903
pkgname = stash-electron-git
diff --git a/PKGBUILD b/PKGBUILD
index f909c8c8507f..9176ff44bc1c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=stash-electron-git
_pkgname=${pkgname%-git}
_appname=Stash
pkgver=1.1.1pre
-pkgrel=79
+pkgrel=80
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=('7a204c40c1e1009d9cf81381825b79d91767995219821d7068d6584be843125b'
+sha256sums=('2e26a36f268c60c0bd25ebcb34d8ae7914fbffcad500200480cc73499ad3e6f0'
'8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903')
package() {