summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorstash-deploy2018-11-29 19:20:00 +0000
committerstash-deploy2018-11-29 19:20:00 +0000
commit3d0c9020d24bcdeb9a10b38fbf484500d9b52bf1 (patch)
tree629813d8111023ec63b445aa679660f6adea42ad
parentbf43bc430e3562a7d9fd63995c89da0bd6fd23fb (diff)
downloadaur-3d0c9020d24bcdeb9a10b38fbf484500d9b52bf1.tar.gz
Release 1.1.1pre-70
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 237fb014f6d8..f79b3d2b8c7f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = stash-electron-git
pkgdesc = Stash Team Secret Manager
pkgver = 1.1.1pre
- pkgrel = 66
+ pkgrel = 70
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-66_amd64.deb::https://bintray.com/doccrazy/deb/download_file?file_path=stash-electron-git_1.1.1pre-66_amd64.deb
+ source = stash-electron-git_1.1.1pre-70_amd64.deb::https://bintray.com/doccrazy/deb/download_file?file_path=stash-electron-git_1.1.1pre-70_amd64.deb
source = LICENSE
- sha256sums = 55532ff947f14c1938dd6b1416d3bc5ad6207437f15241a27ead8b09ccdd98db
+ sha256sums = 02f2dd446a56683a0edf580c216f2e714097a841922a1dce1338e63d4a7f2e8b
sha256sums = 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903
pkgname = stash-electron-git
diff --git a/PKGBUILD b/PKGBUILD
index afabe99065c0..605bff26966a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=stash-electron-git
_pkgname=${pkgname%-git}
_appname=Stash
pkgver=1.1.1pre
-pkgrel=66
+pkgrel=70
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=('55532ff947f14c1938dd6b1416d3bc5ad6207437f15241a27ead8b09ccdd98db'
+sha256sums=('02f2dd446a56683a0edf580c216f2e714097a841922a1dce1338e63d4a7f2e8b'
'8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903')
package() {