summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorstash-deploy2018-10-29 23:44:24 +0000
committerstash-deploy2018-10-29 23:44:24 +0000
commit5382a6c42c1e0be3c979826bbeab0b518c2a030c (patch)
tree10daf9393b4f7456688d532c23cf3dca3b8bdcc1
parent5b874a6dc7202168b3eff172f2bfbefd4396e71f (diff)
downloadaur-5382a6c42c1e0be3c979826bbeab0b518c2a030c.tar.gz
Release 1.1.1pre-35
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 958d323fdb56..b11927eadf7f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = stash-electron-git
pkgdesc = Stash Team Secret Manager
pkgver = 1.1.1pre
- pkgrel = 34
+ pkgrel = 35
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-34_amd64.deb::https://bintray.com/doccrazy/deb/download_file?file_path=stash-electron-git_1.1.1pre-34_amd64.deb
+ source = stash-electron-git_1.1.1pre-35_amd64.deb::https://bintray.com/doccrazy/deb/download_file?file_path=stash-electron-git_1.1.1pre-35_amd64.deb
source = LICENSE
- sha256sums = ed64a20674905d994f9a31dc748a641498e80324e66f57875a403031d56f57df
+ sha256sums = 56ed528933e5872fbb855597b3d2cc41aaecfd54130af2f0f813df97ca4607bb
sha256sums = 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903
pkgname = stash-electron-git
diff --git a/PKGBUILD b/PKGBUILD
index 6397063b8b58..10f9cbe37829 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=stash-electron-git
_pkgname=${pkgname%-git}
_appname=Stash
pkgver=1.1.1pre
-pkgrel=34
+pkgrel=35
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=('ed64a20674905d994f9a31dc748a641498e80324e66f57875a403031d56f57df'
+sha256sums=('56ed528933e5872fbb855597b3d2cc41aaecfd54130af2f0f813df97ca4607bb'
'8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903')
package() {