summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorstash-deploy2018-11-07 20:21:38 +0000
committerstash-deploy2018-11-07 20:21:38 +0000
commitb3b06e385919f31377b71358835e05003732fb47 (patch)
treeeed8b6e245cf607a8d2832b4285a1a6c6b1aaa34
parenteb5bfa16d25aa52ba6886d233e0b0c348de10737 (diff)
downloadaur-b3b06e385919f31377b71358835e05003732fb47.tar.gz
Release 1.1.1pre-56
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 47e0ee747854..e2e2a9ad3d46 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = stash-electron-git
pkgdesc = Stash Team Secret Manager
pkgver = 1.1.1pre
- pkgrel = 52
+ pkgrel = 56
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-52_amd64.deb::https://bintray.com/doccrazy/deb/download_file?file_path=stash-electron-git_1.1.1pre-52_amd64.deb
+ source = stash-electron-git_1.1.1pre-56_amd64.deb::https://bintray.com/doccrazy/deb/download_file?file_path=stash-electron-git_1.1.1pre-56_amd64.deb
source = LICENSE
- sha256sums = 269fa11e1862115b9ef58446603690383d64c75b6bf0f580c406613167e3cbcb
+ sha256sums = 9157c5fbd514919bb03368ad220c6a8bdfbc54f22a5cf03e7d7edade3601a9fc
sha256sums = 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903
pkgname = stash-electron-git
diff --git a/PKGBUILD b/PKGBUILD
index 0f62c2507585..ae181871c5b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=stash-electron-git
_pkgname=${pkgname%-git}
_appname=Stash
pkgver=1.1.1pre
-pkgrel=52
+pkgrel=56
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=('269fa11e1862115b9ef58446603690383d64c75b6bf0f580c406613167e3cbcb'
+sha256sums=('9157c5fbd514919bb03368ad220c6a8bdfbc54f22a5cf03e7d7edade3601a9fc'
'8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903')
package() {